关联漏洞
Description
exploit for CVE-2021-22911 in rust
介绍
# CVE-2021-22911
A rust proof of concept for this CVE. Used as part of https://tryhackme.com/room/rocket, a CTF boot to root on the TryHackMe learning platform.
To use, update the constants in main.rs and run, and it should work straight off. Requires that you have the admin email address and username, plus that MFA is not enabled.
Based on https://www.exploit-db.com/exploits/49960, a python implementation that does rely on MFA being enabled (and doesn't work as is for this version of RocketChat).
文件快照
[4.0K] /data/pocs/2e86d0808c1f9d31bd283e7f047c8dd337c8fafb
├── [ 31K] Cargo.lock
├── [ 424] Cargo.toml
├── [ 505] README.md
└── [4.0K] src
└── [7.4K] main.rs
1 directory, 4 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。