awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
c0dejump avatar

c0dejump/HExHTTP

0
View on GitHub↗
756 星标·100 分支·Python·2 次浏览

HExHTTP

Header Exploitation HTTP

Features

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

Star 历史

c0dejump/hexhttp 的 Star 历史图表c0dejump/hexhttp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

HExHTTP 的开源替代方案

相似的开源项目,按与 HExHTTP 的功能重合度排序。
  • ultimatehackers/xsstrikeUltimateHackers 的头像

    UltimateHackers/XSStrike

    15,027在 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.

    Python
    在 GitHub 上查看↗15,027
  • zaproxy/zaproxyzaproxy 的头像

    zaproxy/zaproxy

    15,293在 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
    在 GitHub 上查看↗15,293
  • epi052/feroxbusterepi052 的头像

    epi052/feroxbuster

    7,522在 GitHub 上查看↗

    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
    在 GitHub 上查看↗7,522
  • danielmiessler/seclistsdanielmiessler 的头像

    danielmiessler/SecLists

    71,596在 GitHub 上查看↗

    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
    在 GitHub 上查看↗71,596
查看 HExHTTP 的所有 30 个替代方案→

常见问题解答

c0dejump/hexhttp 是做什么的?

Header Exploitation HTTP

c0dejump/hexhttp 的主要功能有哪些?

c0dejump/hexhttp 的主要功能包括:Web Security Testing。

c0dejump/hexhttp 有哪些开源替代品?

c0dejump/hexhttp 的开源替代品包括: 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…