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

Commit 5ae8c6b

Browse files
committed
move scripts and update CHANGELOG
1 parent c749c87 commit 5ae8c6b

6 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changes staged on develop
2+
## New Scripts
3+
Added scripts used to generate the [sample layers in the ATT&CK Navigator repository](https://github.com/mitre-attack/attack-navigator/tree/develop/layers/data/samples). See issue [#21](https://github.com/mitre-attack/attack-scripts/issues/21) and [the sample layer README](scripts/layers/samples/README.md) for more details. The following scripts were added:
4+
- [heatmap.py](scripts/layers/samples/heatmap.py)
5+
- [bear_APT.py](scripts/layers/samples/bear_APT.py)
6+
- [apt3_apt29_software.py](scripts/layers/samples/apt3_apt29_software.py)
7+
- [software_execution.py](scripts/layers/samples/software_execution.py)
8+
29
## Improvements
310
- Updated [diff_stix.py](scripts/diff_stix.py) with sub-techniques support. See issue [#12](https://github.com/mitre-attack/attack-scripts/issues/12).
411

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sample Scripts
22

3-
The scripts in this folder are used to generate the [sample layers in the ATT&CK Navigator repository](https://github.com/mitre-attack/attack-navigator/tree/master/layers/data/samples). Run the scripts with the -h flag for usage instructions.
3+
The scripts in this folder are used to generate the [sample layers in the ATT&CK Navigator repository](https://github.com/mitre-attack/attack-navigator/tree/develop/layers/data/samples). Run the scripts with the -h flag for usage instructions.
44

55
| script | sample layers | description |
66
|:-------|:------------|:--------|
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)