-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen.html
More file actions
529 lines (511 loc) · 18.8 KB
/
Copy pathen.html
File metadata and controls
529 lines (511 loc) · 18.8 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
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
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>JD.ARMY - A professional red team.</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="JD.ARMY" name="keywords" />
<meta content="A professional red team." name="description" />
<!-- Favicon -->
<link href="favicon.ico" rel="icon" />
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap"
rel="stylesheet"
/>
<!-- Font Awesome -->
<link
href="https://cdn.bootcdn.net/ajax/libs/font-awesome/6.2.1/css/all.min.css"
rel="stylesheet"
/>
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
<!-- Customized Bootstrap Stylesheet -->
<link href="scss/style.min.css" rel="stylesheet" />
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="51">
<!-- Navbar Start -->
<nav
class="navbar fixed-top shadow-sm navbar-expand-lg bg-light navbar-light py-3 py-lg-0 px-lg-5"
>
<a href="" class="navbar-brand ml-lg-3">
<h1 class="m-0 display-5"><span class="text-primary">JD.</span>ARMY</h1>
</a>
<button
type="button"
class="navbar-toggler"
data-toggle="collapse"
data-target="#navbarCollapse"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse px-lg-3" id="navbarCollapse">
<div class="navbar-nav m-auto py-0">
<a href="#home" class="nav-item nav-link active">Home</a>
<a href="#about" class="nav-item nav-link">About</a>
<a href="#RTASS" class="nav-item nav-link">RTASS</a>
<a href="#BREAK" class="nav-item nav-link">BREAK</a>
<a href="#DSRE" class="nav-item nav-link">DSRE</a>
<a href="#contact" class="nav-item nav-link">Contact</a>
</div>
<a
target="_blank"
href="https://blog.jd.army"
class="btn btn-outline-primary d-none d-lg-block"
>
<i class="fas fa-blog"></i>
Blog</a
>
<a href="https://jdarmy.gitee.io/site/" class="btn translate-btn">
<svg
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 24 24"
width="1.2em"
height="1.2em"
data-v-7b5f8a18=""
>
<path
fill="currentColor"
d="m18.5 10l4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16.5 10h2zM10 2v2h6v2h-1.968a18.222 18.222 0 0 1-3.62 6.301a14.864 14.864 0 0 0 2.336 1.707l-.751 1.878A17.015 17.015 0 0 1 9 13.725a16.676 16.676 0 0 1-6.201 3.548l-.536-1.929a14.7 14.7 0 0 0 5.327-3.042A18.078 18.078 0 0 1 4.767 8h2.24A16.032 16.032 0 0 0 9 10.877a16.165 16.165 0 0 0 2.91-4.876L2 6V4h6V2h2zm7.5 10.885L16.253 16h2.492L17.5 12.885z"
></path>
</svg>
中文</a
>
</div>
</nav>
<!-- Navbar End -->
<!-- Video Modal Start -->
<div
class="modal fade"
id="videoModal"
tabindex="-1"
role="dialog"
aria-hidden="true"
>
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button
type="button"
class="close"
data-dismiss="modal"
aria-label="Close"
>
<span aria-hidden="true">×</span>
</button>
<!-- 16:9 aspect ratio -->
<div class="embed-responsive embed-responsive-16by9">
<!-- <iframe
class="embed-responsive-item"
src=""
id="video"
allowscriptaccess="always"
allow="autoplay"
></iframe> -->
</div>
</div>
</div>
</div>
</div>
<!-- Video Modal End -->
<!-- Header Start -->
<div
class="container-fluid bg-primary d-flex align-items-center mb-5 py-5"
id="home"
style="min-height: 100vh"
>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 px-5 pl-lg-0 pb-5 pb-lg-0">
<img
class="img-fluid w-100 rounded-circle shadow-sm"
src="img/about.jpg"
alt=""
/>
</div>
<div class="col-lg-7 text-center text-lg-left">
<h3 class="text-white font-weight-normal mb-3">Welcome</h3>
<h1
class="display-3 text-uppercase text-primary mb-2"
style="-webkit-text-stroke: 2px #ffffff"
>
JD ARMY
</h1>
<h1
class="typed-text-output d-inline font-weight-lighter text-white"
></h1>
<div class="typed-text d-none">
Red Team, Network Security, Business Security, Data Security
</div>
<div
class="d-flex align-items-center justify-content-center justify-content-lg-start pt-5"
>
<!-- <a href="" class="btn btn-outline-light mr-5">Download CV</a> -->
<!-- <button
type="button"
class="btn-play"
data-toggle="modal"
data-src="https://www.youtube.com/embed/DWRcNpR6Kdc"
data-target="#videoModal"
>
<span></span>
</button> -->
<!-- <h5
class="font-weight-normal text-white m-0 ml-4 d-none d-sm-block"
>
Play Video
</h5> -->
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
<!-- About Start -->
<div class="container-fluid py-5" id="about">
<div class="container">
<div
class="position-relative d-flex align-items-center justify-content-center"
>
<h1
class="display-1 text-uppercase text-white"
style="-webkit-text-stroke: 1px #dee2e6"
>
About
</h1>
<h1 class="position-absolute text-uppercase text-primary">
About Us
</h1>
</div>
<div class="row align-items-center">
<div class="col-lg-5 pb-4 pb-lg-0">
<img class="img-fluid rounded w-100" src="img/about.jpg" alt="" />
</div>
<div class="col-lg-7 text-center">
<h3 class="mb-4">Promoting Defense, Enabling Security</h3>
<p>
JD.Army is a professional red team which focuses on excavating and
solving the hidden security risks of enterprise.
</p>
<!-- <div class="row mb-3">
<div class="col-sm-6 py-2">
<h6>Test: <span class="text-secondary">Test</span></h6>
</div>
<div class="col-sm-6 py-2">
<h6>Test: <span class="text-secondary">Test</span></h6>
</div>
</div> -->
<div class="text-center">
<a
target="_blank"
href="https://github.com/JDArmy"
class="btn btn-outline-primary mr-4"
><i class="fab fa-github"></i> Github</a
>
<a
target="_blank"
href="https://blog.jd.army"
class="btn btn-outline-primary"
><i class="fas fa-blog"></i> Blog</a
>
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- RTASS Start -->
<div class="container-fluid py-5" id="RTASS">
<div class="container">
<div
class="position-relative d-flex align-items-center justify-content-center"
>
<h1
class="display-1 text-uppercase text-white"
style="-webkit-text-stroke: 1px #dee2e6"
>
RTASS
</h1>
<h1
style="text-align: center"
class="position-absolute text-uppercase text-primary"
>
Red Team Assessment Scoring System
</h1>
</div>
<div class="row align-items-center">
<div class="col-lg-8 order-lg-1">
<img
src="img/rtass.jpg"
alt="Red Team Assessment Scoring System"
class="img-fluid"
/>
</div>
<div class="col-lg-4 order-lg-0">
<p class="mb-2" style="text-align: justify">
The JDArmy RTASS (Red Team Assessment Scoring System) is an open
framework used to assess the capability investment of both
offensive and defensive sides in a single cyber red-blue
confrontation or actual combat exercise, as well as the degree of
risk faced by the business and the enterprise involved. Through
RTASS, it is possible to quantify the risk status of attackers,
defenders, business parties and enterprises in the red-blue
adversarial network attack and defense drills. This framework is
suitable for security assessment scenarios that conduct real
network attacks on enterprises by simulating hacker APT methods,
such as network red-blue confrontation drills, network actual
offensive and defensive exercises, red team assessments, and blue
army assessments.
</p>
<p class="text-center">
<a
target="_blank"
href="https://github.com/JDArmy/RTASS"
class="btn btn-outline-primary mr-4"
><i class="fab fa-github"></i> Github</a
>
<a
target="_blank"
href="https://rtass.jd.army"
class="btn btn-outline-primary"
>RTASS Online</a
>
</p>
</div>
</div>
</div>
</div>
<!-- RTASS End -->
<!-- BREAK Start -->
<div class="container-fluid py-5" id="BREAK">
<div class="container">
<div
class="position-relative d-flex align-items-center justify-content-center"
>
<h1
class="display-1 text-uppercase text-white"
style="-webkit-text-stroke: 1px #dee2e6"
>
BREAK
</h1>
<h2
style="text-align: center"
class="position-absolute text-uppercase text-primary"
>
Business Risk Enumeration & Avoidance Kownledge
</h2>
</div>
<div class="row align-items-center">
<div class="col-lg-8 order-lg-0">
<img
src="img/break.jpg"
alt="Red Team Assessment Scoring System"
class="img-fluid"
/>
</div>
<div class="col-lg-4 order-lg-1">
<p class="mb-2" style="text-align: justify">
The JDArmy BREAK (Business Risk Enumeration & Avoidance Kownledge)
is an open "Business Risk Enumeration & Avoidance Knowledge"
framework. By classifying, introducing and enumerating various
business risks, the framework provides users with a complete
business risk panorama, and provides avoidance knowledge for
business risk avoidance and ability improvement.
</p>
<p class="text-center">
<a
target="_blank"
href="https://github.com/JDArmy/BREAK"
class="btn btn-outline-primary mr-4"
><i class="fab fa-github"></i> Github</a
>
<a
target="_blank"
href="https://break.jd.army"
class="btn btn-outline-primary"
>BREAK Online</a
>
</p>
</div>
</div>
</div>
</div>
<!-- BREAK End -->
<!-- DSRE Start -->
<div class="container-fluid pt-5" id="DSRE">
<div class="container">
<div
class="position-relative d-flex align-items-center justify-content-center"
>
<h1
class="display-1 text-uppercase text-white"
style="-webkit-text-stroke: 1px #dee2e6"
>
DSRE
</h1>
<h1
style="text-align: center"
class="position-absolute text-uppercase text-primary"
>
Data Security Risk Enumeration
</h1>
</div>
<div class="row pb-3">
<div class="col-lg-8 order-lg-1">
<img
src="img/dsre.jpg"
alt="Red Team Assessment Scoring System"
class="img-fluid"
/>
</div>
<div class="col-lg-4 order-lg-0">
<p class="mb-2" style="text-align: justify">
The JDArmy DSRE (Data Security Risk Enumeration), is an open
source framework. By combining data security attributes (
Confidentiality, Integrity, and Availability; Authentication,
Authorization, and Auditability) and data life Cycle (data
collection, data transmission, data storage, data processing, data
exchange, data destruction), comprehensively enumerates different
problems faced by data at different stages, and finally forms a
data security risk enumeration framework, which aims to guide the
red team of data to carry out red and blue confrontation work.
</p>
<p class="text-center">
<a
target="_blank"
href="https://github.com/JDArmy/DSRE"
class="btn btn-outline-primary mr-4"
><i class="fab fa-github"></i> Github</a
>
<a
target="_blank"
href="https://dsre.jd.army"
class="btn btn-outline-primary"
>DSRE Online</a
>
</p>
</div>
</div>
</div>
</div>
<!-- Services End -->
<!-- Contact Start -->
<div class="container-fluid py-5" id="contact">
<div class="container">
<div
class="position-relative d-flex align-items-center justify-content-center"
>
<h1
class="display-1 text-uppercase text-white"
style="-webkit-text-stroke: 1px #dee2e6"
>
Contact
</h1>
<h1 class="position-absolute text-uppercase text-primary">
Contact Us
</h1>
</div>
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="contact-form text-center">
<div id="success"></div>
<form id="sentMessage" novalidate="novalidate">
<div class="control-group">
<input
type="text"
class="form-control p-4"
name="subject"
autocomplete="off"
placeholder="Subject"
required="required"
data-validation-required-message="Please enter a subject"
/>
<p class="help-block text-danger"></p>
</div>
<div class="control-group">
<textarea
class="form-control py-3 px-4"
rows="8"
name="body"
autocomplete="off"
placeholder="Message"
required="required"
data-validation-required-message="Please enter your message"
></textarea>
<p class="help-block text-danger"></p>
</div>
<div>
<button
class="btn btn-outline-primary"
type="submit"
id="sendMessageButton"
>
Send Message
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Contact End -->
<!-- Footer Start -->
<div
class="container-fluid bg-primary text-white mt-5 py-5 px-sm-3 px-md-5"
>
<div class="container text-center py-5">
<div class="d-flex justify-content-center mb-4">
<a
target="_blank"
class="btn btn-light btn-social mr-2"
title="Github"
href="https://github.com/JDArmy"
><i class="fab fa-github"></i
></a>
<a
target="_blank"
class="btn btn-light btn-social"
title="Blog"
href="https://blog.jd.army"
><i class="fas fa-blog"></i
></a>
</div>
<p class="m-0">©(2022) JD.Army. All Rights Reserved.</p>
</div>
</div>
<!-- Footer End -->
<!-- Scroll to Bottom -->
<div class="scroll-to-bottom">
<a href="#about" class="nav-link">
<i class="fa fa-2x fa-angle-down text-white"></i>
</a>
</div>
<!-- Back to Top -->
<a href="#" class="btn btn-outline-dark px-0 scroll-to-top"
><i class="fa fa-angle-double-up"></i
></a>
<!-- JavaScript Libraries -->
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?cc6ade5f20590cf922084b91b3dfaac2";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>