阿里云安全专家,主要负责阿里云云产品安全。
http://myhard.yesky.com/53/1899553_2.shtml
http://hi.baidu.com/czlaner/blog/item/49780c606e304c47ebf8f800.
骇客追缉令(Takedown )上集 http://v.ku6.com/show/lcgVWDE-jzndxHk1.
http://www.host01.com/article/server/ospf/0662815323967532_3.
http://www.51chongdian.net/bbs/search.php?searchid=10&orderby=lastpost&ascdesc=desc&searchsubmit...
http://www.verycd.com/topics/309120/
http://www.linuxidc.com/Linux/2008-02/11275.htm
http://www.lengmo.net/post/989/
http://www.cisrg.cn/forum/thread-4702-1-1.html http://huaidan.
nmap -sSV -PN -p T:1433 192.168.10.0/24 -oG - | grep 1433/open/tcp//ms-sql-s ...
https://www.cenzic.com/landing/securityfocus/hackinar/
http://bbs.chinacissp.com/viewtopic.php?p=81319
http://milw0rm.com/exploits/6155
http://www.linuxrootkit.cn/exploits/os/bsd/freebsd/3.
http://www.petefinnigan.com/default/default_password_checker.
http://blog.csdn.net/amxsa/archive/2007/06/25/1666030.aspx
http://www.databasejournal.com/features/oracle/article.
http://www.securityfocus.com/infocus/1734 Part 1 http://www.
http://www.neeao.com/blog/article-2131.html
http://hi.baidu.com/longniao/blog/item/2d1d1938fe8630f0b311c76e.
http://www.cha88.cn/safe/online_base64_decode.
http://www.gingili.cn/article/2008/0405/article_922.
http://www.securityfocus.com/bid/19054/exploit
http://www.securityfocus.com/bid/17590/exploit
http://www.securityfocus.com/bid/24887/exploit
http://downloads.securityfocus.com/vulnerabilities/exploits/26101.
http://www.securityfocus.com/bid/27229/exploit
http://www.securityfocus.com/data/vulnerabilities/exploits/30273.
http://www.securityfocus.com/archive/1/431353
http://security.ctocio.com.cn/tips/459/8077959_4.shtml
爆人品的一次.下了个loudblog最新版看看,好像是0.8inc/buildwebsite.
http://eduunix.ccut.edu.cn/index2/edu/
select sys_context('userenv','host') from dual; 查看主机名select utl_inaddr.
http://www.oracle.com.cn/redirect.php?fid=77&tid=13199&goto=nextnewset ...
http://www.filibeto.org/sun/lib/nonsun/oracle/10.
www.petefinnigan.com http://www.0xdeadbeef.info/ http://www.
http://blog.csdn.net/I_S_T_O/archive/2007/09/06/1775262.
修改table名字 alter table teacher rename teachers; 修改字段属性 alter table teacher modify id tinyint no...
http://www.secforce.co.uk/media/demos/PHP_socket_hijacking_demo.
http://www.red-database-security.de/whitepaper/oracle_passwords.
http://www.host01.com/article/server/00070002/0621409095474880.
以前总是用ifconfig修改,重启后总是得重做。如果修改配置文件,就不用那么麻烦了~A、修改ip地址即时生效:# ifconfig eth0 192.
该文件中的所有值都是从系统启动开始累计到当前时刻。该文件只给出了所有CPU的集合信息,不能该出每个CPU的信息。
http://bbs.phpchina.com/thread-47107-1-2.html
在我最近做的一个项目中,我发现了一个新的概念,关于在PHP中使用变量的变量。在我的程序中,我需要在一个页面同时更新多个记录,在我经过相当长时间的痛苦思索之后,脑海中偶然地闪现出了变量的变量(variable variable)这一概念,所有的困惑就一扫而光了。
/* Php Endangers - Remote Code Execution Arham Muhammad rko.
1.时刻升级你的php版本 正如其它编程语言一样,PHP的缺陷也会逐渐暴露出来。使用和及时更新最新的php版本将有助于你保证应用程序的安全,高效和稳定。
原创作品author流水孟春,转载请注明出处lib.cublog.cn 阅读前提:你必须看过php手册上的"第IV部分安全"的"第10章魔术引号"。
PHP提供两个方便我们引用数据的魔法引用函数magic_quotes_gpc和magic_quotes_runtime,这两个函数如果在php.ini设置为ON的时候,就会为我们引用的数据碰到单引号'和双引号"以及反斜线 / 是自动加上反斜线,帮我们自动转译符号,确保数据操作的正确运行,可是我们在php不同的版本或者不同的服务器配置下,有的magic_quotes_gpc和magic_quotes_runtime设置为on,有的又是off,所以我们写的程序必须符合on和off两种情况。
http://doc.linuxpk.com/doc/php/ini.core.html