TL-TROJAN
Welcome to the TL-TROJAN repo. This collection contains source files for a variety of Trojans.
Files in this collection have been gathered via distributed trawling of the internet, and deduplicated where applicable.
Disclaimer
The files contained in this repo are for research purposes only. They are provided as-is and have no guarantee of functionality.
RATs
▪️D4rkDays
▪️LimeUSB
▪️AhMyth
▪️AndroRAT
▪️Dendroid
▪️DroidJack
▪️Loki
▪️OmniRAT
▪️SpyNote
▪️StonedCat
▪️AsyncRAT
▪️Backdoor
▪️BlackWorm
▪️Crypt0r
▪️DarkComet
▪️Nanocore
▪️NodeRATio
▪️PlasmaRAT
▪️ProRat
▪️njRAT
Stealer
▪️AgentTesla
▪️AntiAVStealer
▪️Anubis
▪️Ardamax
▪️Arkei
▪️Azorult
▪️BlackStealer
▪️Hades
▪️N0F1L3
▪️Predator
▪️ProjectEvrial
🔗 Download :
https://github.com/threatland/TL-TROJAN
🔻SHARE AND SUPPORT US 🔻
@tutorials_zone
Welcome to the TL-TROJAN repo. This collection contains source files for a variety of Trojans.
Files in this collection have been gathered via distributed trawling of the internet, and deduplicated where applicable.
Disclaimer
The files contained in this repo are for research purposes only. They are provided as-is and have no guarantee of functionality.
RATs
▪️D4rkDays
▪️LimeUSB
▪️AhMyth
▪️AndroRAT
▪️Dendroid
▪️DroidJack
▪️Loki
▪️OmniRAT
▪️SpyNote
▪️StonedCat
▪️AsyncRAT
▪️Backdoor
▪️BlackWorm
▪️Crypt0r
▪️DarkComet
▪️Nanocore
▪️NodeRATio
▪️PlasmaRAT
▪️ProRat
▪️njRAT
Stealer
▪️AgentTesla
▪️AntiAVStealer
▪️Anubis
▪️Ardamax
▪️Arkei
▪️Azorult
▪️BlackStealer
▪️Hades
▪️N0F1L3
▪️Predator
▪️ProjectEvrial
🔗 Download :
https://github.com/threatland/TL-TROJAN
🔻SHARE AND SUPPORT US 🔻
@tutorials_zone
GitHub
GitHub - threatland/TL-TROJAN: A collection of source code for various RATs, Stealers, and other Trojans.
A collection of source code for various RATs, Stealers, and other Trojans. - threatland/TL-TROJAN
⬆️ How to attack a Wi-Fi hotspot?
Salute to all our readers! Today we will analyze with you software for attacking Wi-Fi access points. The software is called Wifipumpkin3 →
https://github.com/P0cL4bs/wifipumpkin3
←.
Wifipumpkin3 allows you to:
1. Implementation of the MiTM attack (man in the middle)
2. Implementation of Rogue attacks
3. Wi-Fi network scanner
4. DNS monitoring service
5. Open source
# Creepy # Hacks
Salute to all our readers! Today we will analyze with you software for attacking Wi-Fi access points. The software is called Wifipumpkin3 →
https://github.com/P0cL4bs/wifipumpkin3
←.
Wifipumpkin3 allows you to:
1. Implementation of the MiTM attack (man in the middle)
2. Implementation of Rogue attacks
3. Wi-Fi network scanner
4. DNS monitoring service
5. Open source
# Creepy # Hacks
GitHub
GitHub - P0cL4bs/wifipumpkin3: Powerful framework for rogue access point attack.
Powerful framework for rogue access point attack. Contribute to P0cL4bs/wifipumpkin3 development by creating an account on GitHub.
📲 Hacking Android with only IP address
Today we will be accessing an Android device with only an IP address.
This can be used for good purposes (remote control) as well as not very good ones.
Installation: https://pastebin.com/uvxnX77u
Run: python3 SatanaADB.py
After that, a menu will open, enter 3. Then you need to get the IP address somewhere, you can get it somehow, or you can just find it in Shodan.
After entering the IP address, the following functions will become available to you:
- APK installation
- screen recording
- turning off the device
- button presses and much, much more.
# Useful # Hacks
Today we will be accessing an Android device with only an IP address.
This can be used for good purposes (remote control) as well as not very good ones.
Installation: https://pastebin.com/uvxnX77u
Run: python3 SatanaADB.py
After that, a menu will open, enter 3. Then you need to get the IP address somewhere, you can get it somehow, or you can just find it in Shodan.
After entering the IP address, the following functions will become available to you:
- APK installation
- screen recording
- turning off the device
- button presses and much, much more.
# Useful # Hacks
Pastebin
UNDERCOVER - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Finding a Wi-Fi password by calculating master keys
Pyrit is a tool with which it is possible to carry out an attack on Wi-Fi networks using the WPA / WPA2-PSK security protocol.
Password guessing is done by calculating paired master keys by the tool.
Installation on Linux:
• sudo pip install psycopg2
• sudo apt install python3-scapy
• git clone https://github.com/JPaulMora/Pyrit.git
• cd Pyrit
• python setup.py clean
• python setup.py build
• sudo python setup.py install
• pyrit
Pyrit is a tool with which it is possible to carry out an attack on Wi-Fi networks using the WPA / WPA2-PSK security protocol.
Password guessing is done by calculating paired master keys by the tool.
Installation on Linux:
• sudo pip install psycopg2
• sudo apt install python3-scapy
• git clone https://github.com/JPaulMora/Pyrit.git
• cd Pyrit
• python setup.py clean
• python setup.py build
• sudo python setup.py install
• pyrit
GitHub
GitHub - JPaulMora/Pyrit: The famous WPA precomputed cracker, Migrated from Google.
The famous WPA precomputed cracker, Migrated from Google. - JPaulMora/Pyrit
Deanon victims using phishing links!
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
🗝
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
🗝
GitHub
GitHub - ultrasecurity/Storm-Breaker: Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP} - ultrasecurity/Storm-Breaker
Shortening links in Termux
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result ✌️
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result ✌️
GitHub
GitHub - tahmidrayat/shorturl: URL Shortner using www.tinyurl.com
URL Shortner using www.tinyurl.com. Contribute to tahmidrayat/shorturl development by creating an account on GitHub.
We scan the site for vulnerabilities!
RapidScan is a versatile, comprehensive website crawling tool. This tool is used to quickly assess the security of a site.
Installation:
▪️ git clone https://github.com/skavngr/rapidscan
▪️ cd rapidscan
Usage:
▪️ python rapidscan.py https: // checked site
We are waiting for the scan results and after that we exploit the found vulnerabilities.
RapidScan is a versatile, comprehensive website crawling tool. This tool is used to quickly assess the security of a site.
Installation:
▪️ git clone https://github.com/skavngr/rapidscan
▪️ cd rapidscan
Usage:
▪️ python rapidscan.py https: // checked site
We are waiting for the scan results and after that we exploit the found vulnerabilities.
GitHub
GitHub - skavngr/rapidscan: :new: The Multi-Tool Web Vulnerability Scanner.
:new: The Multi-Tool Web Vulnerability Scanner. . Contribute to skavngr/rapidscan development by creating an account on GitHub.
Shortening links in Termux
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result
🔑
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result
🔑
GitHub
GitHub - tahmidrayat/shorturl: URL Shortner using www.tinyurl.com
URL Shortner using www.tinyurl.com. Contribute to tahmidrayat/shorturl development by creating an account on GitHub.
Turning Termux into a browser
Friends, did you know that you can view regular websites through Termux? To do this, you need to use the w3m utility, which has a lot of functions, but today I will show you only one - how to open a site and view it.
To install the browser in termux, we will use the below command. This command will install the w3m package in your termux.
▪️pkg install w3m
Now that everything is installed and we just need to provide the URL of the site that you want to visit using the browser.
▪️w3m https://google.com/
Now you can see the site in the thermux and can navigate as you usually do in Chrome using the arrows in the lower left corner of the screen.
🔑
Friends, did you know that you can view regular websites through Termux? To do this, you need to use the w3m utility, which has a lot of functions, but today I will show you only one - how to open a site and view it.
To install the browser in termux, we will use the below command. This command will install the w3m package in your termux.
▪️pkg install w3m
Now that everything is installed and we just need to provide the URL of the site that you want to visit using the browser.
▪️w3m https://google.com/
Now you can see the site in the thermux and can navigate as you usually do in Chrome using the arrows in the lower left corner of the screen.
🔑
Breaking Wi-Fi with wi-toolkit!
Firework! In this post, we will show you a utility that will allow you to perform a brute force attack on a selected Wi-Fi network.
This utility is called WI-TOOLKIT → TYK ←. Also, the functions of this program include WPS, WPA / WPA2 attacks, but this will require an Internet connection.
Let's get started:
1. To install, use Termux and write the lines:
git clone https://github.com/mkdirlove/WI-TOOLKIT
$ cd WI-TOOLKIT
$ chmod + x *
$ ./install.sh
2. To use, we write the command:
$ sudo python wi-toolkit.py
Firework! In this post, we will show you a utility that will allow you to perform a brute force attack on a selected Wi-Fi network.
This utility is called WI-TOOLKIT → TYK ←. Also, the functions of this program include WPS, WPA / WPA2 attacks, but this will require an Internet connection.
Let's get started:
1. To install, use Termux and write the lines:
git clone https://github.com/mkdirlove/WI-TOOLKIT
$ cd WI-TOOLKIT
$ chmod + x *
$ ./install.sh
2. To use, we write the command:
$ sudo python wi-toolkit.py
GitHub
GitHub - mkdirlove/WI-TOOLKIT: Hack WiFi in Termux ( ROOTED DEVICES ONLY)
Hack WiFi in Termux ( ROOTED DEVICES ONLY). Contribute to mkdirlove/WI-TOOLKIT development by creating an account on GitHub.
Hacking an encrypted ZIP archive!
For this we will use the ZIP-Password-BruteForcer utility. It is written in Python, so it can run on both Termux and Windows.
Installation in Termux:
▪️git clone https://github.com/The404Hacking/ZIP-Password-BruteForcer
Usage:
▪️cd ZIP-Password-BruteForcer
▪️python ZIP-Password-BruteForcer.py
Next, we enter the path to the encrypted archive itself, as well as to the dictionary for searching. The process will start, and the speed of searching passwords will depend on the power of your device.
For this we will use the ZIP-Password-BruteForcer utility. It is written in Python, so it can run on both Termux and Windows.
Installation in Termux:
▪️git clone https://github.com/The404Hacking/ZIP-Password-BruteForcer
Usage:
▪️cd ZIP-Password-BruteForcer
▪️python ZIP-Password-BruteForcer.py
Next, we enter the path to the encrypted archive itself, as well as to the dictionary for searching. The process will start, and the speed of searching passwords will depend on the power of your device.
GitHub
GitHub - The404Hacking/ZIP-Password-BruteForcer: Zip File Password Cracking with Using Password List !
Zip File Password Cracking with Using Password List ! - The404Hacking/ZIP-Password-BruteForcer
Checking mail for validity in Termux
KnockMail is a utility that checks mail for validity, that is, for the fact of its existence. The tool is especially useful for those who work with databases.
Installation
$ pkg update
$ pkg upgrade
$ pkg instal tsu
$ pkg install python
$ pkg intall git
$ pkg install python2
$ git clone https://github.com/4w4k3/KnockMail.git
$ cd KnockMail
$ tsu
$ pip install -r requeriments.txt
Running
$ python knock.py
After launching, we are greeted by a menu in which we can choose to check e-mail addresses in a special file (number 1) or check one e-mail (number 2).
KnockMail is a utility that checks mail for validity, that is, for the fact of its existence. The tool is especially useful for those who work with databases.
Installation
$ pkg update
$ pkg upgrade
$ pkg instal tsu
$ pkg install python
$ pkg intall git
$ pkg install python2
$ git clone https://github.com/4w4k3/KnockMail.git
$ cd KnockMail
$ tsu
$ pip install -r requeriments.txt
Running
$ python knock.py
After launching, we are greeted by a menu in which we can choose to check e-mail addresses in a special file (number 1) or check one e-mail (number 2).
GitHub
GitHub - 4w4k3/KnockMail: Verify if email exists
Verify if email exists. Contribute to 4w4k3/KnockMail development by creating an account on GitHub.
Deanon victims using phishing link
Hello everyone.
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
All information is provided for informational purposes only. We are not responsible for your actions.
Hello everyone.
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
All information is provided for informational purposes only. We are not responsible for your actions.
GitHub
GitHub - ultrasecurity/Storm-Breaker: Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP} - ultrasecurity/Storm-Breaker
The coolest multitool for phishing!
Good day! Today we are going to show you a new bash-based script that was created to phish social media accounts. This script is called Mrphish → TYK ←. The great thing about the tool is that it works on both rooted and non-rooted Android devices.
Let's go!
1. For installation we use:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
2. After installation, all you need to do is select the required social network and send the link to the victim.
Good day! Today we are going to show you a new bash-based script that was created to phish social media accounts. This script is called Mrphish → TYK ←. The great thing about the tool is that it works on both rooted and non-rooted Android devices.
Let's go!
1. For installation we use:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
2. After installation, all you need to do is select the required social network and send the link to the victim.
GitHub
GitHub - noob-hackers/mrphish: All In One Social Accounts Phishing With Otp Bypass In Termux.
All In One Social Accounts Phishing With Otp Bypass In Termux. - noob-hackers/mrphish
Universal tool for Instagram
Get-instagram-users-info --- Any-instagram-account - utility for raising your own farm of Instagram bots. Allows you to put likes, hashtag likes, subscribe, subscribe to certain hashtags, unsubscribe, unsubscribe from all subscribers and much more.
Installation
$ pkg update && upgrade
$ pkg install git python
$ git clone https://github.com/zxllkada/Get-instagram-users-info---Any-instagram-account.git
$ cd Get-instagram-users-info --- Any-instagram-account
$ pip install -r requirements.txt
Installation
$ cd Get-instagram-users-info --- Any-instagram-account
$ cd zxllkada
$ cd Dump_Instagram_Information_ANY_ACCOUNT
$ python3 InstaInfo_zxll.py
Get-instagram-users-info --- Any-instagram-account - utility for raising your own farm of Instagram bots. Allows you to put likes, hashtag likes, subscribe, subscribe to certain hashtags, unsubscribe, unsubscribe from all subscribers and much more.
Installation
$ pkg update && upgrade
$ pkg install git python
$ git clone https://github.com/zxllkada/Get-instagram-users-info---Any-instagram-account.git
$ cd Get-instagram-users-info --- Any-instagram-account
$ pip install -r requirements.txt
Installation
$ cd Get-instagram-users-info --- Any-instagram-account
$ cd zxllkada
$ cd Dump_Instagram_Information_ANY_ACCOUNT
$ python3 InstaInfo_zxll.py
The coolest multitool for phishing!
Good day! Today we are going to show you a new bash-based script that was created to phish social media accounts. This script is called Mrphish → TYK ←. The great thing about the tool is that it works on both rooted and non-rooted Android devices.
Let's go!
1. For installation we use:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
2. After installation, all you need to do is select the required social network and send the link to the victim.
Good day! Today we are going to show you a new bash-based script that was created to phish social media accounts. This script is called Mrphish → TYK ←. The great thing about the tool is that it works on both rooted and non-rooted Android devices.
Let's go!
1. For installation we use:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
2. After installation, all you need to do is select the required social network and send the link to the victim.
GitHub
GitHub - noob-hackers/mrphish: All In One Social Accounts Phishing With Otp Bypass In Termux.
All In One Social Accounts Phishing With Otp Bypass In Termux. - noob-hackers/mrphish
Best Android RAT in Termux!
haxRat is a cloud-based Android remote control script based on NodeJS. With it, you can block calls on the device, see all files and pictures, listen to the microphone, monitor notifications and much more.
Installation
◽ apt install nodejs git
◽git clone https://github.com/hax4us/haxRat.git
◽cd haxRat / server
◽npm install
◽mkdir ~ / haxrat
Usage
$ node index.js
haxRat is a cloud-based Android remote control script based on NodeJS. With it, you can block calls on the device, see all files and pictures, listen to the microphone, monitor notifications and much more.
Installation
◽ apt install nodejs git
◽git clone https://github.com/hax4us/haxRat.git
◽cd haxRat / server
◽npm install
◽mkdir ~ / haxrat
Usage
$ node index.js
GitHub
GitHub - Hax4us/haxRat: A Android RAT with lots of features , check README for more information.
A Android RAT with lots of features , check README for more information. - Hax4us/haxRat
Breaking Wi-Fi with wi-toolkit!
Firework! In this post, we will show you a utility that will allow you to perform a brute force attack on a selected Wi-Fi network.
This utility is called WI-TOOLKIT → TYK ←. Also, the functions of this program include WPS, WPA / WPA2 attacks, but this requires an Internet connection.
Let's get started:
1. To install, use Termux and write the lines:
git clone https://github.com/mkdirlove/WI-TOOLKIT
$ cd WI-TOOLKIT
$ chmod + x *
$ ./install.sh
2. To use, we write the command:
$ sudo python wi-toolkit.py
Firework! In this post, we will show you a utility that will allow you to perform a brute force attack on a selected Wi-Fi network.
This utility is called WI-TOOLKIT → TYK ←. Also, the functions of this program include WPS, WPA / WPA2 attacks, but this requires an Internet connection.
Let's get started:
1. To install, use Termux and write the lines:
git clone https://github.com/mkdirlove/WI-TOOLKIT
$ cd WI-TOOLKIT
$ chmod + x *
$ ./install.sh
2. To use, we write the command:
$ sudo python wi-toolkit.py
GitHub
GitHub - mkdirlove/WI-TOOLKIT: Hack WiFi in Termux ( ROOTED DEVICES ONLY)
Hack WiFi in Termux ( ROOTED DEVICES ONLY). Contribute to mkdirlove/WI-TOOLKIT development by creating an account on GitHub.