-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstix1-architecture.html
37 lines (25 loc) · 1.35 KB
/
stix1-architecture.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
<html>
<body>
<p><b>License</b><br>
All graphics in this repo are licensed under the Creative Commons Attribution-ShareAlike (CC BY-SA) License, Version 4.0. See the GitHub repo that holds the originals for the License file.
</p>
<p><b>Copyright</b><br>
Copyright 2016 Bret Jordan, All rights reserved.
</p>
<h1>Graphics</h1>
<p><a href="index.html">Main Page</a></p>
<p><a href="stix2-icons.html">STIX 2 Icons</a></p>
<p><a href="stix2-object-relationships.html">STIX 2 Object Relationships</a></p>
<p><a href="stix2-object-properties.html">STIX 2 Object Properties</a></p>
<p><a href="stix1-architecture.html">STIX 1 Architecture - Archive</a></p>
<br><br><br>
<h1>STIX 1 Architecture - Archived Content</h1>
<table border="0" cellpadding="30">
<tr>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix1-architecture-72dpi-v1.png"><img src="stix1_2/icons/architecture-small.png" alt="STIX 1 Architecture Diagram"><br>STIX 1 Architecture<br>Full Size Diagram</a></td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix1-architecture-threat-actor-72dpi-v1.png"><img src="stix1_2/icons/architecture-threat-actor-small.png" alt="STIX 1 Architecture Threat Actor Diagram"><br>STIX 1 Architecture Threat Actor<br>Full Size Diagram</a></td>
</tr>
</tr>
</table>
</body>
</html>