c0dejump / HExHTTP

Header Exploitation HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HExHTTP

Header Exploitation HTTP

HTTP header behavior analysis tool

Beta version

Usage

usage: hexhttp.py [-h] [-u URL] [--full]

-h, --help  show this help message and exit
-u URL      URL login to test [required]
--full      To display full header

Examples

alt tag alt tag

Features

  • Server Error response checking [IP]
  • Localhost header response analysis
  • Methods response analysis
  • CPDoS technique
  • CND Analysis
  • Technologies analysis (Ngninx - Envoy - Apache) [IP]
  • Header cache reaction analysis [IP]

Based on :

About

Header Exploitation HTTP

License:MIT License


Languages

Language:Python 99.8%Language:Dockerfile 0.2%