trickest/cve — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple repo and browsable site that keeps track of publicly available CVE proof of concept links. I want it organized by year, with one easy to read page per CVE, plus a summary page where I can search by CVE number, product name, and version. It should pull fresh CVE details from the public CVE list, look through the references for anything that seems like a proof of concept, also search GitHub for repos that mention that CVE, then combine the results into clean markdown files without wiping out anything that was added by hand.

Please include a small section for the hottest recent CVEs, badges or labels for affected software versions when possible, and a way to filter obvious false positives with a blacklist. The main goal is that someone can browse around, quickly find a useful public exploit or PoC, and keep up with newly published ones. If there is a good way to expose updates in a feed or simple history view, include that too. Look up current docs online if you need to.

Want more depth? Deep Reverse