November 2019
Beginner
550 pages
13h 14m
English
Reflected XSS is a non-persistent attack. In this form of XSS, the attacker usually sends a malicious link to a potential victim. If the victim clicks on the malicious link, it will open the default web browser (reflected) on the victim's computer. The web browser will automatically load the web page in which the malicious script will automatically execute, capturing passwords, cookie information, and other sensitive information.
Next, we will take a deep dive into CSRF.
Read now
Unlock full access