<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>欢迎光临TRip的专栏 - 网络相关</title><link>http://blog.csdn.net/trip/category/68438.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 17 Nov 2005 10:01:02 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>待燃的烟头</dc:creator><title>Snort 中文手册</title><link>http://blog.csdn.net/trip/archive/2005/11/17/531332.aspx</link><pubDate>Thu, 17 Nov 2005 09:50:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2005/11/17/531332.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/531332.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2005/11/17/531332.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/531332.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=531332</trackback:ping><description>snort有三种工作模式：嗅探器、数据包记录器、网络入侵检测系统。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数据包记录到硬盘上。网路入侵检测模式是最复杂的，而且是可配置的。我们可以让snort分析网络数据流以匹配用户定义的一些规则，并根据检测结果采取一定的动作&lt;img src ="http://blog.csdn.net/trip/aggbug/531332.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>win2000 2003命令大全</title><link>http://blog.csdn.net/trip/archive/2005/11/17/531326.aspx</link><pubDate>Thu, 17 Nov 2005 09:45:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2005/11/17/531326.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/531326.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2005/11/17/531326.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/531326.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=531326</trackback:ping><description>列了几乎所有WIN在cmd状态下可用的命令.个人收藏,非常实用.&lt;img src ="http://blog.csdn.net/trip/aggbug/531326.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>sniffer超级详细介绍</title><link>http://blog.csdn.net/trip/archive/2005/11/08/525424.aspx</link><pubDate>Tue, 08 Nov 2005 18:50:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2005/11/08/525424.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/525424.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2005/11/08/525424.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/525424.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=525424</trackback:ping><description>sniffers(嗅探器)几乎和internet有一样久的历史了.Sniffer是一种常用的收集有用数据方法，这些数据可以是用户的帐号和密码，可以是一些商用机密数据等等。随着Internet及电子商务的日益普及,Internet的安全也越来越受到重视。在Internet安全隐患中扮演重要角色之一的Sniffer以受到越来越大的关注，所以今天我要向大家介绍一下介绍Sniffer以及如何阻止sniffer。　　 
大多数的黑客仅仅为了探测内部网上的主机并取得控制权，只有那些"雄心勃勃"的黑客，为了控制整个网络才会安装特洛伊木马和后门程序，并清除记录。他们经常使用的手法是安装sniffer&lt;img src ="http://blog.csdn.net/trip/aggbug/525424.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>nslookup工具的使用方法</title><link>http://blog.csdn.net/trip/archive/2005/10/25/516103.aspx</link><pubDate>Tue, 25 Oct 2005 13:02:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2005/10/25/516103.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/516103.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2005/10/25/516103.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/516103.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=516103</trackback:ping><description>配置好DNS服务器，添加了相应的记录之后，只要IP地址保持不变，一般情况下我们就不再需要去维护DNS的数据文件了。不过在确认域名解释正常之前我们最好是测试一下所有的配置是否正常。许多人会简单地使用ping命令检查一下就算了。不过Ping指令只是一个检查网络联通情况的命令，虽然在输入的参数是域名的情况下会通过DNS进行查询，但是它只能查询A类型和CNAME类型的记录，而且只会告诉你域名是否存在，其他的信息一概欠奉。所以如果你需要对DNS的故障进行排错就必须熟练另一个更强大的工具nslookup。这个命令可以指定查询的类型，可以查到DNS记录的生存时间还可以指定使用那个DNS服务器进行解释。&lt;img src ="http://blog.csdn.net/trip/aggbug/516103.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>TCPDUMP的使用方法</title><link>http://blog.csdn.net/trip/archive/2005/04/19/353561.aspx</link><pubDate>Tue, 19 Apr 2005 09:09:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2005/04/19/353561.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/353561.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2005/04/19/353561.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/353561.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=353561</trackback:ping><description>TCPDUMP的使用方法....
&lt;img src ="http://blog.csdn.net/trip/aggbug/353561.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>网络管理中的常用命令</title><link>http://blog.csdn.net/trip/archive/2004/11/12/179056.aspx</link><pubDate>Fri, 12 Nov 2004 15:17:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2004/11/12/179056.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/179056.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2004/11/12/179056.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/179056.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=179056</trackback:ping><description>网络管理中的常用命令&lt;img src ="http://blog.csdn.net/trip/aggbug/179056.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>网络经典命令行</title><link>http://blog.csdn.net/trip/archive/2004/11/12/178768.aspx</link><pubDate>Fri, 12 Nov 2004 13:01:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2004/11/12/178768.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/178768.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2004/11/12/178768.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/178768.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=178768</trackback:ping><description>网络经典命令行,全学会的话，不敢说你一定成为了高手，但保证你不再是菜鸟！整理得有点乱，错误难免，请各位指正！&lt;img src ="http://blog.csdn.net/trip/aggbug/178768.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>待燃的烟头</dc:creator><title>端口大全（详解）</title><link>http://blog.csdn.net/trip/archive/2004/11/09/174497.aspx</link><pubDate>Tue, 09 Nov 2004 17:57:00 GMT</pubDate><guid>http://blog.csdn.net/trip/archive/2004/11/09/174497.aspx</guid><wfw:comment>http://blog.csdn.net/trip/comments/174497.aspx</wfw:comment><comments>http://blog.csdn.net/trip/archive/2004/11/09/174497.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/trip/comments/commentRss/174497.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=174497</trackback:ping><description>端口大全（详解）&lt;img src ="http://blog.csdn.net/trip/aggbug/174497.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>