hhhrrrttt222111/Dorkify — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python command line tool called Dorkify that helps me run Google Dork style searches from a friendly menu or with command options.
I want to be able to search Google, search inside a specific site, look for words in a page title or URL, and also do quick searches for books, music download links, maps, weather, definitions, company stock tickers, and general information. Add a command line mode with a clear help screen so I can run things like search, book, music, maps, weather, info, define, stocks, intitle, inurl, and site.
Also include a few security research modes for authorized testing only, like finding public results related to WordPress issues, exposed FTP servers, CCTV pages, and username or password list pages. Don’t exploit anything, just open or print the Google search results. Make it easy to install with requirements and run with Python 3. Look up current docs online if you need to.
Want more depth? Deep Reverse