882.txt

来自「This is the snapshot of Snot Latest Rule」· 文本 代码 · 共 56 行

TXT
56
字号
Rule:  --Sid:882--Summary: This event is generated when an attempt is made to access a web application that may lead to exploitation of the application.--Impact: Potentially harmful execution of binaries through perl open()--Detailed Information: An open source calendar perl script by Matt Kruse, Allows commands to be executed without input verification using the perl open() function. ie /cgi-bin/calendar_admin.pl place the string "|ping 127.0.0.1|" in the configuration file field, this executes the command "ping 127.0.0.1" --Affected Systems:Any web server running the application.--Attack Scenarios: An unauthenticated user can execute arbitrary programs on the server by accessing calendar_admin.pl and inputting commands such as "|mail /etc/passwd|" into the configuration file field.--Ease of Attack: Simple. No exploit software required.--False Positives: If your webserver has pages by the name of calendar* this rule will fire often. Many sites now use calendar applications and this rule may  generate a large number of false positives, it does not distinguish between perl cgi applications and php scripts. Consider tuning this rule for your site if it is generating a large number of false positives. If you use a calendar application, consider changing the name of the script to something other than "calendar".--False Negatives: None known.--Corrective Action: Download a newer version of the cgi --Contributors: Original Rule Writer UnknownSnort documentation contributed by Aaron Navratil (Initial Research)Snort documentation contributed by Josh Gray (Edits)Sourcefire Vulnerability Research TeamNigel Houghton <nigel.houghton@sourcefire.com>-- Additional References:--

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?