Demo: Looking for a reflected XSS vulnerability in source code

preview_player
Показать описание
XSS (cross-site scripting) happens whenever an attacker can execute malicious scripts on a victim’s browser. But what does that mean in terms of writing code?

Whenever you are learning how to find, exploit, or prevent different types of security vulnerabilities, you always want to understand it’s root causes and what actually happens to the application when the vulnerability is exploited.

Today, let’s talk about an extremely common vulnerability, XSS, it’s mechanisms, and how you can spot it in source code.

#shiftleft #xss #appsec
Рекомендации по теме
Комментарии
Автор

Where can I find Ocular? is it a commercial tool or open source?

chaitanyacse