awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Hackmanit avatar

Hackmanit/Web-Cache-Vulnerability-Scanner

0
View on GitHub↗
1,180 stele·159 fork-uri·Go·Apache-2.0·4 vizualizări

Web Cache Vulnerability Scanner

Acest proiect este un scanner de securitate automatizat conceput pentru a identifica vulnerabilități în straturile de cache web. Funcționează ca un instrument de securitate pentru protocolul HTTP care sondează infrastructura web prin manipularea header-elor cererilor, a parametrilor și a cookie-urilor pentru a observa modul în care serverele gestionează și stochează conținutul.

Scanner-ul se distinge prin analiza specializată a comportamentului cache-ului, care vizează defecte specifice precum cache poisoning și cache deception. Încorporează un crawler recursiv pentru a mapa endpoint-urile aplicațiilor web și utilizează rutarea proxy configurabilă pentru a facilita inspecția traficului și depanarea în timpul procesului de evaluare.

Pentru a susține integrarea în fluxuri de lucru automatizate, instrumentul include limitarea ratei cererilor (request throttling) pentru a gestiona intensitatea rețelei și exportă rezultatele de securitate în formate structurate, lizibile de către mașină. Software-ul este distribuit ca un utilitar de linie de comandă pentru utilizare în medii de testare de securitate și penetrare.

Features

  • Web Cache Poisoning - Automates the detection of cache poisoning and cache deception flaws by testing how web servers handle manipulated HTTP requests.
  • Cache Vulnerability Analyzers - Examines web cache configurations and tests for vulnerabilities like cache poisoning and deception by manipulating headers, parameters, and cookies.
  • HTTP Header Manipulators - Injects custom payloads into request headers and parameters to probe cache behavior and identify potential storage vulnerabilities.
  • Protocol - Analyzes how web caches handle manipulated requests to detect potential unauthorized content storage.
  • Security Testing Tools - Provides an automated scanner for discovering web application vulnerabilities through recursive crawling and targeted request manipulation.
  • Web Application Penetration Testing - Probes web infrastructure for security weaknesses by crawling endpoints and analyzing how caching mechanisms respond to custom headers and parameters.
  • Web Application Security Assessments - Integrates security testing into development pipelines to identify potential vulnerabilities in web applications before they reach production environments.
  • Traffic Proxying - Routes security scan traffic through external proxies to inspect HTTP requests and debug interactions with complex web caching layers.
  • Recursive Crawlers - Traverses web applications by parsing HTML content to discover and map reachable endpoints for comprehensive security assessment coverage.
  • Web Crawling - Traverses web applications to discover linked URLs, hidden paths, and target domains, expanding the total surface area covered during an automated security assessment.
  • Cache Analysis - CLI scanner for identifying web cache poisoning issues.

Istoric stele

Graficul istoricului de stele pentru hackmanit/web-cache-vulnerability-scannerGraficul istoricului de stele pentru hackmanit/web-cache-vulnerability-scanner

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Web Cache Vulnerability Scanner

Colecții selectate manual în care apare Web Cache Vulnerability Scanner.
  • Instrumente open source pentru testarea penetrării
  • Scanere automatizate pentru vulnerabilități în aplicații web
  • Scanere DAST automatizate pentru vulnerabilități web

Alternative open-source pentru Web Cache Vulnerability Scanner

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Web Cache Vulnerability Scanner.
  • zaproxy/zaproxyAvatar zaproxy

    zaproxy/zaproxy

    15,293Vezi pe GitHub↗

    OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in web applications. It functions as a penetration testing framework that enables both automated security scanning and manual security testing of running web services. The tool provides a suite of capabilities for analyzing web applications from the outside in, including the ability to capture and modify traffic between a browser and a target application. It is designed to integrate into DevSecOps pipelines to provide consistent security checks across different environments.

    Java
    Vezi pe GitHub↗15,293
  • 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

    Shellbug-bountybugbountybugbounty-tool
    Vezi pe GitHub↗7,226
  • awesome-selfhosted/awesome-selfhostedAvatar awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Vezi pe GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Vezi pe GitHub↗299,516
  • usestrix/strixAvatar usestrix

    usestrix/strix

    20,138Vezi pe GitHub↗

    Strix is an automated security research and vulnerability scanning platform that leverages language models to orchestrate complex security analysis tasks. It functions as a comprehensive framework for penetration testing and continuous security integration, allowing users to embed automated vulnerability research directly into development pipelines or execute it within isolated, containerized environments. The platform distinguishes itself through a multi-agent orchestration engine that coordinates specialized autonomous agents to perform parallel security assessments. By integrating LLM-agno

    Pythonagentsartificial-intelligencecybersecurity
    Vezi pe GitHub↗20,138
Vezi toate cele 30 alternative pentru Web Cache Vulnerability Scanner→

Întrebări frecvente

Ce face hackmanit/web-cache-vulnerability-scanner?

Acest proiect este un scanner de securitate automatizat conceput pentru a identifica vulnerabilități în straturile de cache web. Funcționează ca un instrument de securitate pentru protocolul HTTP care sondează infrastructura web prin manipularea header-elor cererilor, a parametrilor și a cookie-urilor pentru a observa modul în care serverele gestionează și stochează conținutul.

Care sunt principalele funcționalități ale hackmanit/web-cache-vulnerability-scanner?

Principalele funcționalități ale hackmanit/web-cache-vulnerability-scanner sunt: Web Cache Poisoning, Cache Vulnerability Analyzers, HTTP Header Manipulators, Protocol, Security Testing Tools, Web Application Penetration Testing, Web Application Security Assessments, Traffic Proxying.

Care sunt câteva alternative open-source pentru hackmanit/web-cache-vulnerability-scanner?

Alternativele open-source pentru hackmanit/web-cache-vulnerability-scanner includ: zaproxy/zaproxy — OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in… six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… usestrix/strix — Strix is an automated security research and vulnerability scanning platform that leverages language models to… dstotijn/hetty — Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic… w-digital-scanner/w13scan — W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through…