Google Dork Cheat Sheet for Finding Hidden Admin Panels

Cuncis
2 min readFeb 15, 2023

--

Google Dork is a technique used to search for information on the internet using specific search terms and operators. In the context of finding admin panels, here is a cheat sheet of some Google Dorks that can be used:

  1. intitle:”admin panel” — This searches for pages that have “admin panel” in the title of the page.
  2. inurl:”admin panel” — This searches for pages that have “admin panel” in the URL.
  3. intitle:”login” — This searches for pages that have “login” in the title of the page.
  4. inurl:”login” — This searches for pages that have “login” in the URL.
  5. intext:”admin login” — This searches for pages that have “admin login” in the content of the page.
  6. intitle:”password” — This searches for pages that have “password” in the title of the page.
  7. inurl:”password” — This searches for pages that have “password” in the URL.
  8. intitle:”index of” “admin” — This searches for directories that have “admin” in the name and contain an index page.
  9. site:example.com intitle:”admin panel” — This searches for pages with “admin panel” in the title of the page on a specific website, in this case, “example.com”.
  10. site:example.com inurl:”admin” — This searches for pages with “admin” in the URL on a specific website, in this case, “example.com”.
  11. site:example.com intext:”admin login” — This searches for pages with “admin login” in the content on a specific website, in this case, “example.com”.
  12. intitle:”admin login” site:example.com — This searches for pages with “admin login” in the title of the page on a specific website, in this case, “example.com”.
  13. intitle:”admin panel” site:example.com — This searches for pages with “admin panel” in the title of the page on a specific website, in this case, “example.com”.
  14. inurl:”/admin/login.php” — This searches for pages with “/admin/login.php” in the URL.
  15. inurl:”/admin/login.html” — This searches for pages with “/admin/login.html” in the URL.
  16. intitle:”admin login” inurl:”/admin/” — This searches for pages with “admin login” in the title of the page and “/admin/” in the URL.
  17. intitle:”login” inurl:”/admin/” — This searches for pages with “login” in the title of the page and “/admin/” in the URL.
  18. intitle:”login” site:example.com -inurl:”admin” — This searches for pages with “login” in the title of the page on a specific website, in this case, “example.com”, but excludes any URLs that contain the word “admin”.
  19. inurl:”/admin/index.php” OR inurl:”/admin/index.html” — This searches for pages with either “/admin/index.php” or “/admin/index.html” in the URL.
  20. intitle:”login” intext:”admin area” site:example.com — This searches for pages with “login” in the title of the page and “admin area” in the content on a specific website, in this case, “example.com”.

For other cheat sheet with different search engine you can visit this github.

--

--

Cuncis

Penetration Tester | Bug Hunter | Ethical Hacker - Connect with me on https://twitter.com/wh1te_h0le