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

Commit f33be07

Browse files
committed
updated documentation and removed layerlib to reflect migration to mitreattack-python
1 parent 6ab69a4 commit f33be07

27 files changed

Lines changed: 4 additions & 3725 deletions

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# attack-scripts
22

3-
This repository contains various tools and utilities for working with ATT&CK content.
3+
This repository contains standalone scripts and utilities for working with ATT&CK.
44
- the [scripts](scripts) folder contains one-off scripts for processing and visualizing ATT&CK content.
55
- the [scripts/layers/samples](scripts/layers/samples) folder contains one-off scripts demonstrating the generation of ATT&CK Navigator layers from ATT&CK data. The outputs of these scripts can also be found on the [ATT&CK Navigator repository](https://github.com/mitre-attack/attack-navigator/tree/master/layers/data/samples).
6-
- the [layers](layers) folder contains a collection of modules and scripts for working with [ATT&CK Navigator](https://github.com/mitre-attack/attack-navigator) layers.
6+
7+
See also our [mitreattack-python](https://github.com/mitre-attack/mitreattack-python/) pip module for more python tools.
78

89
## Requirements
910
- [python3](https://www.python.org/)

layers/README.md

Lines changed: 1 addition & 246 deletions
Large diffs are not rendered by default.

layers/__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

layers/core/__init__.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

layers/core/exceptions.py

Lines changed: 0 additions & 107 deletions
This file was deleted.

layers/core/filter.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

layers/core/gradient.py

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)