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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ultimatehackers/xsstrikeAvatar de UltimateHackers

    UltimateHackers/XSStrike

    15,027Voir sur GitHub↗

    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
    Voir sur GitHub↗15,027
  • six2dez/reconftwAvatar de six2dez

    six2dez/reconftw

    7,226Voir sur 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

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

    Shellbug-bountybugbountybugbounty-tool
    Voir sur GitHub↗7,226
  • enablesecurity/wafw00fAvatar de EnableSecurity

    EnableSecurity/wafw00f

    6,414Voir sur GitHub↗

    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
    Voir sur GitHub↗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

Explorer les sous-tags

  • 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.