NullArray/AutoSploit ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python app for a security lab that can collect target hosts from search services like Shodan, Censys, and Zoomeye, or let me paste in my own list, then show everything in one place and save it for later review.

I want a text based menu where I can search by keyword, view gathered hosts, and manage a whitelist so only approved hosts are included. It should also let me set a proxy and custom user agent for the requests, and save the results in a format that is easy to reuse.

Make it easy to run from the command line, with clear setup instructions and a Docker option if that helps. If you need to check current docs for any of the services, go ahead and look them up online.