Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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