/bbht

A script to quickly set up an Ubuntu 16.04.3 LTS x64 VPS box with tools I use.

Primary LanguageShell

BBHT

!#/bin/bash

Bug Bounty Hunting Tools is a script to install some of the most popular tools used while doing recon and/or exploiting vulnerabilities in bug bounty programs.

Tools

Installing

Make sure you manually install Go before running this tool. You can view the Go docs here.

Run the following commands:

$ git clone https://github.com/JR0ch17/bbht
$ cd bbht/
$ chmod +x install.sh
$ ./install.sh