File: 176.txt

package info (click to toggle)
snort 2.7.0-20.4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 34,512 kB
  • ctags: 18,772
  • sloc: ansic: 115,404; sh: 10,893; makefile: 1,372; perl: 487; sql: 213
file content (95 lines) | stat: -rw-r--r-- 2,255 bytes parent folder | download | duplicates (16)
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
Rule:

--
Sid:
146

--
Summary:
Netsphere is a Trojan Horse offering the attacker access to the victims 
filesystem, instant messaging clients and some control over peripherals.
This event is generated when a Netsphere server responds to an attackers
client.

--
Impact:
Compromise of data integrity on the victim host as well as the 
possibility of rendering the machine temporarily unusable.

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

	Windows 95
	Windows 98
	Windows ME

The Trojan changes system registry settings to add the Netsphere
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.

The Trojan also gives the attacker the ability to access the victims 
filesystem, turn the monitor on and off, control the mouse, access 
instant messaging applications and render a pentium based machine 
unusable.

The Trojan is also known to use TCP ports 30100, 30101 and 30102.

--
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 named NetSphereServer.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:

	NSSX

Removal of this entry is required.

Delete the file NetSphereServer.exe.

Ending the Trojan process is also necessary. A reboot of the infected
machine is recommended.

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

--
Additional References:

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

--