Skip to content
#

xss-detection

Here are 141 public repositories matching this topic...

XSS Finder is a Python-based tool designed to identify potential cross-site scripting (XSS) vulnerabilities on websites. It automates the process of scanning web applications for XSS flaws by sending payloads to various input points and analyzing responses. This tool is suitable for security professionals and developers looking to enhance their web

  • Updated Sep 15, 2024
  • Python

XSS Rocket is written by Black Hat Ethical Hacking with the help of #ChatGPT as experimentation, with a lot of hours spent modifying the code generated by ChatGPT, and is designed for Offensive Security and XSS (Cross-Site Scripting) attacks.

  • Updated Sep 6, 2024
  • Shell

Se trata de um script Python que detecta vulnerabilidades de SQL Injection e XSS em sites. Ele analisa URLs listadas em um arquivo de configuração e fornece detalhes sobre a presença dessas falhas, incluindo sugestões de exploração e correção.urança e conscientização sobre boas práticas de desenvolvimento seguro.

  • Updated Sep 4, 2024
  • Python

This tool automates the process of testing for Cross-Site Scripting (XSS) vulnerabilities on websites. It includes features like dynamic payload generation, integration with other Cybersecurity tools, and automated remediation suggestions.

  • Updated Sep 1, 2024
  • Python

Improve this page

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

Learn more