<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[用过Apache的人帮忙看看]]></title>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074]]></link>
 <description><![CDATA[Latest 20 replies of 用过Apache的人帮忙看看]]></description>
 <copyright><![CDATA[Copyright(C) 狗狗静电BBS - wwW.DoGGiEhoMe.CoM]]></copyright>
 <generator><![CDATA[PHPWind BLOG by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Tue, 21 Apr 2026 11:45:13 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://doggiehome.com]]></link>
 <description><![CDATA[狗狗静电BBS - wwW.DoGGiEhoMe.CoM]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[是不是apache的bug什么的.]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31979]]></link>
 <author><![CDATA[freebeme]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 04:31:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我们服务器上沙都没有，都没有人访问，不知道扫描它干什么，就算入侵了也没啥了不得的，连数据库都没有点正经玩意儿。
打开log里面都是70%是jw_wang/pic/eye.gif，是我在论坛上的签名。哈哈]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31964]]></link>
 <author><![CDATA[唐僧]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 04:08:05 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[稳定性:apache@windows&lt;IIs&lt;apche@*nux .我看这个访问者是想找唐僧的cgi漏洞,是典型的试探型扫描.
log文件是可以限定大小的,哈..]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31892]]></link>
 <author><![CDATA[freebeme]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 02:31:31 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[If you run a web server, there&#39s not much you can do to stop people from sending it bogus commands (like you saw).
But if your concern is merely to stop this stuff being logged, there might be some Apache log configuration settings that you could tweak. But I wouldn&#39t fiddle with that - inst ..]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31862]]></link>
 <author><![CDATA[小神]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 01:40:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[It&#39s the IIS WebDAV exploit: [url]http://edgeos.com/threats/details.php?id=11413[/url] 
[url]http://www.microsoft.com/technet/security/bulletin/ms03-007.mspx[/url] 

If you&#39re running Apache on *nix, those lines are just annoying (but can cause problems with Webalizer). If you have IIS, bett ..]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31861]]></link>
 <author><![CDATA[小神]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 01:39:13 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[Same ip address all the time? Block the ip. Add a &quot;Deny from 68.103.169.233&quot; to the /etc/httpd/httpd.conf file in the appropriate area. Keep in mind that it might be a completely innocent user at the other end that can no longer access your site.]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31859]]></link>
 <author><![CDATA[小神]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 01:38:16 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[只是一些骚扰，大多数来自于网络上的尼姆达、红码II之类，IP都是不固定的，你这个应该属于apache WebDAV exploit吧，通常没什么大危害，除了让你的log变大。IIS的话M$出了个patch，[URL=http://www.fatelabs.com/library/fatelabs-ntdll-analysis.pdf]相关文档[/URL]。

Linux会自动截短过长的TCP包，好像Windows还不行， ..]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31858]]></link>
 <author><![CDATA[狗狗]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Fri, 07 May 2004 01:38:00 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[414 应该是错误代码，我查了一下应该是Request URI Too Long，请求的地址过长。
332 我觉得应该是执行代码，3打头，是重新定向，但是为什么会出现这种情况就不知道了，难道是有人在试探攻击？]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31828]]></link>
 <author><![CDATA[唐僧]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Thu, 06 May 2004 19:38:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[是这样的，我把中间重复的部分去掉了]]></title>
 <description><![CDATA[203.217.224.66 - - [07/May/2004:04:20:03 +0900] &quot;SEARCH /\x90\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1 ..]]></description>
 <link><![CDATA[http://doggiehome.com/read.php?tid=4074#31826]]></link>
 <author><![CDATA[唐僧]]></author>
 <category><![CDATA[电脑全方位 Computer Guide]]></category>
 <pubdate><![CDATA[Thu, 06 May 2004 19:26:40 +0000]]></pubdate>
</item>
</channel></rss>