1070.txt
来自「This is the snapshot of Snot Latest Rule」· 文本 代码 · 共 76 行
TXT
76 行
Rule: Sid:1070--Summary:This event is generated when an attempt is made to initiate a WebDAV SEARCH on a web server.--Impact:Information gathering. Potential Denial of Service (DoS).--Detailed Information:IIS 5.0 includes an implementation of WebDAV for purposes of web publishing.As shipped, it contains two vulnerabilities that can allow an attackerto get a complete directory listing from the web root and to DoS theweb server.If the target is IIS 5.0, then an attacker may have gotten a completedirectory listing from within the web root, which can be useful informationfor attackers (could be a prelude to a more serious attack). IIS 5.0'sWebDAV implementation is also vulnerable to a Denial of Service vulnerabilityif the search string is too long.--Affected Systems: IIS 5.0 Any web server running WebDAV, though no exploits are known for servers other than IIS 5.0.--Attack Scenarios:Attacker gets a listing by sending something like:SEARCH / HTTP/1.1Attacker DoSes the web server using pre-existing tools.--Ease of Attack:Simple.--False Positives:None Known.--False Negatives:None Known--Corrective Action:Check the host for signs of compromise.Upgrade to the latest non-affected version of the software.Apply the appropriate vendor supplied patches.Disallow WebDAV access to the server from resources external to theprotected network.--Contributors:Original rule writer unknownOriginal document author unkownSourcefire Vulnerability Research TeamNigel Houghton <nigel.houghton@sourcefire.com>Alex Kirk <alex.kirk@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?