$
which navigation
cd ~
Home
ls posts/
Posts
cat about.txt
About
$
whoami
p4rsec
I am Prakash, software engineer from Bangalore, India
$
cat social.txt
→ https://github.com/p4rsec
→ https://twitter.com/_p4rsec
$
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.
→ Read more
IDLE scan
10/25/2025
A stealth technique for port scanning that evades detection by using a zombie host to probe target ports.
→ Read more
Hello World
10/18/2025
My first post on this blog.
→ Read more