Skip to content
#

reflected-xss-vulnerabilities

Here are 10 public repositories matching this topic...

Language: All
Filter by language

This WordPress plugin enhances website security by preventing Cross-Site Scripting (XSS) vulnerabilities. It blocks and encodes malicious characters in URLs, escapes HTML in `$_GET` variables, and provides customizable settings for website owners.

  • Updated Dec 23, 2024
  • PHP

JAMXSS (Just A Monster XSS Scanner) is a proof-of-concept tool that uses machine learning to predict execution context and craft targeted payloads for reflected XSS. Unlike traditional scanners that blindly brute-force inputs, JAMXSS aims to demonstrate smarter, context-aware exploitation.

  • Updated Jun 3, 2024
  • Python

Improve this page

Add a description, image, and links to the reflected-xss-vulnerabilities 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 reflected-xss-vulnerabilities topic, visit your repo's landing page and select "manage topics."

Learn more