DorkTerm

What does this tool do?

This tool runs a series of Google Dork queries against the provided domain to identify potential vulnerabilities or exposed sensitive information.

What types of Google Dorks will run?

  • site:example.com inurl:login - Searches for login pages
  • site:example.com inurl:admin - Searches for admin pages
  • site:example.com ext:php - Searches for PHP files
  • site:example.com ext:sql - Searches for SQL files
  • site:example.com ext:xml - Searches for XML files
  • site:example.com ext:json - Searches for JSON files
  • site:example.com "index of" - Finds directory listing vulnerabilities
  • site:example.com filetype:log - Searches for log files
  • site:example.com filetype:txt - Searches for text files
  • site:example.com inurl:wp-content - Identifies WordPress content directories

How to enable popups?

If the Google Dork results do not open in new tabs, make sure your browser allows popups for this site. Refer to your browser's popup settings for more details.