File: 157.txt

package info (click to toggle)
snort 2.9.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 55,000 kB
  • ctags: 38,464
  • sloc: ansic: 266,667; sh: 12,508; makefile: 2,908; yacc: 497; perl: 496; lex: 261; sed: 14
file content (103 lines) | stat: -rw-r--r-- 2,313 bytes parent folder | download | duplicates (24)
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
Rule:

--
Sid:
152, 157-158

--
Summary:
Backdoor.Backconstruction is a Trojan Horse.

--
Impact:
Possible theft of data via download, upload of files, execution of files
and reboot the targeted machine.

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

	Windows 95
	Windows 98
	Windows ME

The Trojan changes system registry settings to add the Backconstruction
sever to programs normally started on boot. Due to the nature of this
Trojan it is unlikely that the attacker's client IP address has been
spoofed.

	SID	Message
	---	-------
	152	BackConstruction 2.1 Connection (outgoing TCP
connection)
	157	BackConstruction 2.1 Client FTP Open Request (incoming
TCP connection)
	158	BackConstruction 2.1 Server FTP Open Reply (outging TCP
connection)

This Trojan is commonly used to install other Trojan programs.

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

The Trojan server is located at <drive>:\WINDOWS\Cmctl32.exe

--
False Positives:
None Known

--
False Negatives:
None Known

--
Corrective Action:

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

Affected registry keys are:

	HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\

Registry keys added are:

	Shell = "<drive>:\WINDOWS\Cmctl32.exe"

Removal of this entry is required.

Delete the file <drive>:\WINDOWS\Cmctl32.exe

Ending the Trojan process is also necessary. A reboot of the infected
machine 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/IDS505

Dark-e:
http://www.dark-e.com/archive/trojans/backc/21/index.shtml

Pest Patrol:
www.pestpatrol.com/PestInfo/b/back_construction.asp

--