/HExHTTP

Header Exploitation HTTP

Primary LanguagePython

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 to test [required]
-f URL_FILE       URL file to test
-H CUSTOM_HEADER  Header HTTP custom
--full            To display full header
--auth AUTH       HTTP authentification. Ex: --auth admin:admin
--behavior, -b    activate a lighter version of verbose, highlighting interesting cache behavior

Examples

alt tag alt tag alt tag

Features

  • Server Error response checking
  • Localhost header response analysis
  • Methods response analysis
  • HTTP version analysis [Experimental]
  • CPDoS technique
  • CND Analysis
  • Web cache poisoning
  • Range poisoning/error (416 response error) [Experimental]
  • Cookie Reflection
  • Technologies analysis (Ngninx - Envoy - Apache) [IP]

TODO

  • Try with mobile user-agent

Based on :