-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstix2-object-relationships.html
60 lines (41 loc) · 3.47 KB
/
stix2-object-relationships.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
<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>Current as of STIX 2.0-rc4</h1>
<h1>STIX 2 Diagrams - First Person</h1>
<table border="0" cellpadding="30">
<tr>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-attack-pattern-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/attack-pattern-diagram-small.png" alt="STIX Attack Pattern Diagram"><br>Attack Pattern<br>Full Size Diagram</a></td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-campaign-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/campaign-diagram-small.png" alt="STIX Campaign Diagram"><br>Campaign<br>Full Size Diagram</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-course-of-action-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/course-of-action-diagram-small.png" alt="STIX Course of Action Diagram"><br>Course of Action<br>Full Size Diagram</a></td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-identity-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/identity-diagram-small.png" alt="STIX Identity Diagram"><br>Identity<br>Full Size Diagram</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-indicator-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/indicator-diagram-small.png" alt="STIX Indicator Diagram"><br>Indicator<br>Full Size Diagram</a></td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-intrusion-set-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/intrusion-set-diagram-small.png" alt="STIX Intrusion Set Diagram"><br>Intrusion Set<br>Full Size Diagram</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-malware-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/malware-diagram-small.png" alt="STIX Malware Diagram"><br>Malware<br>Full Size Diagram</a></td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-threat-actor-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/threat-actor-diagram-small.png" alt="STIX Threat Actor Diagram"><br>Threat Actor<br>Full Size Diagram</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-tool-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/tool-diagram-small.png" alt="STIX Tool Diagram"><br>Tool<br>Full Size Diagram</a></td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/diagrams/stix2-vulnerability-diagram-72dpi-v1.png"><img src="stix2_0/diagrams/vulnerability-diagram-small.png" alt="STIX Vulnerability Diagram"><br>Vulnerability<br>Full Size Diagram</a></td>
</tr>
</table>
</body>
</html>