fasalmbt / reconme

Recon tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


reconme
Reconme

Open Source reconme fork

As the information in the internet is increasing day by day, its really a need of the hour to automate the recon process. reconme is a simple recon tool to automate the recon process.

Features

  • Whois Lookup
  • NameServer Lookup
  • Robots.txt Scanner
  • Admin Panel Scanner
  • Find IP address location
  • TCP Port Scan
  • Reverse IP Scan
  • Forward DNS search
  • HTTP Headers Check
  • Zone Transfer
  • Subnet Lookup
  • Wayback URL
  • Banner grabber

Additional Feature

  • You have option to filter endpoints from wayback URL's

How to run

pip3 install -r requirements.txt

python3 reconme.py

Notes

Due to API limit of hackertarget API, the portscan feature is updated. Inorder to run it, you need nmap to be installed in system. It can be installed by sudo apt install nmap.

About

Recon tool

License:GNU General Public License v3.0


Languages

Language:Python 100.0%