https://github.com/haithamaljabbari/localnetworkscanner
https://github.com/haithamaljabbari/localnetworkscanner
hacking hacking-tool networking python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/haithamaljabbari/localnetworkscanner
- Owner: HaithamAljabbari
- Created: 2022-05-15T08:55:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T08:04:40.000Z (about 4 years ago)
- Last Synced: 2025-03-30T14:17:52.037Z (about 1 year ago)
- Topics: hacking, hacking-tool, networking, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# localNetworkScanner
This is a network scanning tool that sends arp requests to the local network so that it can port scan every ip address it recieved including the mac address.
command:
python3 localNetworkScanner.py localip/24
Coded in Python