
Critical Thinking - Bug Bounty Podcast Episode 2: Exploit Writing & Automation / Do you need to know how to program to hack?
6 snips
Jan 18, 2023 AI Snips
Chapters
Transcript
Episode notes
Of-CORS Tool
- Explore new tools like Of-CORS for unique attack vectors.
- Of-CORS turns reflected cross-origin requests into server-side request forgery (SSRF) attacks.
Coding for Hackers
- Learn basic coding to enhance your hacking abilities.
- Coding enables faster prototyping and exploitation of complex vulnerabilities.
Account Takeover via Scripting
- Rhys found an account takeover vulnerability using a simple Python script.
- The script guessed password reset token formats, highlighting the importance of trying creative approaches.
