Notes, Writeups, And Reflections On Cyber Security.

If anything here resonates with you, feel free to drop me an email at maxtsec@outlook.com.

Recent Posts

▣ Writeup

Mock Writeup: Basic Web Enumeration

This is a mock writeup to test the writeups tag. Enumeration nmap -sC -sV 10.10.10.10 ffuf -u http://10.10.10.10/FUZZ -w …

May 20, 2026 · #writeups #web-security #enumeration
✎ Article

First Article

This is my first article on maxtsec.io. This space will be used for security notes, reflections, and things I learn through hands-on …

May 20, 2026 · #articles #reflection