Skip to content

AnonymousJass/pentest-recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pentest-recon

Pentest recon is a small script that will do basic recon for web application pentesting. Pentest recon use multiple tools to perform recon.

New V1.1

  • Now output will be in HTML format, everything in one place
  • removed Viewdns IPhistory
  • removed Zile JS analysis & relative URL extrator
  • Thanks to Lazyrecon

Tools

Requirements

  • Shodan API

  • python

  • go

  • run the install.sh file and enter the api key

Usage

git clone https://github.com/AnonymousJass/pentest-recon.git
cd pentest-recon
chmod +x install.sh
sudo ./install.sh 
chmod +x web-recon.sh
sudo ./pentest-recon.sh

Creator

HTML Output Demo

alt text

Releases

No releases published

Packages

No packages published

Languages