Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
crlfmap — CRLFMap 是一款用于发现 HTTP 拆分漏洞的工具。 | Kitploit
工具/GitHubGitHub/ryandamour/crlfmap
漏洞扫描器IDS/IPS规避Web应用程序漏洞利用Web安全模糊测试渗透测试
GitHubryandamour/crlfmap

crlfmap

CRLFMap 是一款用于发现 HTTP 拆分漏洞的工具。

查看仓库
3213105年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CRLFMap

CRLFMap 是一个用于发现 HTTP 拆分漏洞的工具。

为什么?

  • 我想用 Go 语言编写一个支持并发的工具。
  • 我希望能够同时模糊测试参数和路径。

安装

root@kitploit:~
go get github.com/ryandamour/crlfmap

帮助

root@kitploit:~
Available Commands:
  help        Help about any command
  scan        A scanner for all your CRLF needs

Flags:
  -h, --help   help for crlfmap

scan 用法

root@kitploit:~
crlfmap scan --domains domains.txt --output results.txt --slack-webhook "https://hooks.slack.com/services/XXX/YYYZZZ"

===============================================================
CRLFMap v0.0.1
by Ryan D'Amour @ryandamour 
===============================================================
           _  __                       
          | |/ _|                      
  ___ _ __| | |_ _ __ ___   __ _ _ __  
 / __| '__| |  _| '_ ' _  \/ _' | '_ \ 
| (__| |  | | | | | | | | | (_| | |_) |
 \___|_|  |_|_| |_| |_| |_|\__,_| .__/ 
                                | |    
                                |_|    

    v0.0.1                                
-----------------------
:: Domains    : domains.txt
:: Payloads   : payloads.txt
:: Threads    : 1
:: Output     : results.txt
:: User Agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
:: Timeout    : 10
:: Delay      : 0
-----------------------
[+]http://localhost:3000/v1/%0AInjected-Header:CRLFInjecttest.json: is Vulnerable
[+]http://localhost:3000/v1/%20%0AInjected-Header:CRLFInjecttest.json: is Vulnerable

贡献

欢迎提交拉取请求。对于重大更改,请先开一个 issue 讨论您想要更改的内容。

请确保相应更新测试。

许可证

MIT

赞助商

alt text

下载工具