Skip to content

This script automates the process of installing tools used on bug bounty recon.

Notifications You must be signed in to change notification settings

alppekel/bugbounty-recon-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 

Repository files navigation

BugBounty Recon Tools

Description

Tested on Debian 11.02 amd64

This script automates the process of installing following tools:

Subdomain Enumeration Tools:

  1. ctfr
  2. subfinder
  3. assetfinder
  4. github-subdomains
  5. SubDomainizer
  6. altdns
  7. dnsgen

Crawlers

  1. gospider
  2. hakrawler

Port and Service Scanning Tools

  1. nmap
  2. masscan
  3. brutespray

URL Extraction Tools

  1. waybackurls
  2. getallurls (gau)

HTTP Probe Tools

  1. httprobe
  2. httpx

Bruteforce Tools

  1. gobuster

Fuzzing Tool

  1. ffuf

Cloud Enumeration Tools

  1. cloud_enum
  2. S3Scanner

Web ScreenShoting Tools

  1. aquatone with chromium

Wordlists

  1. jhaddix - all.txt
  2. commonspeak

Others

  1. Amass
  2. massdns
  3. Interlace
  4. Nuclei
  5. anew

Usage

You need to run this script as root. Usage:

chmod +x install.sh;./install.sh

About

This script automates the process of installing tools used on bug bounty recon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages