Xerosploit – Efficient and Advanced Man-In-The-Middle Framework

Data Intelligence·2021년 1월 28일
0

Tools

목록 보기
3/4


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.

Features

  • 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 ...

Explanation of all the modules

  • pscan : It scans all the ports of the victim’s machine, and shows you a list of all the open ports.

  • DOS : This module will make your victim’s machine unresponsive. After this attack, the victim’s machine hangs and doesn’t give any response.

  • ping : To ensure that your victim is reachable or not.

  • injecthtml : This module injects HTML code in your victim’s machine, and whenever your victim opens a website, your HTML code will be shown there.

  • injectjs : Similar to Injecthtml. Whenever your victim opens any website, your javascript also runs there.

  • sniff : It sniffs the packets of your victim’s machine.

  • dspoof : It will redirect all HTTP traffic to a specific Website, which you gave in this module.

  • yplay : Whenever your victim opens any website, a sound, which is specified in this module, is played in the background.

  • replace : This is also interesting. It replaced all the images of the victim’s browser with a specific image which you provided.

  • driftnet : This module captures every image seen by your victim.

  • move : This module moves everything in the web browser of your victim’s machine.

  • deface : This tool overwrites each web page with your particular HTML page.

Download

profile
Data Intelligence

0개의 댓글