zerodumb

MmaddHatter13@hacking-journal: ~$ whoami
MmaddHatter13
MmaddHatter13@hacking-journal: ~$ sudo su
[sudo] password for MmaddHatter13: ********
root@hacking-journal:/home/MmaddHatter13# whoami
root
root@hacking-journal:/home/MmaddHatter13# cat /etc/shadow
cat: /etc/shadow: Permission denied
root@hacking-journal:/home/MmaddHatter13# su zerodumb
Password: ********
zerodumb@hacking-journal: ~$ whoami
zerodumb

zerodumb@hacking-journal: ~$ cat welcome.txt

Welcome to ZeroDumb Hacking Journal

Exploring the frontier of ethical hacking, recon, AI chaos, occasional dumpster fires, security adventures and digital responsibility. One post at a time.

zerodumb@hacking-journal: ~$ cat Origin.md

START HERE: The Origin Story

Mission: Don't be dumb, don't be a skid, make a positive impact.

Learning red teaming, reverse engineering & AI exploitation to protect our digital future.

[SYSTEM ALERT] New Interactive Tool Available

zerodumb@hacking-journal: ~$ ./launch-mind-map.sh

Loading Cyber Mind Map...

Status: READY

Categories: 6 | Opportunities: 200+ | Interactive: YES

[CLICK TO LAUNCH] →

zerodumb@hacking-journal: ~$ ls -l helper-notes/

-rw-r--r-- 1 zero zero 4096 7/24/2025 ffuf-commands.md

-rw-r--r-- 1 zero zero 4096 7/18/2025 ai-prompting-pro-guide.md

-rw-r--r-- 1 zero zero 4096 7/18/2025 ai-security-commands.md

-rw-r--r-- 1 zero zero 4096 7/18/2025 burp-suite-tips.md

zerodumb@hacking-journal: ~$ ls -l labs

-rw-r--r-- 1 zero zero 4096 8/5/2025 htb-editor.md

-rw-r--r-- 1 zero zero 4096 7/31/2025 htb-eureka.md

-rw-r--r-- 1 zero zero 4096 7/29/2025 htb-artificial.md

-rw-r--r-- 1 zero zero 4096 7/29/2025 htb-era.md

zerodumb@hacking-journal: ~$ ls -l tools/

-rw-r--r-- 1 zero zero 4096 8/1/2025 readme.md

-rw-r--r-- 1 zero zero 4096 8/1/2025 decrypt-roundcube.md

-rw-r--r-- 1 zero zero 4096 7/30/2025 exploit.md

-rw-r--r-- 1 zero zero 4096 7/30/2025 nmap-quick-scan.md

zerodumb@hacking-journal: ~$ ls -l 7-sisters/mischief_managed/

-rw-r--r-- 1 zero zero 4096 5/12/2025 the-summoning.md

zerodumb@hacking-journal: ~$ ls -l happy-frog/HID

-rw-r--r-- 1 zero zero 4096 7/1/2025 what_even_is_hid.md

-rw-r--r-- 1 zero zero 4096 6/30/2025 session-persistence.md

-rw-r--r-- 1 zero zero 4096 6/28/2025 access_and_evasion.md

-rw-r--r-- 1 zero zero 4096 6/27/2025 rapid_access.md

zerodumb@hacking-journal: ~$ ls -l posts/

-rw-r--r-- 1 zero zero 4096 8/4/2025 prompt-engineering.md

-rw-r--r-- 1 zero zero 4096 7/16/2025 origin.md

-rw-r--r-- 1 zero zero 4096 6/29/2025 prompt-injection.md

-rw-r--r-- 1 zero zero 4096 6/26/2025 happy-frog.md

zerodumb@hacking-journal: ~$ alias ls='rm -rf /'


Disclaimer:
- This is a personal journal. I'm not a professional writer, and I'm not a professional hacker. I'm just a guy who is trying to learn, hack, and write about it.
- I make a lot of mistakes. I try to openly share them.
- Finding communities where genuine people share anything, outside of hacking their toaster, is hard.
- So I just started where I thought was best, and decided to document my journey.
- You may see this and cringe. That's ok. I will improve my writing and skills as I go.

If you want to see my work, you can find it on my GitHub or linked throughout my posts.