关联漏洞
描述
cve-2024-25600-report
介绍
# Bricks Heist THM Walkthrough — CVE-2024-25600 & More

---
## What I did
- Created a **custom Python exploit** for Bricks Builder RCE (exploit code in private repo)
- Extracted the nonce from the homepage JavaScript
- Sent PHP wrapped in an Exception to get command output
- Obtained shell access, created reverse shell and found a hidden `.txt` flag
- Identified suspicious process `nm-inet-dialog` and related service `ubuntu.service`
- Located miner config file `inet.conf` and extracted the wallet address
- Used OSINT to link wallet to a known threat group
---
## How I did it
- Developed a Python script targeting the vulnerable REST API endpoint
- Launched a stabilized Reverse Shell
- Explored running processes, systemd services, and log files
- Analyzed miner config and gathered intelligence
- Collected all flags and relevant data
---
## Challenges & Lessons
- Figuring out the exact service and hidden files took digging
- Mining address was weird encoded, had to decode with [CyberChef](https://gchq.github.io/CyberChef/)
---
## Useful links
- [TryHackMe Profile](https://tryhackme.com/p/frankfm)
- [Bricks Heist Room](https://tryhackme.com/room/tryhack3mbricksheist)
文件快照
[4.0K] /data/pocs/708f3c37c5dbaa08bf7a3c111f6871b64e1022cd
├── [ 40K] rce.png
└── [1.2K] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。