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
Back to danmcinerney/xsscrapy

Projects sharing features with Xsscrapy

30 open-source projects similar to danmcinerney/xsscrapy, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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
  • hahwul/xspearhahwul avatar

    hahwul/XSpear

    1,357View on GitHub↗

    🔱 Powerfull XSS Scanning and Parameter analysis tool&gem

    Ruby
    View on GitHub↗1,357
  • fcavallarin/domdigfcavallarin avatar

    fcavallarin/domdig

    419View on GitHub↗

    DOM XSS scanner for Single Page Applications

    JavaScript
    View on GitHub↗419
  • dwisiswant0/findom-xssdwisiswant0 avatar

    dwisiswant0/findom-xss

    863View on GitHub↗

    A fast DOM based XSS vulnerability scanner with simplicity.

    Shell
    View on GitHub↗863
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • epsylon/xsserepsylon avatar

    epsylon/xsser

    1,448View on GitHub↗

    Cross Site "Scripter" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications.

    Python
    View on GitHub↗1,448
  • 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
  • v8blink/chromium-based-xss-taint-trackingv8blink avatar

    v8blink/Chromium-based-XSS-Taint-Tracking

    127View on GitHub↗

    Cyclops 是一款具有 XSS 检测功能的浏览器

    View on GitHub↗127
  • teknogeek/ssrf-sheriffteknogeek avatar

    teknogeek/ssrf-sheriff

    338View on GitHub↗

    A simple SSRF-testing sheriff written in Go

    Go
    View on GitHub↗338
  • whitel1st/docemwhitel1st avatar

    whitel1st/docem

    683View on GitHub↗

    A tool to embed XXE and XSS payloads in docx, odt, pptx, xlsx files (oxml_xxe on steroids)

    Python
    View on GitHub↗683
  • epinna/tplmapepinna avatar

    epinna/tplmap

    4,169View on GitHub↗

    tplmap is a security tool designed for the detection and exploitation of server-side template injection vulnerabilities. It functions as an automated scanner to identify vulnerable template engine contexts and provides a framework for achieving remote code execution. The tool focuses on translating high-level requests into engine-specific syntax to execute operating system commands and bypass application sandboxes. It further enables remote file system access, allowing users to read, write, and transfer files between a local machine and a target server. Additional capabilities include the ab

    Python
    View on GitHub↗4,169
  • commixproject/commixcommixproject avatar

    commixproject/commix

    5,757View on GitHub↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Python
    View on GitHub↗5,757
  • codingo/nosqlmapcodingo avatar

    codingo/NoSQLMap

    3,304View on GitHub↗

    Automated NoSQL database enumeration and web application exploitation tool.

    Python
    View on GitHub↗3,304
  • joaomatosf/jexbossjoaomatosf avatar

    joaomatosf/jexboss

    2,512View on GitHub↗

    jexboss is a Java deserialization exploit framework and network vulnerability scanner designed to identify and exploit deserialization flaws to achieve remote code execution on target servers. It functions as a suite of tools for delivering payloads and executing system commands on vulnerable remote applications. The project includes a reverse shell orchestrator to establish and maintain persistent remote command connections from exploited targets back to a listener. It also provides post-exploitation automation for managing remote access and updating software on compromised systems. The fra

    Pythondeserializationexploitexploiting-vulnerabilities
    View on GitHub↗2,512
  • reverse-shell/routersploitreverse-shell avatar

    reverse-shell/routersploit

    13,151View on GitHub↗

    RouterSploit is an embedded device exploitation framework and vulnerability scanner designed to identify and exploit security flaws in networked embedded hardware and firmware. It provides a centralized toolkit for scanning for known weaknesses and common misconfigurations to gain unauthorized system access. The framework includes an architecture-specific payload generator to create custom binary payloads tailored to the target hardware. It also features an automated brute force tool that uses dictionary-based credential guessing to bypass authentication on hardware devices. The tool covers

    Python
    View on GitHub↗13,151
  • aquasecurity/trivyaquasecurity avatar

    aquasecurity/trivy

    36,462View on GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    View on GitHub↗36,462
  • apt69/comahawkA

    apt69/COMahawk

    0View on GitHub↗
    View on GitHub↗0
  • ah8r/csrfah8r avatar

    ah8r/csrf

    20View on GitHub↗

    CSRF Scanner Extension for Burp Suite Pro

    Java
    View on GitHub↗20
  • antx-code/cve-2022-21907A

    antx-code/CVE-2022-21907

    0View on GitHub↗
    View on GitHub↗0
  • anshumanpattnaik/http-request-smugglinganshumanpattnaik avatar

    anshumanpattnaik/http-request-smuggling

    539View on GitHub↗

    HTTP Request Smuggling Detection Tool

    Python
    View on GitHub↗539
  • 0xdexter0us/log4j-scanner0xDexter0us avatar

    0xDexter0us/Log4J-Scanner

    102View on GitHub↗

    Burp extension to scan Log4Shell (CVE-2021-44228) vulnerability pre and post auth.

    Kotlin
    View on GitHub↗102
  • 0x-apollyon/ya-cors0

    0x-Apollyon/YA-CORS

    0View on GitHub↗
    View on GitHub↗0
  • augustd/burp-suite-software-version-checksaugustd avatar

    augustd/burp-suite-software-version-checks

    33View on GitHub↗

    Burp extension to passively scan for applications revealing software version numbers

    Java
    View on GitHub↗33
  • bb00/zer0dumpB

    bb00/zer0dump

    0View on GitHub↗
    View on GitHub↗0
  • bbaranoff/cve-2022-0847B

    bbaranoff/CVE-2022-0847

    0View on GitHub↗
    View on GitHub↗0
  • beefproject/beefbeefproject avatar

    beefproject/beef

    10,728View on GitHub↗

    BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It functions as a platform for security professionals to evaluate client-side defenses by injecting persistent scripts into web browsers, establishing a bidirectional communication channel for remote command execution and data exfiltration. The framework distinguishes itself through its ability to use compromised browser sessions as proxies to conduct internal network reconnaissance, effectively bypassing perimeter security controls. It utilizes an event-driven control interface and

    JavaScript
    View on GitHub↗10,728
  • benjamin-mauss/depenfusionB

    benjamin-mauss/depenfusion

    0View on GitHub↗
    View on GitHub↗0
  • binaryfigments/cve-2020-0674B

    binaryfigments/CVE-2020-0674

    0View on GitHub↗
    View on GitHub↗0
  • bitthebyte/bitblinderBitTheByte avatar

    BitTheByte/BitBlinder

    123View on GitHub↗

    BurpSuite extension to inject custom cross-site scripting payloads on every form/request submitted to detect blind XSS vulnerabilities

    Python
    View on GitHub↗123
  • augustd/burp-suite-gwt-scanaugustd avatar

    augustd/burp-suite-gwt-scan

    13View on GitHub↗

    Burp Suite plugin identifies insertion points for GWT (Google Web Toolkit) requests

    Java
    View on GitHub↗13