URL corpus to CRLF header probe
Take a focused live URL list, probe encoded CRLF, keep only responses that echo a unique header you set.
Level: intermediate
Pipeline
cat {input} | uro | httpx -silent | crlfuzz -s -o crlf-hits.txtTake a focused live URL list, probe encoded CRLF, keep only responses that echo a unique header you set.
Level: intermediate
cat {input} | uro | httpx -silent | crlfuzz -s -o crlf-hits.txt| / | Focus search on this page |
| Ctrl K | Search everything (command palette) |
| 1-9 | Jump Toolkit through Reports |
| 0 | AI / MCP connector |
| j / k | Move selection down / up |
| Enter | Expand / open selected |
| c | Copy primary command of selected |
| f | Toggle favorite on selected tool |
| Esc | Clear search / close |