Xerosploit: Most Powerful and Advanced MITM attack framework - Hacker Tune

Latest

Stay updated with bleeding edge technology

Thursday, 23 November 2017

Xerosploit: Most Powerful and Advanced MITM attack framework


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 type

git 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

This tool is best both for beginners and experts as it allows you an easy interface to inject HTML or JavaScript to redirect your victim to a malicious link or to force him to download malicious content using JavaScript alert and Download function which can be injected into their network traffic and get access to their system.

If you enjoyed reading this tutorial and find it useful, do share it on Facebook and twitter.

No comments:

Post a Comment