IDOR Automation
This was a simple Python script for parsing data from hacked sites. Check out some hacking write-ups for vulnerabilities like IDORs, XSS, Broken Access Control, and more on The Gray Area !
I post a bunch of my bug-bounty endeavors on my Medium blog, so if you want to learn about things like MFA Bypass , Open-Redirect Exploitation , and Finding P1 Bugs .

Utilizing a few of the tools I’d become familiar with, I ended up hacking a website for PII disclosure with IDORs (Insecure Direct Object Reference), and was able to quickly exfiltrate data with this tool.
If you’re not familiar with hacking but still find it interesting and want to learn more, check out The Road to Professional Red-Team Hacker .