Santet-Online in Termux
Today I will show you one very excellent utility with which you can use tools such as: DDOS, WEB HACK, WIFI HACK.
Santet-Online is a social engineering tool with a subfunction that focuses on attacks against people with social needs such as social networking services and short messaging services.
Installation:
$ pkg update
$ pkg upgrade
$ pkg install git python
$ git clone https://github.com/Gameye98/santet-online
$ cd santet-online
$ python -m pip install -r requirements.txt
Launch:
$ python santet.py
Today I will show you one very excellent utility with which you can use tools such as: DDOS, WEB HACK, WIFI HACK.
Santet-Online is a social engineering tool with a subfunction that focuses on attacks against people with social needs such as social networking services and short messaging services.
Installation:
$ pkg update
$ pkg upgrade
$ pkg install git python
$ git clone https://github.com/Gameye98/santet-online
$ cd santet-online
$ python -m pip install -r requirements.txt
Launch:
$ python santet.py
GitHub
GitHub - Gameye98/santet-online: Social Engineering Tool
Social Engineering Tool. Contribute to Gameye98/santet-online development by creating an account on GitHub.
A tool to attack using leaked credentials
Cr3d0v3r is the best friend in credential reuse attacks. The utility automatically checks passwords for the credentials of leaked victims.
You can also specify a username and password, then instantly enter them on several popular websites (for example, Facebook, Twitter, Google, etc.) and get a report on which resources it was possible to authorize on.
Installation
$ git clone https://github.com/D4Vinci/Cr3dOv3r.git
$ cd Cr3dOv3r
$ python2 -m pip install -r requirements.txt
Usage
$ python2 Cr3d0v3r.py -h
Strictly for informational purposes only ✌️
Cr3d0v3r is the best friend in credential reuse attacks. The utility automatically checks passwords for the credentials of leaked victims.
You can also specify a username and password, then instantly enter them on several popular websites (for example, Facebook, Twitter, Google, etc.) and get a report on which resources it was possible to authorize on.
Installation
$ git clone https://github.com/D4Vinci/Cr3dOv3r.git
$ cd Cr3dOv3r
$ python2 -m pip install -r requirements.txt
Usage
$ python2 Cr3d0v3r.py -h
Strictly for informational purposes only ✌️
GitHub
GitHub - D4Vinci/Cr3dOv3r: Know the dangers of credential reuse attacks.
Know the dangers of credential reuse attacks. Contribute to D4Vinci/Cr3dOv3r development by creating an account on GitHub.
Hacking a webcam using a phishing attack
It is worth warning in advance that we have already published similar tools. Nevertheless, this utility has a wide variety of phishing link configuration, port forwarding and google bypass.
Seeu is a bash script to hack device cameras using portforwarding and google bypass functions.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ termux-setup-storage
$ pkg install curl -y
$ pkg install wget -y
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/noob-hackers/seeu
$ cd $ HOME
$ ls
$ cd seeu
$ ls
Running
$ bash seeu.sh
We will open a menu, press the number 1 and proceed to setting up a phishing page. Next, select the type of phishing link, generate it and launch it. We drop the link to the victim and after she clicks on it, we will get her photo in the folder with the script.
It is worth warning in advance that we have already published similar tools. Nevertheless, this utility has a wide variety of phishing link configuration, port forwarding and google bypass.
Seeu is a bash script to hack device cameras using portforwarding and google bypass functions.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ termux-setup-storage
$ pkg install curl -y
$ pkg install wget -y
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/noob-hackers/seeu
$ cd $ HOME
$ ls
$ cd seeu
$ ls
Running
$ bash seeu.sh
We will open a menu, press the number 1 and proceed to setting up a phishing page. Next, select the type of phishing link, generate it and launch it. We drop the link to the victim and after she clicks on it, we will get her photo in the folder with the script.
GitHub
GitHub - noob-hackers/seeu: SeeU is a camera hacking tool which is used to hack selfie camera of devices....
SeeU is a camera hacking tool which is used to hack selfie camera of devices.... - noob-hackers/seeu
Scanning the transaction history at the Bitcoin wallet address
Orbit is a blockchain transaction investigation tool. It is designed to explore the blockchain wallet network by recursively scanning the transaction history. The data is displayed as a graph.
Installation
$ git clone https://github.com/s0md3v/Orbit
$ cd Orbit
Usage
$ python3 orbit.py -s (btc address)
Orbit is a blockchain transaction investigation tool. It is designed to explore the blockchain wallet network by recursively scanning the transaction history. The data is displayed as a graph.
Installation
$ git clone https://github.com/s0md3v/Orbit
$ cd Orbit
Usage
$ python3 orbit.py -s (btc address)
GitHub
GitHub - s0md3v/Orbit: Blockchain Transactions Investigation Tool
Blockchain Transactions Investigation Tool. Contribute to s0md3v/Orbit development by creating an account on GitHub.
Watching iOS devices!
Many people say that IOS is a very secure operating system and it is not realistic to find any vulnerabilities or hack it. And if I tell you what else is real and it is done very simply by installing one utility. After installing it, you can see the movements of any Apple device, thanks to the ARP packets they "emit". Let's get started with the installation!
Installation:
◾️ sudo apt-get install python3-scapy
◾️ git clone https://github.com/hubert3/iSniff-GPS.git
◾️ cd iSniff-GPS /
◾️ pip install -U -r requirements.txt
Usage:
◾️ ./manage.py runserver 127.0.0.1:8000 &
◾️ ./run.sh -i wlan0
Many people say that IOS is a very secure operating system and it is not realistic to find any vulnerabilities or hack it. And if I tell you what else is real and it is done very simply by installing one utility. After installing it, you can see the movements of any Apple device, thanks to the ARP packets they "emit". Let's get started with the installation!
Installation:
◾️ sudo apt-get install python3-scapy
◾️ git clone https://github.com/hubert3/iSniff-GPS.git
◾️ cd iSniff-GPS /
◾️ pip install -U -r requirements.txt
Usage:
◾️ ./manage.py runserver 127.0.0.1:8000 &
◾️ ./run.sh -i wlan0
GitHub
GitHub - hubert3/iSniff-GPS: Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices
Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices - hubert3/iSniff-GPS
How to determine the location of a person from a photograph
Good evening friends. As you know, many interesting things are stored in the metadata: camera type, phone model, name, photo changes, but the most interesting thing is the shooting location. Now I will show you another interesting way of punching a person from a photo. We need Termux.
1. Download the required packages
$ apt update && apt upgrade -y && pkg install exiftool -y
2. Give Termux permission to view the device memory
$ termux-setup-storage
3. We look at the metadata of the photo with which we are in the same directory
$ exiftool filename.jpg
Next, we look for the GPS Position item, where we change "deg" to "°". Next, go to Google Maps and insert the obtained coordinates into the search. As a result, you will get the exact location where the photo was taken.
Good evening friends. As you know, many interesting things are stored in the metadata: camera type, phone model, name, photo changes, but the most interesting thing is the shooting location. Now I will show you another interesting way of punching a person from a photo. We need Termux.
1. Download the required packages
$ apt update && apt upgrade -y && pkg install exiftool -y
2. Give Termux permission to view the device memory
$ termux-setup-storage
3. We look at the metadata of the photo with which we are in the same directory
$ exiftool filename.jpg
Next, we look for the GPS Position item, where we change "deg" to "°". Next, go to Google Maps and insert the obtained coordinates into the search. As a result, you will get the exact location where the photo was taken.
How hackers can hack webcams with Termux
Friends, today you will learn how hackers using a special program can get access to CCTV cameras.
Installation:
$ apt install python3
$ apt install git
$ git clone https://github.com/yan4ikyt/webhack
$ cd webhack
$ bash install.sh
Usage
$ python WebHack.py
After entering this command, select the country and the utility will give us IP cameras. Now you can paste the received IPs into the browser and view
Friends, today you will learn how hackers using a special program can get access to CCTV cameras.
Installation:
$ apt install python3
$ apt install git
$ git clone https://github.com/yan4ikyt/webhack
$ cd webhack
$ bash install.sh
Usage
$ python WebHack.py
After entering this command, select the country and the utility will give us IP cameras. Now you can paste the received IPs into the browser and view
GitHub
GitHub - yan4ikyt/webhack: Hacking CCTV cameras
Hacking CCTV cameras. Contribute to yan4ikyt/webhack development by creating an account on GitHub.
Hacking cameras via Termux
CCTV - a comprehensive utility for hacking webcams
Installation:
▪️git clone https://github.com/Err0r-ICA/CCTV.git
▪️cd CCTV
▪️python2 CCTV
After that, you will need to select a region, and the program will issue addresses and passwords.
CCTV - a comprehensive utility for hacking webcams
Installation:
▪️git clone https://github.com/Err0r-ICA/CCTV.git
▪️cd CCTV
▪️python2 CCTV
After that, you will need to select a region, and the program will issue addresses and passwords.
GitHub
GitHub - Err0r-ICA/CCTV: CCTV & Webcam Hacking
CCTV & Webcam Hacking. Contribute to Err0r-ICA/CCTV development by creating an account on GitHub.
Hacking a webcam using a phishing attack
It is worth noting in advance that we have already published similar tools. However, this utility has a wide variety of settings for phishing links, port forwarding and bypassing Google.
Seeu is a bash-based script for hacking device cameras using portforwarding and google bypass functions.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ termux-setup-storage
$ pkg install curl -y
$ pkg install wget -y
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/noob-hackers/seeu
$ cd see
launch
$ bash seeu.sh
We will open a menu, press the number 1 and proceed to setting up a phishing page. Next, select the type of phishing link, generate it and run it. We throw off the link to the victim and after she clicks on it, we will receive her photo in the folder with the script.
It is worth noting in advance that we have already published similar tools. However, this utility has a wide variety of settings for phishing links, port forwarding and bypassing Google.
Seeu is a bash-based script for hacking device cameras using portforwarding and google bypass functions.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ termux-setup-storage
$ pkg install curl -y
$ pkg install wget -y
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/noob-hackers/seeu
$ cd see
launch
$ bash seeu.sh
We will open a menu, press the number 1 and proceed to setting up a phishing page. Next, select the type of phishing link, generate it and run it. We throw off the link to the victim and after she clicks on it, we will receive her photo in the folder with the script.
GitHub
GitHub - noob-hackers/seeu: SeeU is a camera hacking tool which is used to hack selfie camera of devices....
SeeU is a camera hacking tool which is used to hack selfie camera of devices.... - noob-hackers/seeu
Memcrashed - the most powerful DDoS
Memcrashed is a tool that allows you to use Shodan.io to get hundreds of vulnerable Memcached servers.
The default payload includes the memcached "stats" command, 10 bytes to send, but the response is between 1500 bytes and hundreds of kilobytes. The consequences and power are amazing - on February 28, 2018, a 1.35 TB/s attack occurred on GitHub.com.
Installation:
• git clone https://github.com/649/Memcrashed-DDoS-Exploit.git
• pip install shodan
• pip install scapy
• pip install -r requirements.txt
• cd /Memcrashed-DDoS-Exploit
Usage:
• python3 Memcrashed.py
Memcrashed asks for a valid ApiKey. You can try to search it on GitHub by: api key & ApiKey & ApiKey Shodan.
But there is also a small gift for you, the working key "PSKINdQe1GyxGgecYz2191H2JoS9qvgD"
Memcrashed is a tool that allows you to use Shodan.io to get hundreds of vulnerable Memcached servers.
The default payload includes the memcached "stats" command, 10 bytes to send, but the response is between 1500 bytes and hundreds of kilobytes. The consequences and power are amazing - on February 28, 2018, a 1.35 TB/s attack occurred on GitHub.com.
Installation:
• git clone https://github.com/649/Memcrashed-DDoS-Exploit.git
• pip install shodan
• pip install scapy
• pip install -r requirements.txt
• cd /Memcrashed-DDoS-Exploit
Usage:
• python3 Memcrashed.py
Memcrashed asks for a valid ApiKey. You can try to search it on GitHub by: api key & ApiKey & ApiKey Shodan.
But there is also a small gift for you, the working key "PSKINdQe1GyxGgecYz2191H2JoS9qvgD"
GitHub
GitHub - 649/Memcrashed-DDoS-Exploit: DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained…
DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API - 649/Memcrashed-DDoS-Exploit
DDos attack via Termux
DDoS attacks (Distributed Denial of Service - distributed denial of service attacks) are attacks on computer systems (network resources or communication channels) aimed at making them inaccessible to legitimate users.
Installation:
▪️apt update & apt upgrade -y && pkg install python git -y
▪️git clone https://github.com/HardyTomas/DDos-Attack-OVH-
▪️cd DDos-Attack-OVH-
▪️pip install toripchanger
▪️pip install -r requirements.txt
Usage:
▪️python80port.py
Also, you can attack on port 443 (https)
▪️python443port.py
DDoS attacks (Distributed Denial of Service - distributed denial of service attacks) are attacks on computer systems (network resources or communication channels) aimed at making them inaccessible to legitimate users.
Installation:
▪️apt update & apt upgrade -y && pkg install python git -y
▪️git clone https://github.com/HardyTomas/DDos-Attack-OVH-
▪️cd DDos-Attack-OVH-
▪️pip install toripchanger
▪️pip install -r requirements.txt
Usage:
▪️python80port.py
Also, you can attack on port 443 (https)
▪️python443port.py
GitHub
GitHub - HardyTomas/DDos-Attack-OVH-: Powerful DDoS Attack
Powerful DDoS Attack. Contribute to HardyTomas/DDos-Attack-OVH- development by creating an account on GitHub.
Finding website vulnerabilities
XAttacker - created for the lazy and inquisitive, with it you can not only find out what engine the site is on, but also find out its vulnerabilities, as well as get links to these vulnerabilities.
Installation
$ apt install git
$ git clone https://github.com/Moham3dRiahi/XAttacker.git
$ cd
$ chmod +x termux-install.sh
$ bash termux-install.sh
Usage
$ perl XAttacker.pl - launch;
$ perl XAttacker.pl -l list.txt - if there is a list of websites;
$ perl XAttacker.pl -multi - enable multithreading;
XAttacker - created for the lazy and inquisitive, with it you can not only find out what engine the site is on, but also find out its vulnerabilities, as well as get links to these vulnerabilities.
Installation
$ apt install git
$ git clone https://github.com/Moham3dRiahi/XAttacker.git
$ cd
$ chmod +x termux-install.sh
$ bash termux-install.sh
Usage
$ perl XAttacker.pl - launch;
$ perl XAttacker.pl -l list.txt - if there is a list of websites;
$ perl XAttacker.pl -multi - enable multithreading;
GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Follow the victim with a link
Trape is an OSINT tool that allows you to monitor and execute social engineering attacks in real time.
The utility creates a phishing link that allows you to follow the user who clicks on it. Thanks to this tool, you can get information such as: IP, geolocation, OS. You can also run js scripts remotely, upload files to a PC. It will be possible to find out on which services the user is registered.
Installation
$ apt update -y
$ apt upgrade -y
$ apt install python
$ apt install git
$ git clone https://github.com/jofpin/trape.git
launch
$ cd tape
$ pip3 install -r requirements.txt
$ python3 trape.py --url <link to any page> --port 8080
Usage
$ python3 trape.py --url http://example.com --port 8080
Trape is an OSINT tool that allows you to monitor and execute social engineering attacks in real time.
The utility creates a phishing link that allows you to follow the user who clicks on it. Thanks to this tool, you can get information such as: IP, geolocation, OS. You can also run js scripts remotely, upload files to a PC. It will be possible to find out on which services the user is registered.
Installation
$ apt update -y
$ apt upgrade -y
$ apt install python
$ apt install git
$ git clone https://github.com/jofpin/trape.git
launch
$ cd tape
$ pip3 install -r requirements.txt
$ python3 trape.py --url <link to any page> --port 8080
Usage
$ python3 trape.py --url http://example.com --port 8080
GitHub
GitHub - jofpin/trape: People tracker on the Internet: OSINT analysis and research tool by Jose Pino
People tracker on the Internet: OSINT analysis and research tool by Jose Pino - jofpin/trape
Install 340 useful utilities with one click
Sashay is a script that gives you the ability to automatically install 340 basic Linux tools with which you can upgrade your "skills".
Categories:
- DDOS attacks
- Brute force attacks
- Scan websites for vulnerabilities
- OSINT tools
- Sniffing
- and a couple of other useful programs.
Installation:
• git clone https://github.com/viewerdiscretion/sashay.git
• cd sashay
• chmod +x install
Launch:
• sh install
To run at any time use the sshy command
Sashay is a script that gives you the ability to automatically install 340 basic Linux tools with which you can upgrade your "skills".
Categories:
- DDOS attacks
- Brute force attacks
- Scan websites for vulnerabilities
- OSINT tools
- Sniffing
- and a couple of other useful programs.
Installation:
• git clone https://github.com/viewerdiscretion/sashay.git
• cd sashay
• chmod +x install
Launch:
• sh install
To run at any time use the sshy command
GitHub
GitHub - scalabli/sashay: Sashay is an automatic installer for useful tools.
Sashay is an automatic installer for useful tools. - scalabli/sashay
Hacking a webcam using a phishing attack
It is worth noting in advance that we have already published similar tools. However, this utility has a wide variety of settings for phishing links, port forwarding and bypassing Google.
Seeu is a bash-based script for hacking device cameras using portforwarding and google bypass functions.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ termux-setup-storage
$ pkg install curl -y
$ pkg install wget -y
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/noob-hackers/seeu
$ cd see
launch
$ bash seeu.sh
We will open a menu, press the number 1 and proceed to setting up a phishing page. Next, select the type of phishing link, generate it and run it. We throw off the link to the victim and after she clicks on it, we will receive her photo in the folder with the script.
It is worth noting in advance that we have already published similar tools. However, this utility has a wide variety of settings for phishing links, port forwarding and bypassing Google.
Seeu is a bash-based script for hacking device cameras using portforwarding and google bypass functions.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ termux-setup-storage
$ pkg install curl -y
$ pkg install wget -y
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/noob-hackers/seeu
$ cd see
launch
$ bash seeu.sh
We will open a menu, press the number 1 and proceed to setting up a phishing page. Next, select the type of phishing link, generate it and run it. We throw off the link to the victim and after she clicks on it, we will receive her photo in the folder with the script.
GitHub
GitHub - noob-hackers/seeu: SeeU is a camera hacking tool which is used to hack selfie camera of devices....
SeeU is a camera hacking tool which is used to hack selfie camera of devices.... - noob-hackers/seeu
Script for sms attacks
MySMS v1.0 is a script that generates an Android application with the functionality of SMS attacks over WAN. For Kali Linux users.
https://github.com/papusingh2sms/mysms
MySMS v1.0 is a script that generates an Android application with the functionality of SMS attacks over WAN. For Kali Linux users.
https://github.com/papusingh2sms/mysms
GitHub
GitHub - papusingh2sms/mysms: Script that generates an Android App to hack SMS through WAN
Script that generates an Android App to hack SMS through WAN - papusingh2sms/mysms
🔰 EXCLUSIVE Spotify Auto Upgrader 🔰
https://github.com/sickaesir/auto-spotify-upgrader
https://www.mediafire.com/file/mztgfmm7i190k2u/AutoSpotifyUpgrader.zip/file
With this program you can multiply your premium accounts if you have family owner spotify accounts.
Just feed in the free account list, the family owner account list and let the magic happen.
It features:
- Automatic country change
- Builtin checker
- Automatic invite code grabbing & applying
- And more i can't remember cause ffs was so long ago
I've spent a fair amount of hours on this to keep it ez & clean.
https://github.com/sickaesir/auto-spotify-upgrader
https://www.mediafire.com/file/mztgfmm7i190k2u/AutoSpotifyUpgrader.zip/file
With this program you can multiply your premium accounts if you have family owner spotify accounts.
Just feed in the free account list, the family owner account list and let the magic happen.
It features:
- Automatic country change
- Builtin checker
- Automatic invite code grabbing & applying
- And more i can't remember cause ffs was so long ago
I've spent a fair amount of hours on this to keep it ez & clean.
GitHub
GitHub - sickaesir/auto-spotify-upgrader: c# program to update spotify free accounts to premium (with family owner accounts provided)
c# program to update spotify free accounts to premium (with family owner accounts provided) - sickaesir/auto-spotify-upgrader
SMS Bomber Collection on GitHub!
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
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
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.
🔰AZORult Stealer 3.2 Builder+Panel🔰
✖️
Steal Saved Passwords, Cookies, Autofill From Browsers
⛓ DOWNLOAD : https://github.com/hariomenkel/azorult✖️
GitHub
GitHub - NexusFuzzy/azorult: Leaked AzoRult Panel
Leaked AzoRult Panel. Contribute to NexusFuzzy/azorult development by creating an account on GitHub.
✅✨15 BEST INFORMATION GATHERING TOOLS ✅✨
🌐 Network Map (nmap) - https://github.com/nmap/nmap
🐲 Dracnmap - https://github.com/Screetsec/Dracnmap
☃️ Xerosploit - https://github.com/LionSec/xerosploit
🧧 RED HAWK (All In One Scanning) - https://github.com/Tuhinshubhra/RED_HAWK
🕷 ReconSpider(For All Scaning) - https://github.com/bhavsec/reconspider
☠️ IsItDown (Check Website Down/Up) - https://www.isitdownrightnow.com/
📧 Infoga - Email OSINT - https://github.com/m4ll0k/Infoga
🐶 ReconDog - https://github.com/s0md3v/ReconDog
🏒 Striker - https://github.com/s0md3v/Striker SecretFinder (like API & etc) - https://github.com/m4ll0k/SecretFinder
😲 Find Info Using Shodan - https://github.com/m4ll0k/Shodanfy.py
🔎 Port Scanner - rang3r - https://github.com/floriankunushevci/rang3r
😮💨 Breacher - https://github.com/s0md3v/Breacher
🌐 Network Map (nmap) - https://github.com/nmap/nmap
🐲 Dracnmap - https://github.com/Screetsec/Dracnmap
☃️ Xerosploit - https://github.com/LionSec/xerosploit
🧧 RED HAWK (All In One Scanning) - https://github.com/Tuhinshubhra/RED_HAWK
🕷 ReconSpider(For All Scaning) - https://github.com/bhavsec/reconspider
☠️ IsItDown (Check Website Down/Up) - https://www.isitdownrightnow.com/
📧 Infoga - Email OSINT - https://github.com/m4ll0k/Infoga
🐶 ReconDog - https://github.com/s0md3v/ReconDog
🏒 Striker - https://github.com/s0md3v/Striker SecretFinder (like API & etc) - https://github.com/m4ll0k/SecretFinder
😲 Find Info Using Shodan - https://github.com/m4ll0k/Shodanfy.py
🔎 Port Scanner - rang3r - https://github.com/floriankunushevci/rang3r
😮💨 Breacher - https://github.com/s0md3v/Breacher
GitHub
GitHub - nmap/nmap: Nmap - the Network Mapper. Github mirror of official SVN repository.
Nmap - the Network Mapper. Github mirror of official SVN repository. - nmap/nmap
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.