/Network-Scanner

A simple script to scan the devices connected with the same network written in python 3 using scapy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Network-Scanner

A simple script to scan the devices connected with the same network written in python3 using scapy

I know there are a lot of tools for network scanning but when i was trying netdiscover it wasn't working for me so i thought how can i build a simple scanning tool .Moreover sometimes it's fun using own scripts or tools :3

usage :

run : sudo python3 network_scanner.py

Cheat Sheets of Scapy

Cheat Sheets of Scapy
Cheat Sheets of Scapy

Under Development