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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesFirewall Detection Tools

Utilities designed to identify the presence and type of web application firewalls protecting a target.

Distinct from Web Application Firewalls: Focuses on the identification (fingerprinting) of the firewall rather than just the bypassing of it.

Explore 3 awesome GitHub repositories matching security & cryptography · Firewall Detection Tools. Refine with filters or upvote what's useful.

Awesome Firewall Detection Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ultimatehackers/xsstrikeAvatar von UltimateHackers

    UltimateHackers/XSStrike

    15,027Auf GitHub ansehen↗

    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.

    Identifies the presence of security filters and applies specific evasion techniques to bypass them.

    Python
    Auf GitHub ansehen↗15,027
  • six2dez/reconftwAvatar von six2dez

    six2dez/reconftw

    7,226Auf GitHub ansehen↗

    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

    Includes utilities designed to identify the presence and type of web application firewalls protecting a target.

    Shellbug-bountybugbountybugbounty-tool
    Auf GitHub ansehen↗7,226
  • enablesecurity/wafw00fAvatar von EnableSecurity

    EnableSecurity/wafw00f

    6,414Auf GitHub ansehen↗

    WAFW00F allows one to identify and fingerprint Web Application Firewall (WAF) products protecting a website.

    Detects whether a website is protected by a WAF using normal and malicious request patterns.

    Python
    Auf GitHub ansehen↗6,414
  1. Home
  2. Security & Cryptography
  3. Network and Infrastructure Security
  4. Web and Network Security
  5. Web Application Firewalls
  6. Firewall Detection Tools

Unter-Tags erkunden

  • WAF Presence DetectorsIdentifying whether a website is protected by a Web Application Firewall by analyzing HTTP response patterns. **Distinct from Firewall Detection Tools:** Distinct from Firewall Detection Tools: focuses on the detection step specifically, not the full fingerprinting process.