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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ultimatehackers/xsstrikeAvatar UltimateHackers

    UltimateHackers/XSStrike

    15,027Vezi pe 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
    Vezi pe GitHub↗15,027
  • six2dez/reconftwAvatar six2dez

    six2dez/reconftw

    7,226Vezi pe 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
    Vezi pe GitHub↗7,226
  • enablesecurity/wafw00fAvatar EnableSecurity

    EnableSecurity/wafw00f

    6,414Vezi pe 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
    Vezi pe 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

Explorează sub-etichetele

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