偶滴歌神啊瑶瑶微博:用google搜索无保护的视频音频文件

来源:百度文库 编辑:中财网 时间:2024/04/29 04:31:12
用google搜索无保护的视频音频文件(bujai提供)

furl里看到一篇googletutor里的文章:Voyeur Heaven: finding interesting video, sound and image files in unprotected directories(偷睽者的天堂:在无保护的目录里寻找有趣的视频、声频和图像文件),当然又是讲google hack的。虽然我对偷睽没兴趣,但我是资源收集狂,对google的用法着迷,所以看到这类文章如获至宝。文章介绍了方法,主要还是利用google搜索没有首页的服务器,即在搜索"index of"的基础上加了些限定,可以找到视频、音频等等。下面是一些搜索式:

下面这个检索之就可找到无保护的目录:

[-inurl(html|htm|php) intitle:”index of” +”last modified” +”parent directory” +description +size +”jennifer lopez”]

找 WMV 或AVI 格式的电影:

[-inurl:(htm|html|php) intitle:”index of” +”last modified” +”parent directory” +description +size +(wmv|avi)]

找 WMA 或 MP3 格式的音频文件:

[-inurl:(htm|html|php) intitle:”index of” +”last modified” +”parent directory” +description +size +(wma|mp3)]

找 JPG 或 GIF 格式的图像: [-inurl:(htm|html|php) intitle:”index of” +”last modified” +”parent directory” +description +size +(jpg|gif) ]

你可以同时限定文件格式和你期望名字来找

[-inurl:(htm|html|php) intitle:”index of” +”last modified” +”parent directory” +description +size +(wmv|avi) “paris hilton”]

甚至可以随便猜一个可能的文件名::

[-inurl:(htm|html|php) intitle:”index of” +”last modified” +”parent directory” +description +size +(”parishilton.wmv”|”parishilton.avi”)]

原文出处:Enjoy Searching