Cross-site scripting(XSS)
Cross-site
scripting(XSS) An attack is a type of injection where an attacker uses a
malicious script. Cross-site scripting has two stages, first, the attacker
finds a way to inject malicious code into the web page the victim visits, then
the victim must visit the web page with the malicious code. If there is a
specific victim attacker target, social engineering or phishing can be used to
send malicious URLs to the victim.
Comments
Post a Comment