Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 570bef7

Browse files
authored
Merge pull request #14 from mitre-attack/#7-trademarks
Update trademarks, notice and changelog
2 parents 7165328 + 23651d2 commit 570bef7

3 files changed

Lines changed: 28 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# V1.3 - 8 January 2019
2+
## New Scripts
3+
- Added [diff_stix.py](scripts/diff_stix.py).
4+
5+
# V1.2 - 24 October 2019
6+
- Added ATT&CKcon 2.0 Detection Training. See [the readme](/trainings/detection-training/README.md) for details.
7+
18
# V1.1 - 29 March 2019
29
## New Scripts
310
- Added [techniques_from_data_source.py](scripts/techniques_from_data_source.py).

NOTICE.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Copyright 2020 The MITRE Corporation
2+
3+
Approved for Public Release; Distribution Unlimited. Case Number 19-0486.
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
17+
This project makes use of ATT&CK®
18+
ATT&CK Terms of Use — https://attack.mitre.org/resources/terms-of-use/

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This repository also contains Jupyter notebooks and other material for ATT&CK tr
2424
[Cyber Threat Intelligence repository](https://github.com/mitre/cti) of the ATT&CK catalog expressed in STIX 2.0 JSON.
2525

2626
#### ATT&CK
27-
ATT&CK<sup>™</sup> is a curated knowledge base and model for cyber adversary behavior, reflecting the various phases of an adversary’s lifecycle and the platforms they are known to target. ATT&CK is useful for understanding security risk against known adversary behavior, for planning security improvements, and verifying defenses work as expected.
27+
ATT&CK® is a curated knowledge base and model for cyber adversary behavior, reflecting the various phases of an adversary’s lifecycle and the platforms they are known to target. ATT&CK is useful for understanding security risk against known adversary behavior, for planning security improvements, and verifying defenses work as expected.
2828

2929
https://attack.mitre.org
3030

@@ -39,7 +39,7 @@ https://oasis-open.github.io/cti-documentation/
3939

4040
## Notice
4141

42-
Copyright 2019 The MITRE Corporation
42+
Copyright 2020 The MITRE Corporation
4343

4444
Approved for Public Release; Distribution Unlimited. Case Number 19-0486.
4545

@@ -55,6 +55,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5555
See the License for the specific language governing permissions and
5656
limitations under the License.
5757

58-
This project makes use of ATT&CK<sup>™</sup>
58+
This project makes use of ATT&CK®
5959

6060
[ATT&CK Terms of Use](https://attack.mitre.org/resources/terms-of-use/)

0 commit comments

Comments
 (0)