Simple little multithreaded directory and subdomain bruteforcer written in rust. I wanted to get some hands on with multi threading and using the reqwest library so I figured this would be a good way to start
Updated 2026-03-03 16:10:25 +00:00
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.
Updated 2026-03-03 16:08:20 +00:00
a simple host discovery program written in rust!
Updated 2026-03-03 16:02:02 +00:00
Take raw Rubeus output and makes a ccache file that you can use to proxy kerberos auth.
Updated 2026-03-03 16:01:41 +00:00
A quick little tool to manage which projects you're on and manage distrobox containers for each environment.
Updated 2026-03-03 16:01:22 +00:00
rusty cesar cipher cracker
Updated 2026-03-03 16:01:01 +00:00
rust program to add tags to all files in an obsidian folder, keeping existing tags,
Updated 2026-03-03 16:00:46 +00:00
sharp sharesish but in rust!
Updated 2026-03-03 16:00:04 +00:00
snafflerish but rusty! Currently it just looks for some hardcoded keywords to determine if a file has sensitive infomation, but it works!
Updated 2026-03-03 15:59:34 +00:00
This fixes text files fucked up by windows non-standard \n usage.
Updated 2026-03-03 15:59:17 +00:00
a little tool to decrypt data that's been encrypted by Window's dpapi. Writing because mimikatz and sharpdpapi often get caught and killed, and I want goodies!
Updated 2026-03-03 15:58:23 +00:00
parses your netexec kerberoast results and puts them in files for each hashcat type you need!
Updated 2026-03-03 15:53:21 +00:00
The client side for the tetanus pentesting tool
Updated 2026-03-03 15:52:32 +00:00