Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
crlf-desyncs — Nuclei templates and exploit resources for CRLF based desync attacks | Kitploit
Tools/GitHubGitHub/turtlesec-software/crlf-desyncs
Vulnerability ScannersWeb Application ExploitationWeb SecurityFuzzingPenetration TestingRed TeamingPayload Development
GitHubturtlesec-software/crlf-desyncs

crlf-desyncs

Nuclei templates and exploit resources for CRLF based desync attacks

View Repository
18421 month agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CRLF Desyncs

This is a repository containing useful tools and resources for detecting and exploiting CRLF-based Desyncs, presented at BlackHat USA 2026 and DEFCON 34.

Contents

  • cdn-origin/ -> contains aggregated origin-to-edge headers useful for fuzzing a CRLF injection on a response.
  • nuclei-templates/ -> collection of nuclei templates which can help detecting CRLF injections at scale.
  • cookier.py -> util script to easily format a CRLF-based cookie tossing payload.
  • header-name-wordlist.txt -> custom large header wordlist for fuzzing weird behavior when dealing with a CRLF injection.
  • iframe.html -> attacker page for exploiting browser powered tunneling in iframes (useful against weak SameSite cookie settings).
  • popup.html -> attacker page for exploiting browser powered tunneling using refreshing popup windows.

Contributions

Contributions are more than welcome! Found a new detection technique? Please make a PR.

Also we would love to hear about fun cases you managed to exploit with this technique, if you want you can DM or tweet at us on X: @m4st3rspl1nt3r & @t0xodile

Download Tool