Advertisement
CyberDarx

Dork For Finding Password

Apr 26th, 2013
1,494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. filetype:htpasswd htpasswd
  2.  
  3. intitle:?index of? ?.htpasswd? -intitle:?dist? -apache -htpasswd.c
  4.  
  5. index.of.private (algo privado)
  6.  
  7. intitle:index.of master.passwd
  8.  
  9. inurlasslist.txt (para encontrar listas de passwords)
  10.  
  11. intitle:?index of..etc? passwd
  12.  
  13. intitle:admin intitle:login
  14.  
  15. ?incorrect syntax near? (sql script error)
  16.  
  17. intitle:?the page cannot be found? inetmgr (debilidad en iis4)
  18.  
  19. intitle:index.of ws_ftp.ini
  20.  
  21. ?supplied arguments is not a valid postgresql result? (possible debilidad sql)
  22.  
  23. _vti_pvt password intitle:index.of (frontpage)
  24.  
  25. inurl:backup intitle:index.of inurl:admin
  26.  
  27. ?index of /backup?
  28.  
  29. index.of.password
  30.  
  31. index.of.winnt
  32.  
  33.  
  34.  
  35. inurl:?auth_user_file.txt?
  36.  
  37. ?index of /admin?
  38.  
  39. ?index of /password?
  40.  
  41. ?index of /mail?
  42.  
  43. ?index of /? +passwd
  44.  
  45. index of /? +.htaccess
  46.  
  47. index of ftp +.mdb allinurl:/cgi-bin/ +mailto
  48.  
  49. allintitle: ?index of/admin?
  50.  
  51. allintitle: ?index of/root?
  52.  
  53. allintitle: sensitive filetype:doc
  54.  
  55. allintitle: restricted filetype :mail
  56.  
  57. allintitle: restricted filetype:doc site:gov
  58.  
  59. administrator.pwd.index
  60.  
  61. authors.pwd.index
  62.  
  63. service.pwd.index
  64.  
  65. filetype:config web
  66.  
  67. gobal.asax index
  68.  
  69. inurlasswd filetype:txt
  70.  
  71. inurl:admin filetypeBig Grinb
  72.  
  73. inurl:iisadmin
  74.  
  75. inurl:?auth_user_file.txt?
  76.  
  77. inurl:?wwwroot/*.?
  78.  
  79. allinurl: winnt/system32/ (get cmd.exe)
  80.  
  81. allinurl:/bash_history
  82.  
  83. intitle:?index of? .sh_history
  84.  
  85. intitle:?index of? .bash_history
  86.  
  87. intitle:?index of? passwd
  88.  
  89. intitle:?index of? people.1st
  90.  
  91. intitle:?index of? pwd.db
  92.  
  93. intitle:?index of? etc/shadow
  94.  
  95. intitle:?index of? spwd
  96.  
  97. intitle:?index of? master.passwd
  98.  
  99. intitle:?index of? htpasswd
  100.  
  101. intitle:?index of? members or accounts
  102.  
  103. intitle:?index of? user_carts or user _cart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement