alialsartawi7-sketch/ghosttrace — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a local web app called GhostTrace for authorized security research. I want one clean dashboard where I can enter a domain, username, email, phone number, or upload a file, then run OSINT and recon scans without using the terminal.

It should stream results in real time, save scan history, let me star important scans, reopen old scans with a shared link, compare two scans to see what changed, export all history as JSON, and generate professional PDF reports with key findings, risk scores, charts, and attack paths. For domains, it should check DNS, SSL, subdomains, web status, common ports, banners, admin pages, login pages, APIs, security headers, and then give a clear 0 to 100 risk score with plain English reasons.

Please make it run locally on Linux with Python and Flask, with login protection, safe request handling, nice themes, keyboard shortcuts, drag and drop file metadata scanning, and no cloud tracking. Look up current tool docs online if needed.

Want more depth? Deep Reverse