You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: scripts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,4 @@ This folder contains one-off scripts for working with ATT&CK content. These scri
4
4
5
5
| script | description |
6
6
|:-------|:------------|
7
-
|[techniques_data_sources_vis.py](techniques_data_sources_vis.py)| Generate the csv data used to create the ATT&CK data sources visualization demonstrated at RSA 2019. Run `python techniques_data_sources_vis.py -h` for usage instructions. |
7
+
|[techniques_data_sources_vis.py](techniques_data_sources_vis.py)| Generate the csv data used to create the "Techniques Mapped to Data Sources" visualization in the ATT&CK roadmap. Run `python techniques_data_sources_vis.py -h` for usage instructions. |
0 commit comments