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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
c0dejump avatar

c0dejump/HExHTTP

0
View on GitHub↗
756 Stars·100 Forks·Python·2 Aufrufe

HExHTTP

Header Exploitation HTTP

Features

  • Web Security Testing - Analyzes HTTP headers to identify vulnerabilities and behaviors.

Star-Verlauf

Star-Verlauf für c0dejump/hexhttpStar-Verlauf für c0dejump/hexhttp

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht c0dejump/hexhttp?

Header Exploitation HTTP

Was sind die Hauptfunktionen von c0dejump/hexhttp?

Die Hauptfunktionen von c0dejump/hexhttp sind: Web Security Testing.

Welche Open-Source-Alternativen gibt es zu c0dejump/hexhttp?

Open-Source-Alternativen zu c0dejump/hexhttp sind unter anderem: ultimatehackers/xsstrike — XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web… zaproxy/zaproxy — OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in… epi052/feroxbuster — Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and… danielmiessler/seclists — SecLists is a centralized library of security assessment data designed to support vulnerability discovery and… guardicore/monkey — Monkey is an adversary emulation platform and breach and attack simulation tool designed to test network defenses… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure…

Open-Source-Alternativen zu HExHTTP

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit HExHTTP.
  • ultimatehackers/xsstrikeAvatar von UltimateHackers

    UltimateHackers/XSStrike

    15,027Auf GitHub ansehen↗

    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.

    Python
    Auf GitHub ansehen↗15,027
  • zaproxy/zaproxyAvatar von zaproxy

    zaproxy/zaproxy

    15,293Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,293
  • epi052/feroxbusterAvatar von epi052

    epi052/feroxbuster

    7,522Auf GitHub ansehen↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    Auf GitHub ansehen↗7,522
  • danielmiessler/seclistsAvatar von danielmiessler

    danielmiessler/SecLists

    71,596Auf GitHub ansehen↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    Auf GitHub ansehen↗71,596
Alle 30 Alternativen zu HExHTTP anzeigen→