Search engine tricks

From Notes_Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Home > Internet tips and tricks > Search engine tricks

Google search tricks

  • For downloading files of specific type one can use following in google search:
    -inurl:html -inurl:htm -inurl:php intitle:"index of" (wmv|rm|avi) "home alone"
    Use zip/rar etc. in above to download setups
  • To find list of servers which may have upload scripts allowing uploading of arbitary files use
    “index of /” ( upload.cfm | upload.asp | upload.php | upload.cgi | upload.jsp | upload.pl )
    Or better still use -inurl:html -inurl:htm -inurl:php intitle:"index of" upload.php
  • Following can also be used to search for files shared through ftp server
    index of ios parent directory bin
    Note the use of parent directory keywords to filter only ftp results


Home > Internet tips and tricks > Search engine tricks