-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.html
More file actions
205 lines (175 loc) · 7.06 KB
/
resources.html
File metadata and controls
205 lines (175 loc) · 7.06 KB
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
194
195
196
197
198
199
200
201
202
203
204
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Haka | Software Defined Security</title>
<link rel="stylesheet" href="http://www.haka-security.org/css/foundation.css" />
<link rel="stylesheet" href="http://www.haka-security.org/css/pygments.css" type="text/css" />
<link rel="stylesheet" href="http://www.haka-security.org/css/haka.css" type="text/css" />
<script src="http://www.haka-security.org/js/vendor/modernizr.js"></script>
<script src="http://www.haka-security.org/js/vendor/jquery.js"></script>
<script src="http://www.haka-security.org/js/foundation/foundation.js"></script>
<script src="http://www.haka-security.org/js/foundation/foundation.topbar.js"></script>
<script src="http://www.haka-security.org/js/foundation/foundation.dropdown.js"></script>
<script src="http://www.haka-security.org/js/foundation/foundation.tooltip.js"></script>
<link rel="alternate" type="application/rss+xml" title="Haka | Software Defined Security" href="http://www.haka-security.org/feed/rss.xml" />
</head>
<body>
<header id="header" role="banner">
<div class="row">
<div class="medium-12 columns">
<h1 class="title"><a rel="home" title="Haka" href="http://www.haka-security.org">Haka</a></h1>
<h2 class="description">Software Defined Security</h2>
</div>
</div>
</header>
<div class="contain-to-grid sticky">
<nav id="navbar" class="top-bar" data-topbar>
<ul class="title-area">
<!-- This is required for toggle-topbar to work -->
<li class="name"></li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<ul class="left">
<li class="">
<a href="http://www.haka-security.org/index.html">Overview</a>
</li>
<li class=" active ">
<a href="http://www.haka-security.org/resources.html">Resources</a>
</li>
<li class="">
<a href="http://www.haka-security.org/hakabana.html">Hakabana</a>
</li>
<li class="">
<a href="http://www.haka-security.org/community.html">Community</a>
</li>
<li class="">
<a href="http://www.haka-security.org/project.html">Project Contributors</a>
</li>
<li class="">
<a href="http://www.haka-security.org/blog/index.html">Blog</a>
</li>
<li class="has-form has-dropdown no-click ">
<a href="http://www.haka-security.org/download/haka.html" class="button radius">Download</a>
<ul class="dropdown">
<li><a href="http://www.haka-security.org/download/haka.html">Haka</a></li>
<li><a href="http://www.haka-security.org/download/hakabana.html">Hakabana</a></li>
</ul>
</li>
</ul>
</section>
</nav>
</div>
<a href="https://github.com/haka-security/haka"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<div id="content">
<div class="row">
<div class="medium-12 columns">
<div class="pad"></div>
<h2>Documentation</h2>
<div class="row">
<div class="medium-6 columns">
<h3>User documentation</h3>
<p>The key information to get started with examples, tutorials
and references.</p>
<h4 class="text-center">
<a class="button radius"
href="http://doc.haka-security.org/haka/release/v0.3.0/doc/user/userindex.html">Read User Guide</a>
</h4>
<p>Most visited chapters</p>
<ul>
<li><a href="http://doc.haka-security.org/haka/release/v0.3.0/doc/user/install.html">Installation</a></li>
<li><a href="http://doc.haka-security.org/haka/release/v0.3.0/doc/user/gettingstarted.html">Getting started</a></li>
<li><a href="http://doc.haka-security.org/haka/release/v0.3.0/doc/user/tutorial.html">Tutorials</a></li>
<li><a href="http://doc.haka-security.org/haka/release/v0.3.0/doc/user/workshop.html">Workshop</a></li>
</ul>
</ul>
</div>
<div class="medium-6 columns">
<h3>Developer documentation</h3>
<p>To get more details about writing your own rules or modules,
check our other manuals.</p>
<ul>
<li><a href="http://doc.haka-security.org/haka/release/v0.3.0/doc/ref/refindex.html">Reference manual</a></li>
<li><a href="http://doc.haka-security.org/haka/release/v0.3.0/doc/developer/devindex.html">Developer guide</a></li>
</ul>
<br>
<p class="text-center">
<img class="" alt="developer" src="http://www.haka-security.org/img/developer.png" width="100" height="100" />
</p>
</div>
</div>
<div class="row">
<div class="medium-12 columns">
<h2>Contributions</h2>
</div>
</div>
<div class="row">
<div class="medium-6 columns">
<p>In order to make it easy for you to share your work we host
a specific git repository. You can find all 3<sup>rd</sup> parties
contributions at:</p>
<ul>
<li><a href="https://github.com/haka-security/contrib">Haka Contribution repository</a></li>
</ul>
<p class="text-center">
<img class="" alt="developer" src="http://www.haka-security.org/img/contrib.png" width="120" height="120" />
</p>
</div>
<div class="medium-6 columns">
<p>Being an open source software we encourage you to contribute
by creating:</p>
<ul>
<li><a href="https://github.com/haka-security/contrib/tree/master/protocols/">dissectors</a></li>
<li><a href="https://github.com/haka-security/contrib/tree/master/modules/">modules</a></li>
<li><a href="https://github.com/haka-security/contrib/tree/master/rules/">rules</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="medium-12 columns">
<h2>Tools</h2>
</div>
</div>
<div class="row">
<div class="medium-6 columns">
<h3>Pcap samples</h3>
<p>To play with Haka and its tutorials, you can download a pcap
here.</p>
<ul>
<li><a href="http://static.arkoon.net/haka/darpa-stat.pcap">Darpa statistics</a></li>
</ul>
<p class="text-center">
<img class="" alt="developer" src="http://www.haka-security.org/img/pcap.png" width="120" height="120" />
</p>
</div>
<div class="medium-6 columns" id="live-iso">
<h3>Live ISO</h3>
<p>We also provide a full live CD containing Haka and its dependencies. You
can burn it to a CDROM or a USB key and directly start using Haka on your
computer. It is also possible to boot it inside a virtual machine (using
VirtualBox, KVM...).</p>
<div class="text-center">
<a class="button radius" href="http://static.arkoon.net/haka/haka-live_0.2.2_i386.iso">ISO</a>
<a href="http://static.arkoon.net/haka/haka-live_0.2.2_i386.iso.sha1.txt">sha1</a>
</div>
</div>
</div>
<div class="pad"></div>
</div>
</div>
</div>
<footer id="footer">
<div class="row" role="complementary">
<div class="medium-12 columns">
© Copyright 2014, Arkoon Network Security, OpenWide and Telecom ParisTech.
</div>
</div>
</footer>
<script>
$(document).foundation();
</script>
<script type="text/javascript" src="http://www.haka-security.org/js/track.js"></script>
</body>
</html>