All Writeups
Exploiting JWT Vulnerabilities in Modern Web
Apps
—A deep dive into JSON Web Token security flaws and exploitation
techniques
Advanced SQL Injection Techniques
—Exploring blind SQL injection, time-based attacks, and bypass
methods
Understanding CSRF Attacks and
Prevention
—Cross-Site Request Forgery explained with practical examples and
mitigation strategies
Docker Container Security Best
Practices
—Essential security practices for containerized applications and
infrastructure
XSS Attacks: From Basic to Advanced
Exploitation
—Complete guide to Cross-Site Scripting attacks including DOM-based
XSS and bypasses
Securing REST APIs: A Comprehensive Guide
—Best practices for API authentication, rate limiting, and input
validation
Mastering Async/Await in Node.js
—Understanding promises, async patterns, and error handling in
Node.js applications
CTF Writeup: HackTheBox - Delivery
—Complete walkthrough of the Delivery machine including initial
foothold and privilege escalation
Common Python Security Pitfalls
—Avoiding common security mistakes in Python applications and
libraries