by EXTREMOPHILARUM & shelbygtbayes
This tool will help you to succesfully secure your network by helping you to check for any attacker
If you want to run the Python Script then install the following Python libraries :
for linux: scapy , netifaces , notify2
for windows system: scapy, netifaces, win10toast
Additional Dependencies:
For linux : libpcap
For Windows : winpcap
For Windows 7 and below: install visual c++ 2017 Redistributable .
For Windows 10 : if you get a DLL Error then update the latest version of windows.
Linux Install Instructions:
- pip install scapy
- pip install netifaces
- pip install notify2
- for Debian based systems apt-get install libpcap for Red-hat based systems rpm install libpcap 5.done just run the scripts
Windows Install instructions
- pip install scapy
- pip install netifaces
- pip install win10toast
- install winpacp from the following site https://www.winpcap.org/
for any issues contact extremophilarum@gmail.com