

Episode 63: JHaddix Returns
14 snips Mar 21, 2024
JHaddix, bug bounty hunting expert, discusses updates to The Bug Hunter's Methodology, threat intelligence, buying credentials from the dark web, new recon techniques, and integrating AI into workflows. The podcast touches on red teaming, FIS hunting, and personal hacking journey insights.
AI Snips
Chapters
Transcript
Episode notes
Modern Web App Testing
- Focus on JavaScript analysis for modern web app testing.
- Understand single-page applications, lazy loading, and cloud protection.
JavaScript Analysis Techniques
- Modern web apps use dynamic paths and lazy loading, making traditional testing methods less effective.
- Analyze JavaScript for vulnerabilities, focusing on frameworks, minification, and obfuscation.
Modern Red Teaming Techniques
- Red teaming involves emulating real-world adversaries and bypassing security measures.
- Techniques like DLL sideloading and obfuscation are used to evade detection.