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
·
s0md3v avatar

s0md3v/XSStrike

0
View on GitHub↗
14,752 stars·2,068 forks·Python·gpl-3.0·15 views

XSStrike

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

Features

  • Cross-Site Scripting Tools - An automated security tool that analyzes web application inputs to detect and verify potential cross-site scripting flaws.
  • Web Application Penetration Testing - Systematically scanning and fuzzing web application inputs to uncover hidden security flaws and validate the effectiveness of input filters.
  • Blind Injection Scanners - Detecting security vulnerabilities where malicious output is not immediately visible by using external callbacks to confirm successful payload execution.
  • Filter Bypasses - Applies automated mutation strategies to payloads to bypass common security controls and web application firewalls by testing various encoding and obfuscation techniques.
  • Security Crawlers - A discovery engine that maps web application structures and identifies injection points for comprehensive vulnerability assessment.
  • Fuzzing Tools - The tool systematically tests application inputs with generated payloads to uncover hidden vulnerabilities or unexpected behavior in web forms, headers, and other data entry points.
  • Blind - The tool injects payloads that trigger external callbacks to detect vulnerabilities where the malicious output is not immediately visible to the tester during standard security assessments.
  • Out-of-Band Testing - A specialized security scanner that detects vulnerabilities by triggering external callbacks from payloads injected into non-visible application outputs.
  • Injection Analysis Engines - Uses pattern matching to identify how user input is reflected in the response and determine the context of potential injection points.
  • Blind Injection Callbacks - Monitors external network requests to detect successful blind injections where the payload executes on a remote server or different user session.
  • Security Crawlers - Explores web applications by parsing document structures to discover new endpoints and map the entire attack surface of a target domain.
  • Vulnerability Scanners - Advanced XSS scanner.
  • Application Security - Advanced XSS detection suite.
  • Cross-Site Scripting Tools - Advanced XSS fuzzer with WAF detection and bypass capabilities.
  • Offensive Security - Fuzzes and bruteforces parameters to detect and bypass XSS.
  • Security And Forensics - Cross-site scripting detection suite with fuzzing and crawling.
  • Security Tools - Advanced XSS detection and exploitation suite.
  • Specialized Vulnerability Scanners - Advanced cross-site scripting detection and exploitation suite.
  • Web Application Scanning - Advanced XSS discovery and exploitation tool.
  • XSS and Injection Testing - Advanced XSS detection suite with payload generation.
  • XSS Injection - Advanced XSS scanner with payload analysis.
  • HTML Context Analyzers - Constructs malicious strings dynamically by analyzing the surrounding HTML structure to ensure the injected code executes within the target environment.
  • Reconnaissance Tools - Mapping web application structures and discovering hidden paths to identify potential injection points for comprehensive security analysis.
  • Request Orchestration - Manages HTTP traffic through a configurable engine that handles headers, proxies, and cookies to simulate diverse user interactions during security testing.
  • Payload Injectors - The tool allows users to test specific user-provided payloads against target parameters to verify the existence of vulnerabilities without relying on automated analysis or pre-defined patterns.

Star history

Star history chart for s0md3v/xsstrikeStar history chart for s0md3v/xsstrike

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

Open-source alternatives to XSStrike

Similar open-source projects, ranked by how many features they share with XSStrike.
  • 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
  • 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
  • w-digital-scanner/w13scanw-digital-scanner avatar

    w-digital-scanner/w13scan

    1,945View on GitHub↗

    W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through a modular plugin architecture. It functions as a scanning engine that executes specialized security logic against web endpoints to detect injection flaws, information leaks, and configuration errors. The platform distinguishes itself by combining active probing with passive traffic analysis and out-of-band detection. It utilizes a callback-based service to verify blind vulnerabilities that do not provide immediate feedback, and it operates as a proxy to intercept and inspect l

    Smartypassive-vulnerability-scannersecurity-tools
    View on GitHub↗1,945
  • swisskyrepo/payloadsallthethingsswisskyrepo avatar

    swisskyrepo/PayloadsAllTheThings

    78,434View on GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Pythonbountybugbountybypass
    View on GitHub↗78,434
See all 30 alternatives to XSStrike→

Frequently asked questions

What does s0md3v/xsstrike do?

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

What are the main features of s0md3v/xsstrike?

The main features of s0md3v/xsstrike are: Cross-Site Scripting Tools, Web Application Penetration Testing, Blind Injection Scanners, Filter Bypasses, Security Crawlers, Fuzzing Tools, Blind, Out-of-Band Testing.

What are some open-source alternatives to s0md3v/xsstrike?

Open-source alternatives to s0md3v/xsstrike include: hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… sqlmapproject/sqlmap — This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It… w-digital-scanner/w13scan — W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through… swisskyrepo/payloadsallthethings — This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers.… commixproject/commix — Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It… fcavallarin/domdig — DOM XSS scanner for Single Page Applications.