Advertisement
Googleinurl

[DORK]=> Filtro avançado site partidos brasileiros

Aug 22nd, 2014
4,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.89 KB | None | 0 0
  1. ###################################################################################################
  2. #0x INURL-BRASIL                                                                          #
  3. #0x BY GoogleINURL                                                                    #
  4. #0x www.facebook.com/InurlBrasil                                                      #
  5. #0x www.twitter.com/googleinurl                                                       #
  6. #0x Blog: blog.inurl.com.br                                                   #
  7. #0x Titulo=> 0xDORKS PESQUISA AVANÇADA GOOGLE  /  Filtro mercenários                              #
  8. ###################################################################################################
  9.  
  10. DORKS=>{
  11.  
  12. [DORK-1]= "Partido " site:org.br inurl:(asp|aspx|php)
  13. [DORK-2]= "Partido " site:org.br inurl:(asp|aspx|php) id
  14. //----------------------------------------------------------------------------------------------------//
  15. [DORK-2]= intitle:"Partido "  intitle:"{SIGLA PARTIDO} " & site:org.br inurl:(asp|aspx|php) (id|notici|sec|new|impre|ver)
  16.  
  17. Exemplo-dork-2:=>{
  18. intitle:"Partido "  intitle:"PT " & site:org.br inurl:(asp|aspx|php) (id|notici|sec|new|impre|ver)
  19. intitle:"Partido "  intitle:"PSDB " & site:org.br inurl:(asp|aspx|php) (id|notici|sec|new|impre|ver)
  20. intitle:"Partido "  intitle:"PSOL " & site:org.br inurl:(asp|aspx|php) (id|notici|sec|new|impre|ver)
  21. intitle:"Partido "  intitle:"PV " & site:org.br inurl:(asp|aspx|php) (id|notici|sec|new|impre|ver)
  22.    }
  23. //----------------------------------------------------------------------------------------------------//
  24. [DORK-3]="{SIGLA PARTIDO}-" "{SIGLA PARTIDO}" site:.org.br ext:php
  25. Exemplo-dork-3:=>{
  26. "PT-" "PT" site:.org.br ext:php
  27. "PSDB-" "PSDB" site:.org.br ext:php
  28. "PSOL-" "PSOL" site:.org.br ext:php
  29. "PPS-" "PPS" site:.org.br ext:php
  30.    }
  31. //----------------------------------------------------------------------------------------------------//
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement