https://github.com/sahal-mulki/sharkscan
SharkScan, an opensource network scanner.
https://github.com/sahal-mulki/sharkscan
network-scanner python python-3 python3
Last synced: about 1 year ago
JSON representation
SharkScan, an opensource network scanner.
- Host: GitHub
- URL: https://github.com/sahal-mulki/sharkscan
- Owner: sahal-mulki
- Created: 2021-06-15T06:29:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T11:43:36.000Z (about 3 years ago)
- Last Synced: 2025-01-29T19:49:05.691Z (over 1 year ago)
- Topics: network-scanner, python, python-3, python3
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SharkScan
### About
SharkScan, an opensource network scanner.
SharkScan is a network Scanner which shows all the hosts on the network.
It also has builtin MAC parsing which shows the brands of the devices on the network.
### How to use SharkScan?
There are two ways in which you can use SharkScan
1. Run the python file(all requirements are pre-installed except for OUILookup).
2. Run the .exe file in the releases tab(https://github.com/sahal-mulki/sharkscan/releases). Windows SmartScan detects my compiled program as a virus even though it isn't. Also the .exe file takes some time to run.