File: 106.txt

package info (click to toggle)
snort 2.9.15.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 59,656 kB
  • sloc: ansic: 310,441; sh: 13,260; makefile: 2,943; yacc: 497; perl: 496; lex: 261; sed: 14
file content (92 lines) | stat: -rw-r--r-- 2,046 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Rule:

--
Sid:
106

--
Summary:
Backdoor.AckCmd is a Trojan Horse that uses TCP ACK segments to
communicate. This Trojan may bypass firewalls that do not keep track of
the session state in a TCP transaction.

--
Impact:
Possible theft of data and control of the targeted machine leading to a
compromise of all resources the machine is connected to. This Trojan
also has the ability to delete data, steal passwords and disable the
machine. Other versions are capable of launching DDoS attacks.

--
Detailed Information:
This Trojan affects the following operating systems:

	Windows 95
	Windows 98
	Windows ME
	Windows NT
	Windows 2000
	Windows XP

No other systems are affected. This is a windows executable that does
not make changes to the system registry.

AckCmd is a "proof of concept" Trojan.

	SID	Message
	---	-------
	106	ACKcmdC trojan scan

This event is indicative of an attacker attempting to locate AckCmd
servers.

--
Attack Scenarios:
This Trojan may be delivered to the target in a number of ways. This
event is indicative of an existing infection being activated. Initial
compromise can be in the form of a Win32 installation program that may
use the extension ".jpg" or ".bmp" when delivered via e-mail for
example.

--
Ease of Attack:
This is Trojan activity, the target machine may already be compromised.
Updated virus definition files are essential in detecting this Trojan.

--
False Positives:
None Known

--
False Negatives:
None Known

--
Corrective Action:

Delete the file AckCmd.exe

A machine reboot is required to clear the existing process from running
in memory.

In addition, the use of a firewall that correctly checks the state of a
TCP session is recommended.

--
Contributors:
Original Rule Writer Max Vision <vision@whitehats.com>
Sourcefire Research Team
Brian Caswell <bmc@sourcefire.com>
Nigel Houghton <nigel.houghton@sourcefire.com>

--
Additional References:

Whitehats arachNIDS
http://www.whitehats.com/info/IDS485

ntsecurity.nu
ACK Tunneling Trojans
http://ntsecurity.nu/papers/acktunneling/

--