awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Hackmanit avatar

Hackmanit/Web-Cache-Vulnerability-Scanner

0
View on GitHub↗
1,180 stars·159 forks·Go·Apache-2.0·4 vues

Web Cache Vulnerability Scanner

Ce projet est un scanner de sécurité automatisé conçu pour identifier les vulnérabilités au sein des couches de mise en cache web. Il fonctionne comme un outil de sécurité du protocole HTTP qui sonde l'infrastructure web en manipulant les en-têtes de requête, les paramètres et les cookies pour observer comment les serveurs traitent et stockent le contenu.

Le scanner se distingue par une analyse spécialisée du comportement du cache, qui cible des failles spécifiques telles que l'empoisonnement du cache (cache poisoning) et la tromperie de cache (cache deception). Il incorpore un crawler récursif pour mapper les endpoints d'application web et utilise un routage proxy configurable pour faciliter l'inspection du trafic et le débogage pendant le processus d'évaluation.

Pour prendre en charge l'intégration dans des flux de travail automatisés, l'outil inclut une limitation de débit des requêtes pour gérer l'intensité réseau et exporte les résultats de sécurité dans des formats structurés lisibles par machine. Le logiciel est distribué comme un utilitaire en ligne de commande pour une utilisation dans des environnements de test de sécurité et de test d'intrusion.

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.

Historique des stars

Graphique de l'historique des stars pour hackmanit/web-cache-vulnerability-scannerGraphique de l'historique des stars pour hackmanit/web-cache-vulnerability-scanner

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Web Cache Vulnerability Scanner

Sélections manuelles où Web Cache Vulnerability Scanner apparaît.
  • Outils de test d'intrusion open source
  • Scanners automatisés de vulnérabilités web
  • Scanners de vulnérabilités web DAST automatisés

Alternatives open source à Web Cache Vulnerability Scanner

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Web Cache Vulnerability Scanner.
  • zaproxy/zaproxyAvatar de zaproxy

    zaproxy/zaproxy

    15,293Voir sur 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
    Voir sur GitHub↗15,293
  • 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

    Shellbug-bountybugbountybugbounty-tool
    Voir sur GitHub↗7,226
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur 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
    Voir sur GitHub↗299,516
  • usestrix/strixAvatar de usestrix

    usestrix/strix

    20,138Voir sur 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
    Voir sur GitHub↗20,138
Voir les 30 alternatives à Web Cache Vulnerability Scanner→

Questions fréquentes

Que fait hackmanit/web-cache-vulnerability-scanner ?

Ce projet est un scanner de sécurité automatisé conçu pour identifier les vulnérabilités au sein des couches de mise en cache web. Il fonctionne comme un outil de sécurité du protocole HTTP qui sonde l'infrastructure web en manipulant les en-têtes de requête, les paramètres et les cookies pour observer comment les serveurs traitent et stockent le contenu.

Quelles sont les fonctionnalités principales de hackmanit/web-cache-vulnerability-scanner ?

Les fonctionnalités principales de hackmanit/web-cache-vulnerability-scanner sont : Web Cache Poisoning, Cache Vulnerability Analyzers, HTTP Header Manipulators, Protocol, Security Testing Tools, Web Application Penetration Testing, Web Application Security Assessments, Traffic Proxying.

Quelles sont les alternatives open-source à hackmanit/web-cache-vulnerability-scanner ?

Les alternatives open-source à hackmanit/web-cache-vulnerability-scanner incluent : 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…