forked from sensorfleet/sensorfleet.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
195 lines (169 loc) · 8.37 KB
/
index.html
File metadata and controls
195 lines (169 loc) · 8.37 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>SensorFleet</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<!-- Custom styles for this template -->
<link href="css/carousel.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark justify-content-center">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="nav navbar-nav w-100 justify-content-center">
<li class="nav-item active">
<a class="nav-link" href="/#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#platform">Sensor Platform</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#management">Fleet Management</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#ecosystem">Open Ecosystem</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#contact">Contact us</a>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<div class="container-fluid header">
<div class="container">
<img src="img/sensorfleet-logo-white.png" class="logo">
<h1><b>Security sensor solution</b> you can trust, on the scale you need</h1>
</div>
</div>
<div class="container">
<span class="anchor" id="platform"></span>
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Sensor <b>Platform</b></h2>
<p class="lead">
Network security requires detection, protection and scanning capabilities. SensorFleet
takes a radical new approach and provides you an open sensor platform with a configurable
set of instruments in secured containers.
</p>
<ul>
<li><b>Sensor</b> - secured platform for running instruments.
<li><b>Instrument</b> - a component dedicated to specific scanning or detection tasks.
<li><b>Trust</b> - sensor provides containment and policy enforcement for the instruments.
<li><b>Scale</b> - from virtual to physical Sensors to cater for different capacity requirements and different networks, such as physical, cloud and hybrid.
</ul>
</div>
<div class="col-md-5 text-center">
<img src="img/sensor-platform.png" alt="SensorFleet Sensor Platform">
</div>
</div>
<span class="anchor" id="management"></span>
<div class="row featurette">
<div class="col-md-7 order-md-2">
<h2 class="featurette-heading">Fleet <b>Management</b></h2>
<p class="lead">
Fleet Management enables you to roll out sensor coverage in diverse network environments.
You will have control over the capabilities of individual sensors. You will have visibility,
segment by segment and requirement by requirement, how your network security needs are met.
</p>
<ul>
<li><b>Manage and deploy</b> - Rapid roll-out of new sensors and instruments with zero-config
VPN enables end users to quickly cover large number of network segments and adjust capabilities.
<li><b>Meet diverse requirements</b> - You will have single collection point of events from scanning and detection.
You will control storage and retention of the security sensitive observations.
<li><b>Remove abandonware</b> - Instruments no longer required are easy to remove, reducing complexity.
</ul>
</div>
<div class="col-md-5 order-md-1 text-center">
<img src="img/fleet-management.png" alt="SensorFleet Fleet Management">
</div>
</div>
<span class="anchor" id="ecosystem"></span>
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Open <b>Ecosystem</b></h2>
<p class="lead">
In security nothing is set in stone. New vulnerabilities and threats emerge and require rapid response.
No single security solution or vendor can cover them all. Emerging issues need quick reactions and
innovative assessment and detection tools.
</p>
<ul>
<li><b>Benefit from open ecosystem</b> - SensorFleet has been designed as an open platform for 3rd party instruments.
Utilize most suitable solutions, both from open source domain and commercial vendors.
<li><b>Improve reaction time</b> - Emerging threats call for new detection or scanning capabilities. With an open
platform, end users are not vendor locked for new instruments.
<li><b>Create proprietary instruments</b> - Sometimes instruments you need aren't available from the market.
SensorFleet enables customers to run their own instruments.
</ul>
</div>
<div class="col-md-5">
<img src="img/open-ecosystem.png" alt="Open Ecosystem">
</div>
</div>
<br><br>
</div><!-- /.container -->
<span class="anchor" id="contact"></span>
<div class="container-fluid bg-dark">
<div class="container">
<a name="contact"></a>
<div class="row">
<div class="col-md-3 text-center">
<h4>Contact us</h4>
<p><br><br><img src="img/sensorfleet-white.png" alt="SensorFleet" class="sf"></p>
<p>
Sami Petäjäsoja<br>
+358 40 5030745<br>
<a href="mailto:contact@sensorfleet.com">contact@sensorfleet.com</a>
<br><br>
</p>
</div>
<div class="col-md-3 text-center">
<h4>Funded By</h4>
<p><br><a href="http://www.scanabc.com/">
<img src="img/scan-abc.png" alt="Scandinavian ABC" class="scanabc">
</a>
<p>
<a href="https://www.f-solutions.fi/">
<img src="img/f-solutions.png" alt="F-Solutions" class="fsolutions">
</a>
</div>
<div class="col-md-6 text-center">
<p>
<a class="logos" href="/eu.html">
<img src="img/leverage-eu-white.png" alt="" class="leverageeu">
<img src="img/eu-white.png" alt="" class="eu">
</a>
</p>
<p><small>
Vesihiisi project develops an open and scalable platform, SensorFleet, for network level cyber security
monitoring. Platform enables emergence of an open ecosystem for development and distribution of cyber
security monitoring capabilities. SensorFleet prototype will be further developed to production level
maturity in this project.
</small></p>
</div>
</div> <!-- /.container -->
</div> <!-- /.container-fluid -->
<!-- FOOTER -->
<footer class="container-fluid" style="border-top: 1px solid #777;">
<div class="container">
<p class="float-right"><a href="#">Back to top</a></p>
<p><i>© SensorFleet Oy, Business ID: 2884312-2</i>
</div>
</footer>
</main>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
</body>
</html>