awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
UltimateHackers avatar

UltimateHackers/XSStrike

0
View on GitHub↗
15,027 estrellas·2,083 forks·Python·GPL-3.0·12 vistas

XSStrike

XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws.

The project includes a specialized utility for detecting blind XSS, where payloads execute asynchronously or on separate pages. It also features a JavaScript library auditor to identify outdated libraries with known vulnerabilities and a dedicated tool for identifying and bypassing web application firewalls using various evasion techniques.

Its broader capabilities encompass multi-threaded web page crawling to map site structures and a high-volume input parameter fuzzing engine to trigger unexpected server behaviors.

Features

  • Web Security Testing - Scans web applications for security flaws and input vulnerabilities to identify potential attack vectors.
  • Payload Generators and Fuzzers - Utilizes a multi-threaded engine to test input fields with diverse payloads for injection points.
  • WAF Bypass Tools - Identifies active web application firewalls and applies evasion techniques to bypass their filtering.
  • XSS Vulnerability Tools - Detects cross-site scripting vulnerabilities by fuzzing parameters and analyzing the resulting web responses.
  • Input Parameter Fuzzers - Provides a high-volume engine to test application inputs for unexpected behaviors and security flaws.
  • Firewall Detection Tools - Identifies the presence of security filters and applies specific evasion techniques to bypass them.
  • Security Fuzzing Engines - Provides a high-volume heuristic engine that iterates through character sets to trigger unexpected server behaviors.
  • Cross-Site Scripting Tools - Finds and validates XSS vulnerabilities by analyzing responses and generating targeted payloads.
  • Blind - Identifies blind XSS vulnerabilities where payloads execute asynchronously or on separate pages via callback monitoring.
  • Security Payload Generators - Automates the creation of context-aware, obfuscated XSS payloads designed to bypass security filters.
  • WAF Bypass Techniques - Employs a library of encoding and obfuscation techniques to circumvent Web Application Firewall filtering rules.
  • DOM Reflection Analyzers - Implements specialized logic to analyze how input is reflected in the DOM to determine XSS feasibility.
  • Library Security Auditors - Provides a scanner that audits JavaScript libraries for known security holes.
  • Dependency Vulnerability Scanning - Scans web pages for outdated JavaScript libraries that contain known security vulnerabilities.
  • Vulnerable Library Detectors - Matches JavaScript library version strings against a database of known vulnerable releases.
  • Web Crawling - Implements a multi-threaded engine for mapping site structures to locate potential injection points.
  • Exploitation Tools - Suite for detecting and exploiting cross-site scripting vulnerabilities.
  • Security Tools - Advanced detection and exploitation suite for cross-site scripting.

Historial de estrellas

Gráfico del historial de estrellas de ultimatehackers/xsstrikeGráfico del historial de estrellas de ultimatehackers/xsstrike

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a XSStrike

Proyectos open-source similares, clasificados según cuántas características comparten con XSStrike.
  • hahwul/dalfoxAvatar de hahwul

    hahwul/dalfox

    4,846Ver en GitHub↗

    Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site scripting vulnerabilities. It functions as an XSS vulnerability scanner that analyzes HTTP parameters and DOM structures to identify reflected, stored, and blind injection points. The project distinguishes itself by providing a Model Context Protocol server and a REST API, allowing artificial intelligence agents and remote interfaces to trigger and manage security scans programmatically. It utilizes a payload mutation engine and fingerprinting strategies to execute WAF evasion t

    Gobugbountybugbounty-toolcicd-pipeline
    Ver en GitHub↗4,846
  • s0md3v/xsstrikeAvatar de s0md3v

    s0md3v/XSStrike

    14,752Ver en GitHub↗

    XSStrike is an automated security scanning engine designed for web application discovery, input

    Pythonwaf-detectionxssxss-bruteforce
    Ver en GitHub↗14,752
  • sqlmapproject/sqlmapAvatar de sqlmapproject

    sqlmapproject/sqlmap

    37,676Ver en GitHub↗

    This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris

    Pythondatabasedetectionexploitation
    Ver en GitHub↗37,676
  • six2dez/reconftwAvatar de six2dez

    six2dez/reconftw

    7,226Ver en GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    Ver en GitHub↗7,226
Ver las 30 alternativas a XSStrike→

Preguntas frecuentes

¿Qué hace ultimatehackers/xsstrike?

XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws.

¿Cuáles son las características principales de ultimatehackers/xsstrike?

Las características principales de ultimatehackers/xsstrike son: Web Security Testing, Payload Generators and Fuzzers, WAF Bypass Tools, XSS Vulnerability Tools, Input Parameter Fuzzers, Firewall Detection Tools, Security Fuzzing Engines, Cross-Site Scripting Tools.

¿Qué alternativas de código abierto existen para ultimatehackers/xsstrike?

Las alternativas de código abierto para ultimatehackers/xsstrike incluyen: hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… s0md3v/xsstrike — XSStrike is an automated security scanning engine designed for web application discovery, input. sqlmapproject/sqlmap — This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It… six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… projectdiscovery/katana — Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a… projectdiscovery/subfinder — Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It…