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 |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Main Page|Home]] > [[Internet tips and tricks]] > [[Search engine tricks]] | |||
==Google search tricks== | ==Google search tricks== | ||
Line 20: | Line 20: | ||
*:</pre> | *:</pre> | ||
*:Note the use of parent directory keywords to filter only ftp results | *:Note the use of parent directory keywords to filter only ftp results | ||
[[Main Page|Home]] > [[Internet tips and tricks]] > [[Search engine tricks]] |
Latest revision as of 04:16, 18 April 2022
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