Skip to content

FireMe is a bugbounty automation script for recon purpose and data collection.

License

Notifications You must be signed in to change notification settings

soufian2017/FireMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireMe

FireMe is a bugbounty automation script for recon purpose and data collection.

BB Recon Report Hack Tool

	   (                    *        
	  )\ )               (  \`        
	 (()/( (  (     (    )\))(    (  
	 /(_)))\ )(   ))\  ((_)()\  ))\  
	(_))_((_|()\ /((_) (_()((_)/((_) 
	| |_  (_)((_|_))   |  \/  (_))   
	| __| | | '_/ -_)  | |\/| / -_)  
	|_|   |_|_| \___|  |_|  |_\___|  

Usage:

Usage: ./fireme.sh [REQUIRED] [OPTIONS]

[REQUIRED]
	-z ZIP 	Zip file containing subdomains

[OPTIONS]
	-h 	Print this help message

Description:

FireMe is a script for bugbounty recon phase data collection and information gathering for multiple targets and subdomains. This tool help you getting started into bugbounty sinse i used it to do so.

PS: This tools is not advised for targets that have move than 1K subdomains. It can take alot of time.

Working proccess:

  1. Scan for live domains.
  2. Gets all the links and generate intresing ones.
  3. Generates wordlists based on the result of the links.
  4. Checks for probably vulnerable inputs.
  5. Checks for subdomains takeover.
  6. Uses massdns for dumping IPs.
  7. nmap live domains.

Recommendation:

Use this tool in combination with projectdiscovery chaos tool to gain sometime and skip the subdomains enumeration which can take a really long time for big targets.

Main Features:

Tool Author Repository
Httprobe Tomnomnom https://github.com/tomnomnom/httprobe
waybackurls Tomnomnom https://github.com/tomnomnom/waybackurls
gau Corben Leo https://github.com/lc/gau
unfurl Tomnomnom https://github.com/tomnomnom/unfurl
gf Tomnomnom https://github.com/tomnomnom/gf
nmap Nmap
subjack Cody Zacharias https://github.com/haccer/subjack
takeover.py m4ll0k https://github.com/m4ll0k/takeover
SubOver Ice3man543 https://github.com/Ice3man543/SubOver
massdns blechschmidt https://github.com/blechschmidt/massdns

Installation & Requirements:

Requires GO to be installed and specified in the PATH

$ git clone https://github.com/soufian2017/FireMe
$ cd FireMe
$ chmod u+x install.sh
$ ./install.sh

Preview:

URL

Thanks to:

Todo:

**Active scanning:**

	- Gobuster
	- aquatone
	- get HTML

About

FireMe is a bugbounty automation script for recon purpose and data collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages