Skip to content

diwsec/penttools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

penttools

web application pentesting tools for ubuntu


penttools

To install, you need some requirements

sudo apt install git

Now open bash.rc for exporting the following environment variables

type this in terminal

vim ~/.bashrc

export GOPATH=/home/$USER/go
export PATH=${PATH}:$GOROOT/bin:/home/$USER/go/bin

These changes will take effect after a reboot. Instead of restarting your computer, run

source ~/.bashrc

Now git clone my repo https://github.com/diwusec/penttools.git change directory cd setup and run bash script.sh to install the tools

run setup.sh for installing and setting up docker, for more infor check out pentdocks

happy hacking!

About

bash script for bug bounty tool installation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages