My Blog
HomeFilter by Tag:
All
Automation
AWS
CTF
DevOps
Discord
Fail2ban
Linux
Memory
Next.js
Nginx
Phishing
picoCTF
Python
Security
Shell
SSTI
TryHackMe
UFW
Web Development
Web Security
Web Server
June 5, 2025 • I made a cool website where you can announce whatever you want! I read about input sanitization, so now I remove any kind of characters that could be a problem :)
picoCTF
CTF
SSTI
Web Security
Python
June 3, 2025 • Exploiting Server-Side Template Injection in a picoCTF challenge. Details on how Jinja2 templating was used for code execution.
picoCTF
CTF
SSTI
Web Security
Python