Pyro57000 d00ae5d748 create CS eyewitness
this will parse your services.tsv that you can get out of cobalt strike and get the web servers, then read your proxychains.conf file and proxy in eyewitness to take a look at them.
2023-11-20 10:54:37 -06:00
2023-11-20 10:54:37 -06:00
2023-11-20 10:52:22 -06:00
2023-11-20 10:49:29 -06:00
2023-11-20 10:14:11 -06:00

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.
Readme 297 KiB
Languages
Rust 88.6%
Shell 11.1%
Java 0.3%