From 13aa19a67341f26a58bfaad555f64bbbffeae8ab Mon Sep 17 00:00:00 2001 From: rpriven <74690648+rpriven@users.noreply.github.com> Date: Wed, 12 Oct 2022 22:42:20 -0600 Subject: [PATCH] Create README.md --- README.md | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d67e473 --- /dev/null +++ b/README.md @@ -0,0 +1,60 @@ +# Djedi Toolbelt + +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 start a +new VM or worry about installing everything manually. + +**This installs a good amount of tools, if you are looking for something light, you may want to remove what you do not want or need before running the script.** + +## Installation + +Simply download the script and run it or: + +```bash +curl https://raw.githubusercontent.com/rpriven/toolbelt/main/toolbelt.sh | sudo sh +``` + +## What is on the Toolbelt: + +- nmap +- naabu +- Nuclei +- burpsuite +- feroxbuster +- nikto +- masscan +- gobuster +- seclists +- sqlmap +- git +- docker +- docker.io +- pimpmykali +- Golang +- Impacket +- knockpy +- Sublist3r +- Striker +- waymore +- wfuzz +- scrapy +- amass +- assetfinder +- httprobe +- gowitness +- subjack +- hakrawler +- webanalyze +- RustScan + +## To Do List + +### Add basic syntax to tools + +### Add to the toolbelt: + +- dnmasscan +- interlace +- static-flow +- sn1per