Skip to content

This script simplifies your bug bounty setup by installing all the essential tools in a single container or terminal. Get started with bug bounty hunting quickly and efficiently, as the script automates the installation process from scratch, ensuring you have everything you need to begin your journey.

License

Notifications You must be signed in to change notification settings

nagarajandeepu/Bug-Bounty-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Bounty Hunter's Toolkit setup - Setup from scratch

A single script for the most popular tools you need for bug bounty. This script can setup a container from scratch with the required tools to get started on your journey towards Bounty Hunting

FYI

This script is intended to setup from scratch. This script may be modified to include or exclude tools, but will ensure the inclusion of all the required tools.

Table of Contents

Categorized the list of tools

  • Subdomain Enum tools - amass,subfinder,assetfinder,subdomainizer,sublister,findomain....
  • Subdomain Takeover - subover,autosubtakeover,tko-subs,subjack....
  • Cloud Workflow - aws_recon,festin,lazys3,s3brute,flumberboozle,slurp....
  • Fuzzing - gobuster,wfuzz,ffuf,dirsearch....
  • Visual Inspection - aquatone,gowitness,httpscreenshot...
  • Content Discovery - gospider,hakrawker,photon,paramspider...
  • CMS Tools - wpscan,drupwn,wig...
  • GIT enum tools - githound,gitgraber,trufflehog,gitscanner...
  • Frameworks - Sn1per,osmedeus,cobra,sudomy...
  • JS enum tools - jsscanner,jsparser,linkfinder...
  • Fingerprint & CVE tools - nuclei,webtech,waf...
  • Port Scanning - nmap,masscan,naabu,brutespray...
  • Wordlists - commonspeak2,payloadallthings,seclists...

Installation

If not already installed:
> apt-get install git
> apt-get update

Give a chmod +x for your desired shellscript, run it, be patient and you're good to go

About

This script simplifies your bug bounty setup by installing all the essential tools in a single container or terminal. Get started with bug bounty hunting quickly and efficiently, as the script automates the installation process from scratch, ensuring you have everything you need to begin your journey.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages