8000 GitHub - xChrisMx/xrecon: A python script with several menu-based recon/auditing tools.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xChrisMx/xrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Usage:

  • python3 xrecon.py
  • or
  • chmod +x xrecon.py and ./xrecon.py

Latest version includes Dmitry and Fierce. This script was made for a project of my needs, feel free to modify/contribute as needed.

Tools built in script:

  • Nikto/Nuclei (detect web app vulns; poor man's scanner :D)
  • SSH Algos, wafw00f (web app FW fingerprinting), curl (to identify redirects), lbd (to detect if DNS or HTTP load balancer is used, OpenSSL cipher negotiation.
  • Ping Sweep (~95% host detection rate; if you are not sure if an ip is live or not this will detect if there is anything live behind an IP)
  • What Web (Identify Web Technologies used)
  • Dmitry (DNS Deep Info Gathering tool -- Catch subdomains, email addresses, uptime info, etc).
  • Fierce (DNS Interrogation tool used to locate non-contiguous IP spaces and hostnames against specified domains or subdomains). This tool alone will probably yield a bunch of vuln hosts.

Screenshot: image

About

A python script with several menu-based recon/auditing tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0