4cda0708b00ecf60fbcf8bfaf80c434ce9a88136
this will take a list of URLs and dirb them in parallel, just be careful that the urls aren't on the same server as you'll be hitting that server pretty hard.
random-pentest-scripts-and-tools\
Just a collection of tools and scripts, eventually I'll get them to interact with eatchother a bit better. For example the next goal is to get all my parsers to parse the output of tools and give you the option of inserting them directly into your obsidian notebook.
Description
Just a collection of tools and scripts, eventually I'll get them to interact with eatchother a bit better. For example the next goal is to get all my parsers to parse the output of tools and give you the option of inserting them directly into your obsidian notebook.
to build each project you'll want to have rust installed on your computer, I personally recommend using rustup according to the instructions [[https://www.rust-lang.org/tools/insall|here]] once you have that installed and a default toolkit selected you should be able to just use cargo to compile these. I've only really tested most of them on linux but they might work for windows as well.
Languages
Rust
88.6%
Shell
11.1%
Java
0.3%