Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T04:46:29.000Z (over 3 years ago)
- Last Synced: 2024-10-02T09:19:24.727Z (3 months 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: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# netrecon
A gui application used for network reconnaissance while pentesting[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](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