Xerosploit is the most popular and advanced penetration testing toolkit whose goal is to perform man in the middle (MITM) attacks in the local network. It brings various modules that allow to perform efficient attacks, and also allows to carry out denial of service attacks and port scanning and much more.
Features:
- Port scanning
- Network mapping
- Dos attack
- Html code injection
- Javascript code injection
- Download interception and replacement
- Sniffing
- Dns spoofing
- Background audio reproduction
- Images replacement
- Drifnet
- Web page defacement
Installing Xerosploit:
Open up terminal and typegit clone https://github.com/LionSec/xerosploit
cd xerosploit && python install.py
chmod +x install.py
To Start Xerosploit, just type
xerosploit
Xerosploit Framework |
MITM using xerosploit
- check for your IP address, Gateway, Interface which will be shown at the start of the xerosploit interface
- type in “help” to list the available commands
- type ip address of target
- type help to select modules
- type run to attack
If you enjoyed reading this tutorial and find it useful, do share it on Facebook and twitter.
No comments:
Post a Comment