Google (1 Viewer)

JCK

Biased
JCK
May 11, 2004
124,020
#1
As I always say google is your friend.

I am sure one can get a lot more than one knows from google. These are some nifty old tricks I know on how to get more from the engine.

I am not sure if you know them, but they are always useful :)
Code:
Site specific dir search:
CODE  
intitle:"index of" site:gov -filetype:html -filetype:htm name size 

CODE  
intitle:"index of" site:yahoo.com -filetype:html -filetype:htm name size 


Category of file search:
CODE  
intitle:"index of" intitle:girls -filetype:html -filetype:htm name size 

CODE  
intitle:"index of" intitle:mp3 -filetype:html -filetype:htm name size 

CODE  
intitle:"index of" intitle:movies -filetype:html -filetype:htm name size 


Filetypes can also be included to make a filetype search:
CODE  
intitle:"index of" .avi -filetype:html -filetype:htm name size 


if u think u can find a specific file by exact name then go ahead and try it
CODE  
intitle:"index of" chris.jpg -filetype:html -filetype:htm name size 


or maybe u just wanna search for part of the filename:
CODE  
intitle:"index of" quake3 -filetype:html -filetype:htm name size 


so many different creative uses for google:
CODE  
intitle:"index of" intitle:"cgi-bin" passwd -filetype:html -filetype:htm name size 

CODE  
intitle:"index of" intitle:"cgi-bin" password -filetype:html -filetype:htm name size
 

Buy on AliExpress.com
OP
JCK

JCK

Biased
JCK
May 11, 2004
124,020
  • Thread Starter
  • Thread Starter #5
    ++ [ originally posted by Elnur_E65 ] ++
    Hmmm... so what exactly does this stuff do? :)
    Just an advanced way of searching, you can find files in a more efficient way
     

    Users Who Are Viewing This Thread (Users: 0, Guests: 1)