📄 1886.txt
字号:
Rule:--Sid: 1886-- Summary: This rule has been placed in deleted.rules-- Impact: attacker might have gained an ability to execute commands remotely on the system.--Detailed Information:This signature triggers when a UNIX "id" command is used to confirmthe user name of the currently logged in user over any unencryptedconnection. Such connection can be either a legitimate telnetconnection or a result of spawning a shell on FTP, POP3, SMTP or otherport as a consequence of network exploit. The string "uid=" and"(apache)" is an output of an "id" command indicating that the userhas "apache" account privileges, typically used by the web serverprocess. Seeing such a response indicates that some user connectedover the network to a target web server and likely exploited the webserver to launch a shell.--Attack Scenarios: a buffer overflow exploit against the WWW serverresults in "/bin/sh" being executed. An automated script performing anattack, checks for the success of the exploit via an "id" command.-- Ease of Attack: this post-attack behavior can accompany different attacks-- False Positives: the signature will trigger if a legitimate system administrator executes the "id" command over the telnet connection which uses one of the web ports, as defined in snort.conf--False Negatives: not known-- Corrective Action: investigate the server for signs of compromise, runthe integrity checking software, look for other IDS alerts involvingthe same IP addresses.--Contributors: Anton Chuvakin <anton@chuvakin.org>-- Additional References:--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -