Skip to content

PxS-DuoSec/ARP-Cache-poisoning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ACP.py

ACP.py is a python3 tool that allow you to exploit an MiTM between the router and the victim by using the ARP spoofing vulnerability.

Installation :

git clone https://github.com/PxS-DuoSec/ARP-Cache-poisoning.git
cd ARP-Cache-poisoning
pip3 install -r requirements.txt

Usage :

ACC

Exemple :

a

Open wireshark, then in the filter bar type ip.addr=$THE_VICTIM_IP, and you will see all the trafic between the victim machine and the others machines.

Informations :

  • Written by : Presta
  • Language : Python3

Releases

No releases published

Packages

No packages published

Languages