• Joined on 2026-03-03
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
A guide for turning the XReal AR eco system into a CTF/Pentesting/Hacking platform.
Updated 2026-03-03 16:10:01 +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
I'll keep my notes, tips, and tricks for using the quest 3 as a component in a hacking platform here. I'll also have some notes about hacking the quest 3.
Updated 2026-03-03 16:07:38 +00:00
small program to crack the private key of a pfx file when you don't have the password. Should be pretty fast as I plan to parallelize it.
Updated 2026-03-03 16:07:24 +00:00
The STLs and build/install instrcutions for the Fyerdeck cyberdeck project! I do plan to make insructional videos for assembly and software installation to include here, but I'll do that when the design is finalized!
Updated 2026-03-03 16:06:13 +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
Rust based pentesting tool. Will work as an implant generator, c2 server, c2 client, distrobox manager, engagement data management, and markdown note generator (and maybe editor?).
Updated 2026-03-03 16:00:27 +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