intelowlproject/IntelOwl — reverse-engineered prompt
Reverse engineered prompt
Build me a threat intelligence platform for security analysts. I want to submit a file, IP address, domain, URL, or hash once, then have the system run multiple analyzers and collect the results in one place.
It should have a clean web dashboard where users can request new analysis, see results, compare findings, and save notes for investigations. It also needs a REST API so other security tools can send analysis jobs automatically. Please include a plugin style setup so analyzers, connectors, pivots, visualizers, ingestors, and repeatable playbooks can be added over time.
The first version should support common enrichment sources and malware analysis tools like VirusTotal, AbuseIPDB, Yara, and Oletools, plus ways to export results to platforms like MISP or OpenCTI. Make it scalable enough for a SOC team, with user accounts, job history, artifact tracking, and shared investigation notes. Use Python and Django for the backend if that fits, and look up current docs online if you need to.
Want more depth? Deep Reverse