This is a minimal, educational simulation that demonstrates the _impact_ class of a management-plane parsing RCE (inspired by CVE-2025-20265). It intentionally executes commands from crafted input for local learning only.# Day08 — Cisco FMC-style Management RCE (Simulation)
This is a minimal, educational simulation that demonstrates the _impact_ class of a management-plane parsing RCE (inspired by CVE-2025-20265). It intentionally executes commands from crafted input for local learning only.
## Quickstart
```bash
chmod +x entrypoint.sh exploit.sh
docker build -t fmc-sim .
docker run --rm -d -p 8444:8444 --name fmc-sim fmc-sim
```
[4.0K] /data/pocs/ac6f5e8ba32e4c374f9515e9b8e87aac91b82010
├── [ 224] DISCLAIMER.md
├── [ 435] Dockerfile
├── [ 231] entrypoint.sh
├── [ 313] exploit.sh
├── [ 422] README.md
└── [2.4K] server.py
0 directories, 6 files