https://github.com/krishpranav/netrecon
A gui application used for network reconnaissance while pentesting
https://github.com/krishpranav/netrecon
network network-reconnaissance networking networking-in-python python python-network-scanner python-network-sniffer python-script python3 python3-script reconnaissance sniffer
Last synced: about 1 month ago
JSON representation
A gui application used for network reconnaissance while pentesting
- Host: GitHub
- URL: https://github.com/krishpranav/netrecon
- Owner: krishpranav
- Created: 2021-05-30T10:19:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T04:46:29.000Z (almost 4 years ago)
- Last Synced: 2025-04-15T02:45:18.483Z (about 1 month ago)
- Topics: network, network-reconnaissance, networking, networking-in-python, python, python-network-scanner, python-network-sniffer, python-script, python3, python3-script, reconnaissance, sniffer
- Language: Python
- Homepage:
- Size: 186 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# netrecon
A gui application used for network reconnaissance while pentesting[](https://forthebadge.com)
# Installation
```
git clone https://github.com/krishpranav/netrecon
cd netrecon
python3 -m pip install -r requirements.txt
python3 netrecon.py
```- this tool works well on linux