178,481 views
38 votes
38 votes
Which method might an attacker use to redirect login via information gained by implementing JavaScript on a webpage the user believes is legitimate

User Gghuffer
by
2.8k points

1 Answer

17 votes
17 votes

Answer:

It´s called Cross Site-Scripting/Clickjacking

Step-by-step explanation:

Cross Site Scripting is a security exploit which allows an attacker to inject malicious client-side code onto a website.

User Blurfx
by
3.1k points