Awesome I use this with     https://cloud.google.com/shell



Hackersploit @ docker

A multi-platform bug bounty toolkit that can be installed on Debian/Ubuntu or setup with Docker. 


Bug Bounty Toolkit

A multiplatform bug bounty toolkit that can be installed on Debian/Ubuntu or setup with Docker.

Why should you use this toolkit?

Docker Pull & Run Instructions

Docker Hub Link: https://hub.docker.com/r/hackersploit/bugbountytoolkit

docker pull hackersploit/bugbountytoolkit

docker run -it hackersploit/bugbountytoolkit /bin/bash

docker run -it hackersploit/bugbountytoolkit /usr/bin/zsh



Docker Build Instructions

docker build . -t hackersploit/bugbountytoolkit


Installation Instructions - Ubuntu/Debian

git clone https://github.com/AlexisAhmed/BugBountyToolkit.git

cd BugBountyToolkit

chmod +x install.sh

./install.sh


Installed Tools

Wordlists

Tools being added

Contributors