File: 100000168.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 (59 lines) | stat: -rw-r--r-- 1,270 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
58
59
Rule: 

--
Sid: 
100000168

-- 
Summary: 
The password-cracking tool Hydra has been detected in HTTP traffic.

--
Impact:
An attacker may be attempting to break into one or more web servers monitored 
by Snort via a brute-force password attack. If successful, the attacker may 
gain unauthorized access to internal networks.

--
Detailed Information:
Hydra is a password-cracking tool released by a group of security experts 
called THC, "The Hacker's Choice." Requests sent by this tool to a web server 
contain the User-Agent string "Mozilla/4.0 (Hydra)". Since normal browsers' 
User-Agent strings do not contain the string "(Hydra)", the presence of this 
string indicates that the Hydra tool is likely being used.

--
Affected Systems:
Any system running a web server.

--
Attack Scenarios:
Attackers will use the Hydra password-cracking 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, particularly 
unusual logons. Ensure that secure passwords are being used throughout your 
network.

--
Contributors:
rmkml
Sourcefire Research Team

--
Additional References

--