Nuclei supports rawhttp for complete request control and customization allowing any kind of malformed requests for issues like HTTP request smuggling, Host header injection, CRLF with malformed characters and more. rawhttp library is disabled by default and can be enabled by includingDocumentation Index
Fetch the complete documentation index at: https://projectdiscovery-subfinder-reference-blog.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
unsafe: true in the request block.
Here is an example of HTTP request smuggling detection template using rawhttp.