anshumanpattnaik / http-request-smuggling

HTTP Request Smuggling Detection Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

script hang out

cyal1 opened this issue · comments

commented

I add this payload:

		{
			"type": "space3",
			"content_length_key": "Content-Length:",
			"transfer_encoding": {
				"te_key": "Transfer-Encoding[space here]:",
				"te_value": "chunked"
			}
		},

and the script hang out

Thank you @cyal1 for the payload, I'll check it and get back to you.

Thanks again, I have added the new permute type [space3] to payload.json.