Hunting Crlf And Response Splitting

Hunt CRLF injection where untrusted input carrying a carriage return and line feed reaches a response header, a log line, or an outbound email header that does not strip or reject those characters, letting the attacker inject headers, split the message, forge log entries, or add email headers. Use when input flows into a Set-Cookie, Location, or custom response header, into a log written from request data, or into mail headers built from user input. Covers full response splitting into injected content or cache poisoning, header injection, log forging, and email header injection. The untrusted input is the source, the header, log, or email writer is the sink, and the injected line that the consumer treats as new structure is the bug.

UnboundCompute Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/hunting-crlf-and-response-splitting commit 338a4d1c7d

Frequently asked questions

npx skillmds@latest add unboundcompute/hunting-crlf-and-response-splitting