-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathindex.html
309 lines (277 loc) · 17.3 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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OSSEC Documentation — OSSEC</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-3.2.0/css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-3.2.0/css/bootstrap-theme.min.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="_static/parallax.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/js/jquery-1.11.0.min.js"></script>
<script src="_static/js/jquery-fix.js"></script>
<script src="_static/bootstrap-3.2.0/js/bootstrap.min.js"></script>
<script src="_static/bootstrap-sphinx.js"></script>
<link rel="author" title="About these documents" href="about.html" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Manual" href="docs/manual/index.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-138780766-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-138780766-1');
</script>
<script type="text/javascript">
var _ss = _ss || [];
_ss.push(['_setDomain', 'https://koi-3QNN51VTHS.marketingautomation.services/net']);
_ss.push(['_setAccount', 'KOI-4APYNOYP8O']);
_ss.push(['_trackPageView']);
window._pa = window._pa || {};
// _pa.orderId = "myOrderId"; // OPTIONAL: attach unique conversion identifier to conversions
// _pa.revenue = "19.99"; // OPTIONAL: attach dynamic purchase values to conversions
// _pa.productId = "myProductId"; // OPTIONAL: Include product ID for use with dynamic ads
(function() {
var ss = document.createElement('script');
ss.type = 'text/javascript'; ss.async = true;
ss.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'koi-3QNN51VTHS.marketingautomation.services/client/ss.js?ver=2.4.0';
var scr = document.getElementsByTagName('script')[0];
scr.parentNode.insertBefore(ss, scr);
})();
</script>
</head><body>
<div id="navbar" class="navbar navbar-inverse navbar-default ">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="_static/ossec_logo_bare_small.png">
OSSEC</a>
<span class="navbar-text navbar-version pull-left"><b>3.6.0</b></span>
</div>
<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li><a href="https://www.ossec.net/about/">About</a></li>
<li><a href="https://www.ossec.net/docs/">Documentation</a></li>
<li><a href="https://www.ossec.net/register-for-ossec/">Get OSSEC+</a></li>
<li><a href="https://www.ossec.net/downloads/">Downloads</a></li>
<li class="dropdown globaltoc-container">
<a role="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="#">Site <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"><ul>
<li class="toctree-l1"><a class="reference internal" href="docs/manual/index.html">Manual</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/faq/index.html">Frequently asked questions</a></li>
<li class="toctree-l1"><a class="reference internal" href="docs/cookbooks/index.html">User submitted Cookbooks</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/development/build/index.html">Build, compile, and not much more</a></li>
<li class="toctree-l1"><a class="reference internal" href="docs/development/oRFC/index.html">oRFC:</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/syntax/index.html">Syntax and Options</a></li>
<li class="toctree-l1"><a class="reference internal" href="docs/formats/index.html">Output Formats</a></li>
<li class="toctree-l1"><a class="reference internal" href="docs/programs/index.html">Man pages</a></li>
<li class="toctree-l1"><a class="reference internal" href="docs/examples/index.html">Examples</a></li>
</ul>
</ul>
</li>
<li>
<a href="docs/manual/index.html" title="Next Chapter: Manual"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Manual »</span>
</a>
</li>
</ul>
<form class="navbar-form navbar-right" action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="topic">
<p class="topic-title">Upgrade to OSSEC+ for Free</p>
<p><a class="reference external" href="https://www.ossec.net/ossec-downloads/">OSSEC+</a> provides additional capabilities to the basic OSSEC version such as the Machine Learning System for those that simply register. The cost is still free but <a class="reference external" href="https://www.ossec.net/ossec-downloads/">OSSEC+</a> does more!</p>
<ul class="simple">
<li><p>ELK Stack</p></li>
<li><p>Real Time Community Threat Sharing</p></li>
<li><p>1000s of New Rules</p></li>
<li><p>Machine Learning.</p></li>
</ul>
</div>
<div class="section" id="ossec-documentation">
<h1>OSSEC Documentation<a class="headerlink" href="#ossec-documentation" title="Permalink to this headline">¶</a></h1>
<p>OSSEC is an Open Source Host based Intrusion Detection System. It performs log analysis,
integrity checking, Windows registry monitoring, rootkit detection, real-time alerting
and active response. It runs on most operating systems, including Linux, OpenBSD,
FreeBSD, Mac OS X, Solaris and Windows. A list with all supported platforms is available
at: <a class="reference internal" href="docs/manual/supported-systems.html#supported-systems"><span class="std std-ref">Supported Systems</span></a></p>
<div class="section" id="manual">
<h2>Manual<a class="headerlink" href="#manual" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/manual/index.html">Manual</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/non-technical-overview.html">Getting started with OSSEC</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/ossec-architecture.html">OSSEC Architecture</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/supported-systems.html">Supported Systems</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/installation/index.html">Installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/agent/index.html">Agents</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/monitoring/index.html">Log monitoring/analysis</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/syscheck/index.html">Syscheck</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/rootcheck/index.html">Rootcheck Manual</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/rules-decoders/index.html">Rules and Decoders</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/output/index.html">Output and Alert options</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/manual/ar/index.html">Active Response</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="section" id="faq">
<h2>FAQ<a class="headerlink" href="#faq" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/faq/index.html">Frequently asked questions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/agents.html">Agents: FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/alerts.html">Alerts: FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/installation.html">Installation: FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/misc.html">Miscellaneous: FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/ossec.html">OSSEC: FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/syscheck.html">Syscheck: FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/faq/unexpected.html">When the unexpected happens: FAQ</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="docs/cookbooks/index.html">User submitted Cookbooks</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/cookbooks/recipes/ar-agent-conf-restart.html">How to restart an agent after changes to the agent.conf:</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/cookbooks/recipes/elasticstack.html">Using filebeat, logstash, and elasticsearch:</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="section" id="development">
<h2>Development<a class="headerlink" href="#development" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/development/build/index.html">Build, compile, and not much more</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/development/build/install.html">install.sh</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/development/build/makefile.html">Makefile</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/development/build/test-rules.html">test-rules:</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="docs/development/oRFC/index.html">oRFC:</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/development/oRFC/orfc-1.html">oRFC: 1 The Collective Code Construction Contract (C4)</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/development/oRFC/orfc-2.html">oRFC: 2 Coding Style Guide</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="section" id="reference">
<h2>Reference<a class="headerlink" href="#reference" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="docs/syntax/index.html">Syntax and Options</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/syntax/regex.html">Regular Expression Syntax</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/syntax/analysis.html">Log Analysis Syntax: Rules and Decoders</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/syntax/ossec_config.html">ossec.conf: syntax and options</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/syntax/head_agent_config.html">agent.conf</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/syntax/internal_options.html">internal_options.conf: syntax and options</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="docs/formats/index.html">Output Formats</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/formats/alerts.html">OSSEC alert log samples</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/formats/json.html">JSON Format</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/formats/cef.html">cef log format:</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="docs/programs/index.html">Man pages</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/agent-auth.html">agent-auth</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/agent_control.html">agent_control</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/clear_stats.html">clear_stats</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/list_agents.html">list_agents</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/manage_agents.html">manage_agents</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-agentd.html">ossec-agentd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-agentlessd.html">ossec-agentlessd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-analysisd.html">ossec-analysisd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-authd.html">ossec-authd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-control.html">ossec-control</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-csyslogd.html">ossec-csyslogd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-dbd.html">ossec-dbd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-execd.html">ossec-execd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-logcollector.html">ossec-logcollector</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-logtest.html">ossec-logtest</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-maild.html">ossec-maild</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-makelists.html">ossec-makelists</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-monitord.html">ossec-monitord</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-regex.html">ossec-regex</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-remoted.html">ossec-remoted</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-reportd.html">ossec-reportd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/ossec-syscheckd.html">ossec-syscheckd</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/rootcheck_control.html">rootcheck_control</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/syscheck_control.html">syscheck_control</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/syscheck_update.html">syscheck_update</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/util.sh.html">util.sh</a></li>
<li class="toctree-l2"><a class="reference internal" href="docs/programs/verify-agent-conf.html">verify-agent-conf</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="docs/examples/index.html">Examples</a><ul>
<li class="toctree-l2"><a class="reference internal" href="docs/examples/output/index.html">Output</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="section" id="indices-and-tables">
<h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
</p>
<p>
© Copyright 2010-2021, OSSEC Project Team.<br/>
OSSEC <b>ossec.net</b> domain owned and maintained by <a href="https://www.ossec.net" target="_blank">OSSEC Foundation</a><br/>
Home page graphics courtesy of <a href="https://pixabay.com" target="_blank">pixabay</a>
</p>
</div>
</footer>
</body>
</html>