Город МОСКОВСКИЙ
00:07:25

Cross-Site Scripting: Part 4 - How Output Encoding Stops XSS

Аватар
ДжаваСкрипт в действии
Просмотры:
23
Дата загрузки:
29.11.2023 11:40
Длительность:
00:07:25
Категория:
Технологии и интернет

Описание

Twitter: @webpwnized

Thank you for watching. Please upvote and subscribe.

Cross-Site Scripting is a web application vulnerability that impacts the users of an application. If applications do not implement output encoding, a malicious actor may create phishing links, poisoned pages, or otherwise, inject malicious JavaScript into a web page viewed by the user. If this happens, the script will execute. There are different types of cross-site scripting including reflected, DOM-based, and stored or persistent. The Mutillidae II application used in the demos is available at https://github.com/webpwnized/mutillidae.

Рекомендуемые видео