Cool stuff
CTF Walkthroughs
-
The Future Is ******
In this section, you’ll find detailed walkthroughs for the challenges hidden throughout The Future Is ****** by REKCAH Comics. Each guide will go over the clues, solve the puzzles, and showcase what makes this one of my favorite comics.
-
TryHackMe
In here, you’ll find comprehensive walkthroughs for various TryHackMe rooms. Each guide breaks down the challenges step by step, and highlights my journey into solving them.
-
Juice Shop
In this section, you’ll find step-by-step walkthroughs for the OWASP Juice Shop, one of the most popular vulnerable web applications for practicing security testing.
Tools
-
Skylight
My attempt at a Privesc enumeration tool written in bash. Used for quick and dirty enumeration in Linux machines.
-
File Exfiltration Script
File exfiltration script for the Rubber Ducky by Hak5. Searches for .docx and .pdf files and copies them to a folder named 'booty' on the DUCKY drive. US and LATAM keyboards.
-
Exploit for php-cgi
Modified PHP CGI Argument Injection (CVE-2024-4577) Remote Code Execution PoC Discovered by Orange Tsai (@orange_8361) of DEVCORE (@d3vc0r3).