Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2007-2447 PoC — Samba MS-RPC Shell命令注入漏洞

Source
Associated Vulnerability
Title:Samba MS-RPC Shell命令注入漏洞 (CVE-2007-2447)
Description:The MS-RPC functionality in smbd in Samba 3.0.0 through 3.0.25rc3 allows remote attackers to execute arbitrary commands via shell metacharacters involving the (1) SamrChangePassword function, when the "username map script" smb.conf option is enabled, and allows remote authenticated users to execute commands via shell metacharacters involving other MS-RPC functions in the (2) remote printer and (3) file share management.
Readme
### 1° Start listening netcat:
Choose whetever port you want, it will be important for the exploitation that you grant you an root shell, will use 4242 as example.

```
nc -lnpt 4242
```

### 2° Execute the exploit:
You just need to execute the exploit and provide the necessary informations requested by it.
```
python3 CVE-2007-2447.py
```

If everything is done correctly, you'll have an root shell to do whetever you want into the target :)
File Snapshot

[4.0K] /data/pocs/0c9070ca071aea1471bb696db09c0aaeadb54fa2 ├── [ 445] CVE-2007-2447.py └── [ 447] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →