Marc026/cti-sui-platform — reverse-engineered prompt
Reverse engineered prompt
Build me a cyber threat intelligence sharing platform that lets organizations securely share threat reports with each other using the Sui blockchain.
I want a web app where an organization can register, submit threat intelligence, browse or retrieve submitted intelligence, validate other submissions, and see basic platform stats and threat trend analytics. Include a reputation system so contributors can be rated for quality, and an incentives flow so good intelligence can be rewarded. The platform should support STIX and TAXII style threat data, MITRE ATT&CK mapping, and be designed with privacy in mind so sensitive data isn’t stored directly on chain.
Please include smart contracts for the Sui side, an API service, a frontend dashboard, database support, and integrations that can push intelligence into common SIEM tools like Splunk, QRadar, Microsoft Sentinel, Elastic, or a generic REST endpoint. Add authentication, rate limiting, tests, Docker setup, and clear local deployment scripts. Look up current Sui and Move docs online if you need to.
Want more depth? Deep Reverse