File: 100000169.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 (57 lines) | stat: -rw-r--r-- 1,192 bytes parent folder | download | duplicates (6)
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
Rule: 

--
Sid: 
100000169

-- 
Summary: 
The application fingerprinting tool Amap has been detected in HTTP traffic.

--
Impact:
An attacker may be attempting to gather information about services on a 
monitored network, in order to discover vulnerabilities in those services.

--
Detailed Information:
Amap is an application fingerprinting tool released by a group of security 
experts called THC, "The Hacker's Choice"; it is designed to identify services 
reliably irrespective of the port they are run on. Amap functions by sending 
"triggers" to open ports on a remote system which are designed to elicit a 
response from a particular service. This rule is designed to detect the SSL 
trigger sent by the program.

--
Affected Systems:
Any system running an SSL-enabled web server.

--
Attack Scenarios:
Attackers will use the Amap application fingerprinting tool.

--
Ease of Attack:
Simple, as the program is publicly available and is well-documented.

--
False Positives:
None known.

--
False Negatives:
None known.

--
Corrective Action:
Check system logs and Snort alert logs for suspicious activity.

--
Contributors:
rmkml
Sourcefire Research Team

--
Additional References

--