Releases: ariary/HTTPCustomHouse
Releases · ariary/HTTPCustomHouse
v2.0.2
23 Sep 07:51
Compare
Sorry, something went wrong.
No results found
Added
[httpclient] -i flag to get all header like in curl (without it only body is shown)
[httpcustomhouse] -d flag print special characters
code enhancement and colors
Fixed
[httpclient] Bug in URL parsing for
minor fixes
24 Feb 08:18
Compare
Sorry, something went wrong.
No results found
Fix
Change httpcustomhouse body parsing
Include Cookie in redirection for httpclient
Tools suite first version
14 Feb 19:17
Compare
Sorry, something went wrong.
No results found
Added
2 new tools to help in http request smuggling research/exploitation:
httpoverride: simple tool to manipulate http request
httpclient: perform request from raw http request (~curl with raw http request)
See request in browser (with or without cookie)
Follow redirection (if 30X response)
Documentation on usage and exploitation
Changed
httpcustomhouse: display missing bytes for Content-Length
v1
03 Feb 14:49
Compare
Sorry, something went wrong.
No results found
Simple offline simulation of server behavior helping to forge HTTP smuggling attack:
Color output
Tranfer encoding support
Content-Length support