Skip to content

My personal short reconnaissance script written in Bash

License

Notifications You must be signed in to change notification settings

muffyhub/frecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

F-recon

Hi, This is a short reconnaissance script which I had started writing some time back. It uses various open source tools to collect data and perform various task automatically on a given domain.
P.S: This is a script which I had created for personal use with with an intention to learn automation with bash and have no intention for commercial/ professional purpose. (You will find scripts which are far better than this one)

Currently it performs following tasks:

  1. Subdomain Enumeration
  2. Probing domains on HTTP/HTTPS
  3. Check for live hosts: Ping Sweep
  4. Check Status Codes
  5. Convert domains to IP addresses
  6. Port Scanning
  7. Taking screenshots of all the subdomains
  8. Getting some information from wayback archieve
  9. Check domains against subdomain takeover vulnerability

Tools Used:
  1. Subfinder
  2. Amass
  3. httprobe
  4. massdns
  5. nmap
  6. eyewitness
  7. waybacktool
  8. subjack

About

My personal short reconnaissance script written in Bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages