Skip to content
#

xss-attacks

Here are 117 public repositories matching this topic...

SQLp-EDU

Example Python script that demonstrates a simple example of a Cross-Site Scripting (XSS) exploit for educational purposes only. This script is intended to be used responsibly, for learning and understanding the security implications of XSS attacks, and should not be used for any illegal or unethical activities.

  • Updated May 6, 2023

Implementing best practices and adding layers of security to protect the 'Restreview app' from DOM-Based, Reflected, and Stored XSS Attacks. Using helmet and express-validator and other alternative methods from the document object to prevent any potential attacks on the application.

  • Updated Mar 5, 2024
  • EJS

Improve this page

Add a description, image, and links to the xss-attacks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xss-attacks topic, visit your repo's landing page and select "manage topics."

Learn more