File: 111.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 (78 lines) | stat: -rw-r--r-- 1,937 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

--
Rule:
--
Sid:111

--
Summary:
This event is generated when an attacker is connected to a Netbus trojan
and issues the command 'getinfo'

--
Impact:
Possible theft of data and control of the targeted machine leading to a
compromise of all resources the machine is connected to.

--
Detailed Information:
The Netbus program is a backdoor designed for Windows. It allows anyone 
who knows the listening port number and password to remotely control the
host.  Intruders access the server using either a text or graphics based
client. 

The backdoor program allows the remote user to execute commands, list
files, start silent services, share directories, upload and download
files, manipulate the registry, kill processes, list processes, as well
as other options, as well as open/close the CD-ROM drive, send
interactive dialogs to chat with the compromised system, listen to the
system's microphone (if it has one), and a few other features. 

--
Affected Systems:
	Windows 95
	Windows 98
	Windows NT
	Windows 2000

--
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 may be due to the exploitation of another vulnerability and
the attacker is leaving another way into the machine for further use.

--
Ease of Attack:
This is Trojan activity, the target machine may already be compromised.

--
False Positives:
Security tool probing for netbus

--
False Negatives:
None Known

--
Corrective Action:
Disallow Telnet access to port 12345 from external sources.

Use SSH as opposed to Telnet for access from external locations

Delete the Trojan and kill any associated processes.

--
Contributors:
Original rule writer unknown
Snort documentation contributed by John Liss
Sourcefire Research Team
Nigel Houghton <nigel.houghton@sourcefire.com>

--
Additional References:

NTsecurity.net
http://www.ntsecurity.net/

--