owasp/honeypot-project — reverse-engineered prompt
Reverse engineered prompt
I want this repo turned into a usable proof of concept for a web app honeypot project. The main goal is to capture suspicious web attacks in real time, turn the audit logs into something easy to inspect, and make it possible to share threat intel with the community.
Please connect the pieces that are already here so I can see a realistic flow from a honeypot or ModSecurity style audit log, into searchable visualization, and then into threat events for MISP. If there are multiple paths in the repo, pick the most complete and maintainable one and make it actually runnable as a demo.
Keep it practical and easy to follow. Add or clean up scripts, sample configs, and documentation so someone lightly technical can get it running and understand what each part is doing. I would also like a simple walkthrough that shows how attack data is collected, viewed, and reported. Look up current docs online if you need to.
Want more depth? Deep Reverse