[Paper]
Introduction to SQL injection: http://milw0rm.com/papers/225
里面提到了一个绕过google限制的搜索技巧,也许你在搜索某些关键字的时候翻了数十页就看到如下图所示的警告,是不是大为烦心。

作者提供了一个绕过的方法[大家常用的站内搜索]:
Here is a way to get round this:
goto http://www.google.com/coop/cse/
click "Create a Custom Search Engine"
Sign into your Google account give it a name & description, do not give it keywords
Tell it to search the entire web
Agree to ToS, click "Next" & send confirmation email in your email you should receive links that look
like:
http://www.google.com/coop/manage/cse/code?cx=002877699081652281083:klnfl5og4kg&sig
Take the cx argument and place it here
http://www.google.com/cse?cx=002877699081652281083:klnfl5og4kg&sig
That will get round Google blocking your search which means you can search more sites.
Use this Google search if you do not want to set up your own custom search.
http://www.blackle.com/
http://www.pcsec.org/google.html
本作品采用知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议进行许可。
请大家帮忙:行文措辞难免有错,请大家在阅读时发现错误通过评论方式告诉我。谢谢大家
请大家帮忙:行文措辞难免有错,请大家在阅读时发现错误通过评论方式告诉我。谢谢大家
原创文章如转载,请注明:转载自Web安全手册 [ http://www.pcsec.org/ ]
本文链接地址:http://www.pcsec.org/archives/5.html
网站 / Web安全手册 http://www.pcsec.org/
