┌──(dragon㉿kali)-[~]
└─$ cat about.txt
name : dragon
role : student | cybersecurity | web app security
focus : finding what breaks before someone else does.
currently sharpening skills in web app pentesting and
picking up python to build my own tools. no hackathons
yet — but that changes.
motto : "i read the docs. then i break the docs."What I do:
- 🔍 Research and test web application vulnerabilities
- 🛡️ Study OWASP Top 10 and real-world attack vectors
- 🐍 Learn Python to automate security workflows
- 💻 Explore network security and system fundamentals
# legend: [x] done | [ ] pending
// learning
- Finish Python basics
- Complete OWASP Top 10 deep dive
- Learn SQL injection hands-on (SQLi labs)
- Study XSS attack & defense patterns
- Understand CSRF and SSRF vulnerabilities
// practice
- Set up a home pentesting lab
- Try first CTF challenge
- Root first box on HackTheBox / TryHackMe
- Write a bug report / disclosure write-up
// build
- Write a Python recon script
- Build a simple port scanner
- Attend a hackathon