Xerosploit (This is a Fork to fix Terminaltables Error and other Installation Issues on Latest Operating Systems)
Xerosploit is a penetration testing toolkit whose goal is to perform man in the middle attacks for testing purposes. It brings various modules that allow to realise efficient attacks, and also allows to carry out denial of service attacks and port scanning. Powered by bettercap and nmap.
- nmap
- hping3
- build-essential
- ruby-dev
- libpcap-dev
- libgmp3-dev
- tabulate
- terminaltables
Dependencies will be automatically installed.
Add Debian Repository:
$ sudo nano /etc/apt/sources.list
Add this:
deb http://deb.debian.org/debian/ buster main
git clone https://github.com/FazalMahmood/xerosploit/
cd xerosploit && sudo python install.py
sudo xerosploit
Add Debian Repository:
$ sudo nano /etc/apt/sources.list
Add following link to "sources.list" file:
deb http://deb.debian.org/debian/ buster main
Install Dependencies:
$ sudo apt update && sudo apt install python-pip-whl=18.1-5 python-all-dev python-setuptools python-wheel python-pip
Download and Run Official Packages:
$ git clone https://github.com/LionSec/xerosploit
$ cd xerosploit && sudo python install.py
$ sudo apt install python3-terminaltables
$ sudo xerosploit
Real-time Sniffing logs doesn't work out of the box, you need to run this command each time to monitor real-time logs:
See Logs File:
$ ls /opt/xerosploit/xerosniff
Monitor Logs in Real-Time: (change file name to your log file)
$ sudo tail -f /opt/xerosploit/xerosniff/LOG_FILE.log
Kali Linux | 2020.2 , 2020.3 |
- Port scanning
- Network mapping
- Dos attack
- Html code injection
- Javascript code injection
- Download intercaption and replacement
- Sniffing
- Dns spoofing
- Background audio reproduction
- Images replacement
- Drifnet
- Webpage defacement and more ...
https://www.youtube.com/watch?v=35QUrtZEV9U
Please visit https://github.com/LionSec/xerosploit/issues