渗透测试

http://code.google.com/p/ratproxy/wiki/RatproxyDoc

http://code.google.com/p/skipfish/

http://www.oschina.net/p/theharvester

 

启动nginx时,提示:error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory

解决方法:

32位系统 [root@sever lib]# ln -s /usr/local/lib/libpcre.so.1 /lib
64位系统 [root@sever lib]# ln -s /usr/local/lib/libpcre.so.1 /lib64

 

Ruby:

http://netfork.iteye.com/blog/432928

http://85600367.iteye.com/blog/855535

RAR

本文链接:http://codingstandards.iteye.com/blog/792239    (转载请注明出处)

http://codingstandards.iteye.com/blog/792239

http://www.searchworkings.org/blog/-/blogs/faceting-%26-result-grouping

posted @ 2012-12-13 10:05  规格严格-功夫到家  阅读(165)  评论(0编辑  收藏  举报