POC详情: 708f3c37c5dbaa08bf7a3c111f6871b64e1022cd

来源
关联漏洞
标题: WordPress Plugin Bricks Builder Theme 安全漏洞 (CVE-2024-25600)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress Plugin Bricks Builder Theme 1.9.6版本存在安全漏洞,该漏洞源于允许攻击者通过利用随机数泄漏来绕过身份验证来执行任意 PHP 代码。
描述
cve-2024-25600-report
介绍
# Bricks Heist THM Walkthrough — CVE-2024-25600 & More

![Proof it works](rce.png)

---

## 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付费,感谢您的支持。