layout | title |
---|---|
default |
XSS and Authorization |
In this session we'll discuss cross-site scripting, an extremely prevalent vulnerability, along with authorization failures.
- XSS (Cross-Site Scripting)
- Types of XSS
- Stored
- Reflected
- DOM
- Detection
- Exploitation
- Mitigation
- Types of XSS
- Authorization bypasses and forced browsing
- Detection
- Exploitation
- Mitigation
<iframe id="ytplayer" type="text/html" width="640" height="360" src="https://www.youtube-nocookie.com/embed/HGaFCcWM57U?rel=0&autoplay=0&origin={{ site.url }}" frameborder="0"></iframe>