Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 512 Bytes

File metadata and controls

12 lines (7 loc) · 512 Bytes

XSS

Cross-site scripting (XSS) is a type of attack in which a malicious agent manages to inject client-side JavaScript into your website, so that it runs in the trusted environment of your users' browsers.

Additional Resources