Cybersecurity Student
Turning cybersecurity challenges into valuable learning experiences and expertise.
Recent Blog Posts
HTB CTF Experience
My Experience competing in My first HTB CTF with team SuKMaDhe from IIIT Kottayam.
March 2025
Fuzzing APIs with PyFuzz
A deep dive into building and using PyFuzz to uncover hidden API endpoints.
February 2025
More Articles
Check out all of my blog posts covering cybersecurity topics, CTF experiences, and technical tutorials.
View all postsRecent Projects
PyFuzz
PyFuzz is a simple API endpoint enumerator that helps discover hidden API routes by sending HTTP requests using a wordlist.
Python
Rule Builder- YARA & Sigma
A GUI-based Python program that helps cybersecurity professionals build and manage YARA and Sigma rules with an intuitive interface.
Python