The Art of Same-Site Phishing
We all know how to prevent phishing attacks, just check if the domain you're on is legitimate. But what if we inject the phishing HTML form on the real site! During this talk, we'll explore this idea from a basic concept to some protections that we can bypass, as well as features that are commonly exploitable. This won't be your standard phishing talk, but rather a deep technical dive into how we can design realistic forms with limited HTML injections involving some novel techniques. Including: * Bypassing the form-action Content Security Policy directive to exfiltrate credentials * Finding and chaining CSS class gadgets * Without CSS, using SVG to design a malicious form * Phishing inside a fully sandboxed iframe
Speaker

Jorian Woltjer
Researcher at Aikido Security, CTF-player and XSS-enjoyer
I like digging deep into source code and browser features, researching to reach the furthest away vulnerabilities. Through CTFs, I learned most of my craft, and enjoy applying it to the real world now.... read more