farnazzohori/KEVOLOGY — reverse-engineered prompt
Reverse engineered prompt
Build me an internal web based console for our red team, purple team, and SOC folks to work from the CISA Known Exploited Vulnerabilities feed. I want it to pull the KEV catalog automatically every day, with a Sync now button for manual refresh, then compare those CVEs against a local folder of Nuclei templates so we can quickly see which exploited issues have coverage and which do not.
The app should have a login screen and a clean dashboard where people can search, sort, and filter by vendor, product, and date added. Show useful stats at the top like total CVEs, new in the last 30 days, ransomware related items, reviewed count, and template coverage. Each CVE row should let an analyst mark it reviewed, enter their handle, and save that status so the team can track handoffs over time. I also want links and details for each CVE, plus dark and light mode. Keep it simple to run locally on a Linux server. Look up current docs online if you need to.
Want more depth? Deep Reverse