Update README.md

This commit is contained in:
rpriven 2022-10-12 23:08:44 -06:00 committed by GitHub
parent 99188d97fb
commit 5b0a1e3cff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
This script installs / updates some of the important key tools for Pentesters and Bug Bounty Hunters. You probably This script installs / updates some of the important key tools for Pentesters and Bug Bounty Hunters. You probably
have most of these tools installed already (as it was designed for use with Kali/Debian/Ubuntu), but it is useful for have most of these tools installed already (as it was designed for use with Kali/Debian/Ubuntu), but it is useful for
me to have it all together in one script so I don't have to take the time to search for everything when I make a me to have it all together in one script so I don't have to take the time to search for everything when I make a
new VM or have to go through and install everything manually. new VM or have to go through and install or update everything manually.
This is a rough version as it is my first attempt at building some sort of a recon framework (if you can call This is a rough version as it is my first attempt at building some sort of a recon framework (if you can call
it that) for Pentesting, CTFs as well as Bug Bounties. There will be an accompanying automation script as well. it that) for Pentesting, CTFs as well as Bug Bounties. There will be an accompanying automation script as well.