$whoami
p4rsec
I am Prakash, software engineer from Bangalore, India
$ls -l posts/
total 3
Decoding sudo: How Unix systems grant temporary root access
10/25/2025
Explore how sudo works under the hood and learn to implement a basic sudo-like system for understanding Unix privilege escalation mechanisms.
IDLE scan
10/25/2025
A stealth technique for port scanning that evades detection by using a zombie host to probe target ports.
Hello World
10/18/2025
My first post on this blog.