Cross-Site Scripting: Explained

2
-XSS Attacks 
allows the attacker to inject malicious scripts into the web link between the Server and the Client.
This Vulnerability can prove very dangerous if used in place. 

-Cross-Site Scripting is a type of computer security vulnerability typically found in web applications and websites.
Attackers inject client-site Scripts into webpages viewed by other users.
Attacker uses a web application to send malicious code, usually in the form of a browser side script, to a different end user

For example, the attacker could send the victim a misleading email with a link containing a malicious JavaScript.







Image Source:- https://www.imperva.com/learn/application-security/cross-site-scripting-xss-attacks/

Post a Comment

2Comments
  1. Needed it for a project, worked well. Nice n Short.
    Thanks!

    ReplyDelete
    Replies
    1. Feeling good it helped you! Thanks, we're working on improving our blog!🙂

      Delete
Post a Comment