Difference between revisions of "Search engine tricks"

From Notes_Wiki
(Created page with "=Search engine tricks= ==Google search tricks== *For downloading files of specific type one can use following in google search: *:<pre> *::-inurl:html -inurl:htm -inurl:php ...")
 
m
Line 1: Line 1:
<yambe:breadcrumb>Internet tips and tricks</yambe:breadcrumb>
=Search engine tricks=
=Search engine tricks=



Revision as of 10:12, 17 November 2013

<yambe:breadcrumb>Internet tips and tricks</yambe:breadcrumb>

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