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

GoSecure/csp-auditor

0
View on GitHub↗
142 stars·29 forks·Java·3 vues

Csp Auditor

Burp and ZAP plugin to analyse Content-Security-Policy headers or generate template CSP configuration from crawling a Website

Features

  • HTTP Traffic Analysis - Analyzes Content-Security-Policy headers and generates configurations.
  • Vulnerability Scanners - Analyzes CSP headers and generates configuration templates.
  • Proxy Tool Extensions - Audit and analyze Content Security Policies.
  • Security Tools - Burp and ZAP plugin to analyze CSP headers

Historique des stars

Graphique de l'historique des stars pour gosecure/csp-auditorGraphique de l'historique des stars pour gosecure/csp-auditor

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

Alternatives open source à Csp Auditor

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Csp Auditor.
  • portswigger/http-request-smugglerAvatar de portswigger

    portswigger/http-request-smuggler

    1,213Voir sur GitHub↗

    This Burp Suite extension automatically detects and exploits HTTP Request Smuggling vulnerabilities using advanced desynchronization techniques developed by PortSwigger researcher James Kettle. It supports comprehensive scanning for HTTP/1.1 and HTTP/2-downgrade desync vulnerabilities,…

    Java
    Voir sur GitHub↗1,213
  • joaomatosf/jexbossAvatar de joaomatosf

    joaomatosf/jexboss

    2,512Voir sur GitHub↗

    jexboss is a Java deserialization exploit framework and network vulnerability scanner designed to identify and exploit deserialization flaws to achieve remote code execution on target servers. It functions as a suite of tools for delivering payloads and executing system commands on vulnerable remote applications. The project includes a reverse shell orchestrator to establish and maintain persistent remote command connections from exploited targets back to a listener. It also provides post-exploitation automation for managing remote access and updating software on compromised systems. The fra

    Pythondeserializationexploitexploiting-vulnerabilities
    Voir sur GitHub↗2,512
  • andresriancho/w3afAvatar de andresriancho

    andresriancho/w3af

    4,850Voir sur GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    Voir sur GitHub↗4,850
  • commixproject/commixAvatar de commixproject

    commixproject/commix

    5,757Voir sur GitHub↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Python
    Voir sur GitHub↗5,757
Voir les 30 alternatives à Csp Auditor→

Questions fréquentes

Que fait gosecure/csp-auditor ?

Burp and ZAP plugin to analyse Content-Security-Policy headers or generate template CSP configuration from crawling a Website

Quelles sont les fonctionnalités principales de gosecure/csp-auditor ?

Les fonctionnalités principales de gosecure/csp-auditor sont : HTTP Traffic Analysis, Vulnerability Scanners, Proxy Tool Extensions, Security Tools.

Quelles sont les alternatives open-source à gosecure/csp-auditor ?

Les alternatives open-source à gosecure/csp-auditor incluent : portswigger/http-request-smuggler — This Burp Suite extension automatically detects and exploits HTTP Request Smuggling vulnerabilities using advanced… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… joaomatosf/jexboss — jexboss is a Java deserialization exploit framework and network vulnerability scanner designed to identify and exploit… enablesecurity/identity-crisis — A Burp Suite extension that checks if a particular URL responds differently to various User-Agent headers. doyensec/inql — InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability… commixproject/commix — Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It…