miraunreformable550/pentest-with-LLM ? reverse-engineered prompt

Reverse engineered prompt

Build me a Windows friendly security testing app for authorized use that helps me go from one target to a clear report.

I want to enter a host or IP, check whether it is live, scan open ports, run web checks, and then use the results to suggest the next things I should test. It should also search a local vulnerability knowledge base, look up useful public references online if needed, and use an LLM to turn all of that into practical follow up ideas and a readable summary.

Please make it save logs and scan results so I can review them later, and include a simple way to set the paths for the external tools and any API keys in a config file. If there are missing details, look up the current docs online and keep the setup straightforward enough that I can run it from source after installing the needed tools.