From 5b0a1e3cffd3219df847f7dfe697958a13c4ab54 Mon Sep 17 00:00:00 2001 From: rpriven <74690648+rpriven@users.noreply.github.com> Date: Wed, 12 Oct 2022 23:08:44 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1061a28..3d9577c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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 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 it that) for Pentesting, CTFs as well as Bug Bounties. There will be an accompanying automation script as well.