Skip to content
#

xss-attacks

Here are 119 public repositories matching this topic...

JAMXSS (Just A Monster XSS Scanner) is a state-of-the-art tool designed to test for reflected XSS (Cross-Site Scripting) vulnerabilities in web applications. By leveraging machine learning, JAMXSS offers an innovative approach to detecting and mitigating security risks with exceptional accuracy and efficiency.

  • Updated Jun 3, 2024
  • Python
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 25, 2024

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