Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 443 Bytes

File metadata and controls

25 lines (18 loc) · 443 Bytes

Network Scanner in Python

Python script that can scan all networks connected to same router and give's thier respectieve IP and MAC address.

Packages Used

  1. Scapy
  2. Optparse

How to run

**** Navigate to the project directory.

cd Rotten-Scripts/python/Network_Scanner
python network_scanner.py

Output

Author

Pritam Pawar.