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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
UltimateHackers avatar

UltimateHackers/XSStrike

0
View on GitHub↗
15,027 stars·2,083 forks·Python·GPL-3.0·27 views

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.

Star history

Star history chart for ultimatehackers/xsstrikeStar history chart for ultimatehackers/xsstrike

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with XSStrike

These projects share indexed features with XSStrike. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hahwul/dalfoxhahwul avatar

    hahwul/dalfox

    4,846View on 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
    View on GitHub↗4,846
  • s0md3v/xsstrikes0md3v avatar

    s0md3v/XSStrike

    14,752View on GitHub↗

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

    Pythonwaf-detectionxssxss-bruteforce
    View on GitHub↗14,752
  • sqlmapproject/sqlmapsqlmapproject avatar

    sqlmapproject/sqlmap

    37,676View on 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
    View on GitHub↗37,676
  • six2dez/reconftwsix2dez avatar

    six2dez/reconftw

    7,226View on 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
    View on GitHub↗7,226
Compare all 30 related projects→

Frequently asked questions

What does ultimatehackers/xsstrike do?

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.

What are the main features of ultimatehackers/xsstrike?

The main features of ultimatehackers/xsstrike are: 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.

Which projects share features with ultimatehackers/xsstrike?

Projects with overlapping indexed features include: 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…