Unclecheng-li/poc-lab — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a GitHub repo for a security research lab that collects proof of concept and reproduction scripts for newly disclosed serious CVEs. It should be focused on things like Linux kernel, Windows, macOS, containers, web services, and other impactful vulnerabilities.

Organize it so each vulnerability has its own folder named by the CVE ID, or by the public vulnerability name if there isn’t a CVE yet. Inside each folder, include a PoC script like exploit.py or exploit.sh, a build area if needed, and a clear README.md that explains what the issue is, affected versions, how to reproduce it safely in a local authorized lab, and links to advisories or patch notes.

Add a clean main README in English and Chinese that explains the purpose, layout, quick start commands, contribution rules, license, and a strong disclaimer that this is only for education and authorized testing. Keep everything simple, consistent, and easy for researchers to browse and add new PoCs later.

Want more depth? Deep Reverse