Prashant Kc

Security Enthusiast & Penetration Tester

All Writeups

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