Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 363 Bytes

netrecon

A gui application used for network reconnaissance while pentesting

forthebadge

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