-
Notifications
You must be signed in to change notification settings - Fork 10
/
header.html
193 lines (191 loc) · 8.92 KB
/
header.html
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<HTML>
<HEAD>
<meta charset="UTF-8">
<meta name="description" content="LongTail ssh brute force analysis ">
<meta name="keywords" content="Marist College, Computer security, ssh brute force, ssh brute force attacks, network security">
<meta name="author" content="Eric Wedaa">
</HEAD>
<!-- <BODY bgcolor=#00f0FF> -->
<BODY bgcolor=#00f0ff>
<link rel="stylesheet" type="text/css" href="/honey/LongTail.css">
<link rel="stylesheet" type="text/css" href="/honey/buttons.css">
<!-- This is the start of my webpage with all the menu stuff -->
<div id='cssmenu'>
<ul>
<li class='has-sub '><a href='#'>Home</a>
<ul>
<li><a href='/honey/index.shtml'>Today's Activity on ALL SSH Ports</a></li>
<li><a href='/honey/index-map.shtml'>Today's Activity on ALL SSH Ports, Map View</a></li>
<li><a href='/honey/index-long.shtml'>7, 30, and Historical Activity on ALL SSH Ports</a></li>
<li><a href='/honey/index-long-map.shtml'>7, 30, and Historical Activity on ALL SSH Ports Map View</a></li>
<!--
<li><a href='/honey-2222/index.shtml'>Today's Activity, Port 2222</a></li>
<li><a href='/honey-2222/index-long.shtml'>7, 30, and Historical Activity, Port 2222</a></li>
-->
<!--
<li><a href='/http/index.shtml'>Today's Activity, HTTP Requests(BETA)</a></li>
<li><a href='/http/index-long.shtml'>7, 30, and Historical Activity, HTTP Requests(BETA)</a></li>
-->
<!--
<li><a href='/telnet/index.shtml'>Today's Activity for Telnet</a></li>
<li><a href='/telnet/index-long.shtml'>7, 30, and Historical Activity for Telnet</a></li>
-->
</ul>
</li>
<li class='has-sub '><a href='#'>Attack Analysis!</a>
<ul>
<li class='has-sub '><a href='#'>Attack Pattern Analysis</a>
<ul>
<li><a href ="/honey/current_attackers_lifespan.shtml">Lifetimes of Attackers</a></li>
<li><a href ="/honey/ip_attacks.shtml">Attack Patterns By IP Address</a></li>
<li><a href ="/honey/attack_patterns.shtml">Attack Patterns Used Multiple Times</a></li>
<li><a href ="/honey/attack_patterns_single.shtml">Attack Patterns Used Only Once</a></li>
<li><a href ="/honey/dictionaries.shtml">Attack Patterns By Number Of Times Used </a></li>
<li><a href ="/honey/dictionaries-k5.shtml">Attack Patterns By Size Of Dictionary</a></li>
</ul>
<li class='has-sub '><a href='#'>Passwords Tried Analysis</a>
<ul>
<li><a href ="/honey/password_analysis_todays_passwords.shtml">Password Analysis For Todays Passwords for SSH attacks</a></li>
<li><a href ="/honey/password_analysis_all_passwords.shtml">Password Analysis For All Passwords for SSH attacks</a></li>
<li><a href ="/honey/password_list_analysis_all_passwords.shtml">Password List Analysis For All Passwords for SSH attacks</a></li>
<li><a href ="/honey/2000-longest-passwords.txt">2000 Longest Passwords (Added 06/2015)</a></li>
</ul>
<li class='has-sub '><a href='#'>First Seen Lists</a>
<ul>
<li><a href ="/honey/todays-uniq-passwords.shtml">Passwords First Seen Today</a></li>
<li><a href ="/honey/todays-uniq-username.shtml">Usernames First Seen Today</a></li>
<li><a href ="/honey/todays-uniq-ips.shtml">IP Addresses First Seen Today</a></li>
<li><a href ="/honey/first_seen_passwords.shtml.gz">When Was A Password First Seen(gzip format)</a></li>
<li><a href ="/honey/first_seen_usernames.shtml">When Was A Username First Seen</a></li>
<li><a href ="/honey/current_attackers_lifespan_first.shtml">When Was A IP Address First Seen</a></li>
</ul>
<li><a href ="/honey/blacklist_efficiency.shtml">Blacklist Efficiency for SSH attacks</a></li>
<li><a href ="/honey/class_c_hall_of_shame.shtml">Class C Hall Of Shame</a></li>
<li><a href ="/honey/class_c_list.shtml">Class C List Of Attacks</a></li>
<li><a href ="/honey/SSHPsycho.shtml">Analysis Of Current SSHPsycho Attacks</a></li>
<li><a href ="/honey/botnet.shtml">BETA-Botnet Analysis</a></li>
<li><a href ="/honey/IPs_looking_for_passwords.shtml">BETA-IPs Looking For Passwords(Added 06/2015)</a></li>
<!-- <li><a href ="/honey/whois.shtml">BETA-Whois Analysis (Added 06/2015)</a></li> -->
<li class='has-sub '><a href='#'>SSH Probes (Added 06/2015)</a>
<ul>
<li><a href ="/honey/historical_ssh_probes.shtml">Historical SSH Probes Sorted By IP</a></li>
<li><a href ="/honey/historical_ssh_probes_sorted.shtml">Historical SSH Probes Sorted By Count</a></li>
<li><a href ="/honey/todays_ssh_probes_sorted.shtml">Todays SSH Probes Sorted By IP</a></li>
</ul>
</ul>
</li>
<li class='has-sub '><a href='#'>SSH HOST Attacks ALL Ports</a>
<ul>
<li><a href='/honey/dashboard.shtml'>Dashboard of Attacks</a>
<!--
<li class='has-sub '><a href='#'>AWS - AWS Cloud Site</a>
<ul>
<li><a href='/honey/AWS/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/AWS/index.shtml'>Current</a></li>
<li><a href='/honey/AWS/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>shepherd - Residential Site</a>
<ul>
<li><a href='/honey/shepherd/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/shepherd/index.shtml'>Current</a></li>
<li><a href='/honey/shepherd/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>syrtest - Educational Site</a>
<ul>
<li><a href='/honey/syrtest/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/syrtest/index.shtml'>Current</a></li>
<li><a href='/honey/syrtest/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>edub - Second Educational Site</a>
<ul>
<li><a href='/honey/edub/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/edub/index.shtml'>Current</a></li>
<li><a href='/honey/edub/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>edu_c - Third Educational Site</a>
<ul>
<li><a href='/honey/edu_c/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/edu_c/index.shtml'>Current</a></li>
<li><a href='/honey/edu_c/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>BlackRidge - Educational Site</a>
<ul>
<li><a href='/honey/blackridge/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/blackridge/index.shtml'>Current</a></li>
<li><a href='/honey/blackridge/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>erhp - Educational Site</a>
<ul>
<li><a href='/honey/erhp/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/erhp/index.shtml'>Current</a></li>
<li><a href='/honey/erhp/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>erhp2- Educational Site</a>
<ul>
<li><a href='/honey/erhp2/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/erhp2/index.shtml'>Current</a></li>
<li><a href='/honey/erhp2/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>cloud_c (End Of Life 2015/02/22)</a>
<ul>
<li><a href='/honey/cloud_c/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/cloud_c/index-long.shtml'>Historical</a></li>
</ul>
</li>
<li class='has-sub '><a href='#'>cloud_v (End Of Life 2015/02/22)</a>
<ul>
<li><a href='/honey/cloud_v/graphics.shtml'>Graphs</a></li>
<li><a href='/honey/cloud_v/index-long.shtml'>Historical</a></li>
</ul>
</li>
-->
</ul>
</li>
<li>
<a href='https://ewedaa.wordpress.com/'>Blog</a>
</li>
<li class='has-sub '><a href='#'>Download</a>
<ul>
<li>
<a href='https://github.com/wedaa/LongTail-Log-Analysis/blob/master/README.md'>README File</a>
</li>
<li>
<a href='https://github.com/wedaa/LongTail-Log-Analysis'>Download the code</a>
</li>
<li>
<a href='/honey/ip_addresses.shtml'>Download IP Addresses</a>
</li>
<li>
<a href='/honey/downloads/botnets'>Download The Current Botnets</a>
</li>
<!--
<li>
<a href='/presentations'>Presentations, including DerbyCon 2015 Presentation(Available 9/23/15)</a>
</li>
-->
</ul>
</li>
<li> <a href='https://groups.google.com/forum/#!forum/longtail-log-analyzer'>Google Groups</a> </li>
<li class='has-sub '><a href='#'>About</a>
<ul>
<li> <a href='/honey/about.shtml'>About LongTail</a> </li>
<li> <a href='/honey/about_longtail_at_marist.shtml'>About LongTail@Marist</a> </li>
<!-- <li> <a href='/honey/tour'>Take the LongTail Tour!</a> </li> -->
<li> <a href='http://www.marist.edu/about/'>About Marist</a> </li>
<li> <a href='/honey/notes.shtml'>Notes</a> </li>
<li> <a href='/honey/how_to_protect_yourself.shtml'>How to protect yourself</a> </li>
<li> <a href='/honey/contact_us.shtml'>Contact Us</a> </li>
<li> <a href='/honey/root_password.txt'>Today's Root Password(See Notes)(Added 06/2015) </a> </li>
<li> <a href='/honey/EU_privacy.shtml'>Publishing IP addresses and the EU </a> </li>
</li>
</li>
</ul>
</div>