Header Injection

Detects HTTP response header construction from user input vulnerable to CRLF injection. Use when writing code that sets HTTP response headers using values from user input, request parameters, or external data. Also invoke when constructing email headers, Content-Disposition filenames, or Location headers from caller-controlled strings.

thejefflarson 0efa6f7 3.1 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/header-injection commit 0efa6f7eea

Frequently asked questions

npx skillmds@latest add thejefflarson/header-injection