Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 536 Bytes

xerosploit.md

File metadata and controls

12 lines (10 loc) · 536 Bytes

Xerosploit

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.

Dependencies will be automatically installed.

git clone https://github.com/LionSec/xerosploit
cd xerosploit && sudo python install.py
sudo xerosploit

Sources and more

Xerosploit