📄 1885.txt
字号:
Rule:--Sid: 1885-- Summary: This rule has been placed in deleted.rules-- Impact: attacker might have gained an ability to execute commandsremotely 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"(http)" is an output of an "id" command indicating that the userhas "http" 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.--Affected Systems: --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:None Knownthe signature will trigger if a legitimate systemadministrator executes the "id" command over the telnet connectionwhich 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 + -