forked from Cingulara/openrmf-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
upload.html
executable file
·405 lines (372 loc) · 19.7 KB
/
upload.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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
<!--
// Copyright (c) Cingulara LLC 2020 and Tutela LLC 2020. All rights reserved.
// Licensed under the GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 license. See LICENSE file in the project root for full license information.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OpenRMF Checklist Upload Form</title>
<meta name="description" content="OpenRMF tool Dashboard">
<meta name="author" content="Dale Bingham - https://www.cingulara.com">
<meta name="referrer" content="origin">
<!-- Favicon -->
<link rel="shortcut icon" href="assets/images/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="assets/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Switchery css -->
<link href="assets/plugins/switchery/switchery.min.css" rel="stylesheet" />
<!-- Bootstrap CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- Font Awesome CSS -->
<link href="assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<!-- Custom CSS -->
<link href="assets/css/style.css" rel="stylesheet" type="text/css" />
<link href="assets/plugins/sweetalert/sweetalert.css" rel="stylesheet" type="text/css" />
<!-- Modernizr -->
<script src="assets/js/modernizr.min.js"></script>
<!-- jQuery -->
<script src="assets/js/jquery.min.js"></script>
<!-- Moment -->
<script src="assets/js/moment.min.js"></script>
<!-- BEGIN CSS for this page -->
<link href="assets/plugins/jquery.filer/css/jquery.filer.css" rel="stylesheet" />
<link href="assets/plugins/jquery.filer/css/themes/jquery.filer-dragdropbox-theme.css" rel="stylesheet" />
<!-- END CSS for this page -->
</head>
<body class="adminbody">
<div id="main">
<script src="assets/js/keycloak.min.js"></script>
<script src="./js/auth.js"></script>
<!-- top bar navigation -->
<div class="headerbar">
<!-- LOGO -->
<div class="headerbar-left">
<a href="index.html" class="logo"><img alt="Logo" src="assets/images/logo.jpg" /> <span>Open<span>RMF</span></span></a>
</div>
<nav class="navbar-custom">
<ul class="list-inline float-right mb-0">
<li class="list-inline-item dropdown notif">
<a class="nav-link dropdown-toggle arrow-none" data-toggle="dropdown" href="#" role="button" title="Help and Support"
aria-haspopup="false" aria-expanded="false">
<i class="fa fa-fw fa-question-circle"></i>
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-arrow dropdown-arrow-success dropdown-lg">
<!-- item-->
<div class="dropdown-item noti-title">
<h5><small>Help and Support</small></h5>
</div>
<!-- item-->
<a target="_blank" rel="noopener noreferrer" href="/help/" class="dropdown-item notify-item">
<p class="notify-details ml-0">
<b>OpenRMF Online Help</b>
<span>Systems, Checklists, Reports</span>
</p>
</a>
<!-- item-->
<a target="_blank" rel="noopener noreferrer" href="https://cingulara.github.io/openrmf-docs/" class="dropdown-item notify-item">
<p class="notify-details ml-0">
<b>OpenRMF install, download, SCAP, ACAS, RMF Process</b>
<span>GitHub Pages <i class="fa fa-fw fa-external-link"></i></span>
</p>
</a>
</div>
</li>
<li class="list-inline-item dropdown notif">
<a class="nav-link dropdown-toggle nav-user" data-toggle="dropdown" title="Open the User Menu"
href="#" role="button" aria-haspopup="false" aria-expanded="false">
<img src="assets/images/avatars/avatar3.png" alt="Profile image"
class="avatar-rounded">
</a>
<div class="dropdown-menu dropdown-menu-right profile-dropdown ">
<!-- item-->
<div class="dropdown-item noti-title">
<h5 class="text-overflow"><small>Hello, <span id="profileUserName"></span></small> </h5>
</div>
<!-- item-->
<a id="profileAccountURL" href="" class="dropdown-item notify-item" title="Open your Profile page">
<i class="fa fa-user"></i> <span>Profile</span>
</a>
<!-- item-->
<a id="profileLogoutURL" href="" title="Logout of OpenRMF"
class="dropdown-item notify-item"><i class="fa fa-power-off"></i> <span>Logout</span>
</a>
</div>
</li>
</ul>
<ul class="list-inline menu-left mb-0">
<li class="float-left">
<button class="button-menu-mobile open-left">
<i class="fa fa-fw fa-bars"></i>
</button>
</li>
</ul>
</nav>
</div>
<!-- End Navigation -->
<!-- Left Sidebar -->
<div class="left main-sidebar">
<div class="sidebar-inner leftscroll">
<div id="sidebar-menu">
<ul>
<li class="submenu">
<a href="index.html" title="View your OpenRMF Dashboard"><i class="fa fa-fw fa-dashboard"></i><span> Dashboard </span> </a>
</li>
<li class="submenu">
<a href="systems.html" title="View your Systems and Checklists"><i class="fa fa-fw fa-table"></i><span> Systems </span> </a>
</li>
<li class="submenu">
<a href="compliance.html" title="Generate your System Compliance Listing"><i class="fa fa-fw fa-check-square-o"></i><span> Compliance </span> </a>
</li>
<li class="submenu">
<a href="templates.html" title="View your OpenRMF Template Checklists"><i class="fa fa-fw fa-list"></i><span> Templates </span> </a>
</li>
<li class="submenu">
<a href="/reports/index.html" title="View your OpenRMF Reporting Dashboard"><i class="fa fa-fw fa-area-chart"></i><span> Reports </span> </a>
</li>
<li class="submenu" id="menuUpload" title="Upload New Templates or Checklists or by System" style="display: none;">
<a class="active" href="upload.html"><i class="fa fa-fw fa-file-text-o"></i><span> Upload </span> </a>
</li>
<li class="submenu" id="menuAudit" title="View Audit Records" style="display: none;">
<a href="audit.html"><i class="fa fa-fw fa-shield"></i><span> Audit </span> </a>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- End Sidebar -->
<div class="content-page">
<!-- Start content -->
<div class="content" id="content" style="display: none;">
<div class="container-fluid">
<div class="row">
<div class="col-xl-12">
<div class="breadcrumb-holder">
<h1 class="main-title float-left">Checklist file upload</h1>
<ol class="breadcrumb float-right">
<li class="breadcrumb-item">Home</li>
<li class="breadcrumb-item active">New checklist upload</li>
</ol>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="row" id="divUploadChecklist" style="display: none;">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-8 col-xl-8">
<div class="card mb-3">
<div class="card-header">
<h3><i class="fa fa-file"></i> Checklist Upload</h3>
</div>
<div class="card-body">
<form id="frmChecklistUpload">
<div class="form-group" id="divNewChecklistSystem" >
<label for="checklistSystem">System Name </label>
<select class="form-control select2" id="checklistSystem" required>
</select>
<small id="titleHelp" class="form-text text-muted">Select the system this belongs to. Add a new one if needed.</small>
</div>
<div class="form-group" ><a href="#"
onclick="$('#divNewChecklistSystem').hide(); $('#divNewChecklistSystemText').show(); return false;">Add a new System</a></div>
<div class="form-group" id="divNewChecklistSystemText" style="display: none;">
<label for="checklistSystemText">New System Name</label>
<input type="text" class="form-control" id="checklistSystemText" maxlength="100"
aria-describedby="titleHelp" placeholder="Enter a new System Name (if any)">
<small id="titleHelp" class="form-text text-muted">Enter a new system if not in the list above</small>
</div>
<div class="form-group">
<label for="checklistFile">Checklist Files (up to 10 at a time)</label><br />
<input type="file" class="form-group" name="files[]" id="checklistFile" multiple="multiple" required />
<div id="checklistFileList" class="fileArea" style="display:none;"></div>
</div>
<div class="form-group">
<button type="button" onclick="uploadChecklist(); return false;" class="btn btn-primary">Upload and Save</button>
</div>
</form>
</div><!-- end card body -->
</div><!-- end card-->
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 col-xl-4">
<div class="card mb-3">
<div class="card-header">
<h3><i class="fa fa-help"></i> SCAP / Checklist Upload Help</h3>
</div>
<div class="card-body">
<p>Use this form to upload a new *.CKL STIG checklist file or SCAP Scan XCCDF *.XML to the system for scoring, indexing, and managing
your STIG information. Select your system and then select up to ten (10) *.CKL or *.XML files to upload at a time.
DoD SCAP as well as Nessus SCAP files should work fine.</p>
<p>All fields are mandatory. One Checklist per CKL file. CKL files are produced by the <a target="_blank" rel="noopener noreferrer"
href="https://public.cyber.mil/stigs/">DISA StigViewer application</a> available on their public website.</p>
<p>* Please fill in the <b><i>Hostname</i></b> field on your Checklist file CKL! All checklists are named by HOSTNAME-STIGTYPE-REVISION.</p>
</div><!-- end card body -->
</div><!-- end card-->
</div>
</div>
<!-- end row -->
<div class="row" id="divUploadTemplate" style="display: none;">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-8 col-xl-8">
<div class="card mb-3">
<div class="card-header">
<h3><i class="fa fa-file"></i> Template Upload </h3>
</div>
<div class="card-body">
<form id="frmTemplateUpload">
<div class="form-group">
<label for="templateTitle">Title</label>
<input type="text" class="form-control" id="templateTitle" maxlength="100"
aria-describedby="titleHelp" placeholder="Enter title" required>
<small id="titleHelp" class="form-text text-muted">Specify a good title for this Template</small>
</div>
<div class="form-group">
<label for="templateDescription">Description</label>
<textarea type="text" class="form-control" id="templateDescription" rows="4"
aria-describedby="descriptionHelp" placeholder="Enter a Description" required></textarea>
<small id="descriptionHelp" class="form-text text-muted">Specify a good description for this Template</small>
</div>
<div class="form-group">
<label for="templateFile">Template Checklist File</label><br />
<input type="file" name="templateFile" id="templateFile" required />
</div>
<button type="button" onclick="uploadTemplate(); return false;" class="btn btn-primary">Upload and Save</button>
</form>
</div><!-- end card body -->
</div><!-- end card-->
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 col-xl-4">
<div class="card mb-3">
<div class="card-header">
<h3><i class="fa fa-help"></i> Template Upload Help</h3>
</div>
<div class="card-body">
<p>Use this form to upload a new *.CKL STIG checklist template for download and use for any system.
A template is used as a starting point or a baseline for that checklist that your administrators,
developers, cybersecurity personnel and managers can use to include known statuses and information for
that particular checklist. </p>
<div class="alert alert-info" role="alert">
Example: you have an infrastructure package and a platform-as-a-service package that your application(s)
run on. That infrastructure and PaaS have known good checklists as a baseline that application
owners use as a starting point and adjust the remaining vulnerability items accordingly.
</div>
<p>All fields are mandatory.</p>
</div>
</div><!-- end card body -->
</div><!-- end card-->
</div>
</div>
<!-- END container-fluid -->
</div>
<!-- END content -->
</div>
<!-- END content-page -->
<footer class="footer">
<span class="text-right">
© <a target="_blank" rel="noopener noreferrer" href="https://www.cingulara.com/">Cingulara 2020</a>
© <a target="_blank" rel="noopener noreferrer" href="https://www.tutelasec.com/">Tutela 2020</a>
</span>
<span class="float-right">
Powered by <a target="_blank" rel="noopener noreferrer" href="https://www.pikeadmin.com"><b>Pike Admin</b></a>
</span>
</footer>
</div>
<!-- END main -->
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/detect.js"></script>
<script src="assets/js/fastclick.js"></script>
<script src="assets/js/jquery.blockUI.js"></script>
<script src="assets/js/jquery.nicescroll.js"></script>
<script src="assets/js/jquery.scrollTo.min.js"></script>
<script src="assets/plugins/switchery/switchery.min.js"></script>
<!-- App js -->
<script src="assets/js/pikeadmin.js"></script>
<!-- BEGIN Java Script for this page -->
<script src="assets/plugins/jquery.filer/js/jquery.filer.min.js"></script>
<script src="assets/plugins/sweetalert/sweetalert.js"></script>
<script src="./js/openrmf.js"></script>
<script src="./js/apis.js"></script>
<script>
$(document).ready(function() {
keycloak.init({onLoad: 'login-required' }).success(function(authenticated) {
if (authenticated) {
if (keycloak.hasRealmRole("Editor") || keycloak.hasRealmRole("Administrator")) {
// setup the profile account and logout menu
setupProfileMenu();
$("#content").show();
$("#divUploadChecklist").show();
$("#divUploadTemplate").show();
// see if the upload menu should show
verifyMenus();
// get the list of systems
getChecklistSystemsForUpload(getParameterByName('id'));
// file setup for the 10-max Checklist file upload
$('#checklistFile').filer({
limit: 10,
maxSize: 30,
extensions: ['ckl', 'xml'],
changeInput: true,
showThumbs: true,
addMore: true,
captions: {
errors: {
filesLimit: "Only {{fi-limit}} files are allowed to be uploaded at a time.",
filesType: "Only Checklist *.CKL and SCAP scan XCCDF *.XML files can be uploaded.",
filesSize: "{{fi-name}} is too large! Please upload a file up to {{fi-maxSize}} MB.",
filesSizeAll: "Files you have chosen are too large! Please upload a file up to {{fi-maxSize}} MB."
}
}
});
// file setup for the Template Upload
$('#templateFile').filer({
limit: 1,
maxSize: 5,
extensions: ['ckl'],
changeInput: true,
showThumbs: true,
addMore: true,
captions: {
errors: {
filesLimit: "Only {{fi-limit}} files are allowed to be uploaded at a time.",
filesType: "Only Checklist *.CKL files can be uploaded.",
filesSize: "{{fi-name}} is too large! Please upload a file up to {{fi-maxSize}} MB."
}
}
});
var redir = getParameterByName('redir');
if (redir) {
// redirection on empty checklists so tell them
swal("Please Upload a Checklist", "There are currently no checklists for you to view. Please upload at least one checklist to start.", "info");
}
}
else
{
location.href = "resource.html";
}
}
else {
alert('You are not logged in. Please check your setup with Keycloak.');
}
}).error(function() {
alert('Keycloak did not respond correctly. Please verify your Keycloak realm as well as Redirect URI and Web Origins information. (i.e. are you missing an \'*\' somewhere?');
});
}); // document ready
</script>
<!-- END Java Script for this page -->
</body>
</html>