File: 105.txt

package info (click to toggle)
snort 2.9.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 53,752 kB
  • sloc: ansic: 214,625; sh: 13,872; makefile: 2,574; yacc: 505; perl: 496; lex: 260; sql: 213; sed: 14
file content (107 lines) | stat: -rw-r--r-- 2,658 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Rule:

--
Sid:
105

--
Summary:
Dagger is a Trojan Horse.

--
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.

--
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 exceutable that makes 
changes to the system registry, Win.ini and System.ini. When first 
executed the Trojan replicates itself and in most cases, gives the copy 
a random name. This Trojan may use the file extensions ".exe" or ".dll".

The Trojan changes system startup files and registry settings to add the
server to programs normally started on boot.

	SID	Message
	---	-------
	104	Dagger_1.4.0_client_connect (incoming TCP connection)
	105	Dagger_1.4.0 (outgoing TCP connection)

--
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:

This is a particularly difficult Trojan to remove and should only be 
attempted by an experienced Windows Administrator.

Edit the system registry to remove the extra keys or restore a 
previously known good copy of the registry.

Affected registry keys are:

	[HKEY_CLASSES_USER\Software\Microsoft\Windows\CurrentVersion\RunServices]
	[HKEY_CLASSES_USER\Software\Microsoft\Windows\CurrentVersion\Run] 
	[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

Registry keys added are:

	"SysManager"="C:\\WINDOWS\\System\\Manager.exe"

Removal of the file Manager.exe is required. Also end the process 
Manager.exe.

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

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

--
Additional References:

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

TLSecurity
http://www.tlsecurity.net/backdoor/Dagger.1.4.html (link appears to be 
inactive)

Dark-e
http://www.dark-e.com/archive/trojans/dagger/140/index.shtml

--