petya230 / pentest-tools

Bash script to install penetration testing tools on either Ubuntu or Fedora.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pentest-tools

Script to install security tools, and other required tools

Supports Fedora 27 & Ubuntu 18.04, for older releases, please try, but it might not be supported.

Use the install-pentest-tools.sh.

The tools are now installed in /opt

Any suggestions to add more tools, or else, please don't hesitate to contact me. Will be maintained to the best of my ability.

How to use this script:

  • chmod +x install-pentest-tools.sh then sudo ./install-pentest-tools.sh

Thanks to everyone that helps make this script better.

Note : Thanks for the people who reports issues with files or missing programs in folders, it's really appreciated. Also, for the people who forks the script, please note that it changes quite frequently, so you should always keep the original :)

Requirements

About 20-30gb of disk space, and the respective ubuntu or fedora distro.

About

Bash script to install penetration testing tools on either Ubuntu or Fedora.

License:GNU Lesser General Public License v3.0


Languages

Language:Shell 100.0%