-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
237 lines (212 loc) · 11.7 KB
/
index.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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="User documentation for the DETERLab testbed" />
<link rel="shortcut icon" href="img/favicon.ico" />
<title>DeterLab Documentation (DEPRECATED)</title>
<link rel="stylesheet" href="css/theme.css" />
<link rel="stylesheet" href="css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<link href="css/extra.css" rel="stylesheet" />
<script>
// Current page data
var mkdocs_page_name = "Welcome to the DETERLab Documentation";
var mkdocs_page_input_path = "index.md";
var mkdocs_page_url = null;
</script>
<!--[if lt IE 9]>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="" class="icon">
<!--REPLACE LOGO FILE HERE -->
<img class="logo" style="float:left" src="img/doc-logo.png"/>
<span class="title">DeterLab Documentation (DEPRECATED)</span></a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
<input type="text" name="q" placeholder="Search documentation" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal current" href=".">Welcome to the DETERLab Documentation</a>
<ul class="current">
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="Glossary/">Glossary</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="quickstart/">Quickstart</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Opening Account</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="support/research/">Research users</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="support/class/">Class users</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Running Experiments</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="core/topology/">Create a topology</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/create/">Create an experiment</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/swapin/">Swap in an experiment</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/interact/">Use your nodes</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/swapout/">Swap out or terminate</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/user-guidelines/">User DOs and DON'Ts</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Advanced Features</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="containers/containers-quickstart/">Containers</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="dsc/">Nework Emulation</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/risky-experiment/">Risky Experiments</a>
</li>
<li class="toctree-l1"><a class="" href="https://binary.deterlab.net/docs">Binary Analysis</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="competitions/">Competitions</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="orchestrator/">Orchestrator</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="dash/">Human user emulation</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Sharing</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="core/sample-topologies/">Sample Topologies</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/sharing/">Shared Materials</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Deterlab for Classes</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="education/">Education Materials Overview</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/guidelines-for-teachers/">Guidelines for Teachers</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/class-support/">Class Support</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/course-setup/">Course Setup</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/good-teaching-practices/">Good Teaching Practices</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/connect-with-teachers/">Connect With Other Teachers</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/guidelines-for-students/">Guidelines for Students</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="education/public-materials/">Public Materials</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="core/deterlab-commands/">DETERLab commands</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="core/ns-commands/">NS commands</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Support</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="support/migration/">Migration Instructions</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="support/getting-help/">Getting Help</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="support/faqs/">FAQs</a>
</li>
<li class="toctree-l1"><a class="reference internal" href="support/usage-policy/">Usage Policy</a>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href=".">DeterLab Documentation (DEPRECATED)</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="." class="icon icon-home" aria-label="Docs"></a> »</li>
<li class="breadcrumb-item active">Welcome to the DETERLab Documentation</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">
<div class="admonition important">
<p class="admonition-title">Important</p>
<p>This page is deprecated. Please use our <a href="https://launch.mod.deterlab.net/">new platform</a> and accompanying documentation.</p>
</div>
<p>These pages constitute the end-user documentation for DETERLab documentation.</p>
<h2 id="what-is-deterlab">What is DETERLab?<a class="headerlink" href="#what-is-deterlab" title="Permanent link"></a></h2>
<p>DETERLab is a state-of-the-art scientific computing facility for cyber-security researchers engaged in research, development, discovery, experimentation, and testing of innovative cyber-security technology. To date, DETERLab-based projects have included behavior analysis and defensive technologies including DDoS attacks, worm and botnet attacks, encryption, pattern detection, and intrusion-tolerant storage protocols.</p>
<h2 id="important-links">Important Links<a class="headerlink" href="#important-links" title="Permanent link"></a></h2>
<ul>
<li><a href="https://www.isi.deterlab.net">Testbed</a> - this is the web interface to DETERLab (requires <a href="https://trac.deterlab.net/wiki/GettingStarted">registration</a>)</li>
<li><a href="https://trac.deterlab.net">Support</a> - this website provides support for DETERLab using a ticketing system.</li>
</ul>
<h2 id="organization">Organization<a class="headerlink" href="#organization" title="Permanent link"></a></h2>
<p>This site is organized via menu on the left to provide guidelines on how to use DETERLab for different user communities. Please explore the menu to learn more. You can start with <a href="quickstart/">quickstart documentation</a></p>
</div>
</div><footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
<a href="Glossary/" class="btn btn-neutral float-right" title="Glossary">Next <span class="icon icon-circle-arrow-right"></span></a>
</div>
<hr/>
<div role="contentinfo">
<!-- Copyright etc -->
<p>Copyright © 2018 <a href="https://www.deter-project.org/">DETER Project</a>.</p>
</div>
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<div class="rst-versions" role="note" aria-label="Versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span><a href="Glossary/" style="color: #fcfcfc">Next »</a></span>
</span>
</div>
<script>var base_url = '.';</script>
<script src="./js/theme.js"></script>
<script src="search/main.js"></script>
<!-- this makes the active part of the navigation sidebar scroll to top -->
<script type="text/javascript">
$(document).ready(function () {
if ($("a").hasClass("current")) {
var container = $("nav"),
scrollTo = $("a.current");
container.scrollTop(
scrollTo.offset().top - container.offset().top + container.scrollTop() - 92
);
}
});
</script>
</body>
</html>
<!--
MkDocs version : 1.5.2
Build Date UTC : 2024-04-10 17:57:48.613200+00:00
-->