/Los-Papires

Primary LanguagePythonMIT LicenseMIT

2IC80

Running the tool

Before running the tool, run sudo pip3 install − r requirements.txt to make sure you have all the required packages.

Then, simply run sudo python3 toolkit.py and enojoy the greatness.

Note that the tool should be run with root privileges to ensure good functionality

Goal

Tool for:

  • ARP <- good christoforos
  • DNS spoofing <- stavros
  • SSL stripping <- romanian

Should have different modalities that automatically poisons arp caches and uses DNS queries to poison recursive DNS cache/implements a mitm attack on ssl channel

Ideas

ARP

  1. prompt to choose interface -> discover hosts
  2. forward packets or no?
  3. restore ARP caches ?

DNS

  1. Ask to type which domain to spoof?
  2. Choose which IP to redirect spoofed domain/

SSL Strip