Skip to content

krishpranav/netrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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