Skip to content

Commit 602b5c6

Browse files
committed
fix: fix old links to mitreattack-python github repo
1 parent b872260 commit 602b5c6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

modules/resources/static_pages/updates-april-2023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ save_as: resources/updates/updates-april-2023/index.html
1212

1313
The April 2023 (v13) ATT&CK release updates Techniques, Groups, Campaigns and Software for Enterprise, Mobile, and ICS. The biggest changes in ATT&CK v13 are the addition of detailed detection guidance to some Techniques in ATT&CK for Enterprise, Mobile Data Sources, and two new types of changelogs to help identify more precisely what has changed in ATT&CK. An [accompanying blog post](https://medium.com/mitre-attack/attack-v13-enters-the-room-5cef174c32ff) describes these changes as well as improvements across ATT&CK's various domains and platforms.
1414

15-
This release includes a new [human-readable detailed changelog](/docs/changelogs/v12.1-v13.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a new [machine-readable JSON changelog](/docs/changelogs/v12.1-v13.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/master/mitreattack/diffStix/README.md). The terminology used in these release notes has also been updated to better describe the changes to various ATT&CK objects:
15+
This release includes a new [human-readable detailed changelog](/docs/changelogs/v12.1-v13.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a new [machine-readable JSON changelog](/docs/changelogs/v12.1-v13.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/main/mitreattack/diffStix/README.md). The terminology used in these release notes has also been updated to better describe the changes to various ATT&CK objects:
1616

1717
* New objects: ATT&CK objects which are only present in the new release.
1818
* Major version changes: ATT&CK objects that have a major version change. (e.g., 1.0 → 2.0)

modules/resources/static_pages/updates-april-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The April 2024 (v15) ATT&CK release updates Techniques, Groups, Campaigns and So
1414

1515
The biggest changes in ATT&CK v15 are a shift in language (from CAR pseudocode to real-world query languages) for analytics in Enterprise detections, detection notes and analytics added to [Enterprise Execution](https://attack.mitre.org/tactics/TA0002/) techniques, improved defensive recommendations for [Cloud](https://attack.mitre.org/matrices/enterprise/cloud/) techniques, and the addition of activity from a number of cyber-criminal and underreported threat groups. An [accompanying blog post](https://medium.com/mitre-attack/attack-v15-26685f300acc) describes these changes as well as additional improvements across ATT&CK's various domains and platforms.
1616

17-
This release also includes a [human-readable detailed changelog](/docs/changelogs/v14.1-v15.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v14.1-v15.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/master/mitreattack/diffStix/README.md).
17+
This release also includes a [human-readable detailed changelog](/docs/changelogs/v14.1-v15.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v14.1-v15.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/main/mitreattack/diffStix/README.md).
1818

1919
This version of ATT&CK contains 794 Pieces of Software, 152 Groups, and 30 Campaigns. Broken out by domain:
2020

modules/resources/static_pages/updates-april-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The biggest changes in ATT&CK v17 are the addition of an [ESXi](/matrices/enterp
1616

1717
In this release we have revoked Hijack Execution Flow: [DLL Side-Loading](/versions/v16/techniques/T1574/002/) and merged it into Hijack Execution Flow: [DLL](/techniques/T1574/001), which itself was renamed from Hijack Execution Flow: DLL Search Order Hijacking. This change was made to reflect the previously overlapping scope of the two sub-techniques and frequent confusion between them.
1818

19-
This release also includes a [human-readable detailed changelog](/docs/changelogs/v16.1-v17.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v16.1-v17.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/master/mitreattack/diffStix/README.md).
19+
This release also includes a [human-readable detailed changelog](/docs/changelogs/v16.1-v17.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v16.1-v17.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/main/mitreattack/diffStix/README.md).
2020

2121
This version of ATT&CK contains 877 Pieces of Software, 170 Groups, and 50 Campaigns
2222
Broken out by domain:

modules/resources/static_pages/updates-october-2023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ save_as: resources/updates/updates-october-2023/index.html
1313
The October 2023 (v14) ATT&CK release updates Techniques, Groups, Campaigns and Software for Enterprise, Mobile, and ICS. The biggest changes in ATT&CK v14 are a large expansion of detection notes and analytics to Techniques in Enterprise, a minor scoping change to Enterprise resulting in coverage of [Financial Theft](/techniques/T1657) and [Voice](/techniques/T1566/004) [Phishing](/techniques/T1598/004), structured Detections in Mobile, and the (re-)addition of [Assets](/assets) to ICS. An [accompanying blog post](https://medium.com/mitre-attack/attack-v14-fa473603f86b
1414
) describes these changes as well as improvements across ATT&CK's various domains and platforms.
1515

16-
This release also includes a [human-readable detailed changelog](/docs/changelogs/v13.1-v14.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v13.1-v14.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/master/mitreattack/diffStix/README.md).
16+
This release also includes a [human-readable detailed changelog](/docs/changelogs/v13.1-v14.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v13.1-v14.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/main/mitreattack/diffStix/README.md).
1717

1818
This version of ATT&CK contains 760 Pieces of Software, 143 Groups, and 24 Campaigns. Broken out by domain:
1919

modules/resources/static_pages/updates-october-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The October 2024 (v16) ATT&CK release updates Techniques, Groups, Campaigns and
1414

1515
The biggest changes in ATT&CK v16 are a refactoring of Cloud platforms to better reflect real-world adversary activity along with improvements to platform descriptions, a dramatic expansion in the number of techniques with detection notes and analytics, and continued improvements to coverage of criminal threat actors. As a result of Cloud platform refactoring, the Azure AD, Office 365, and Google Workspace platforms have been removed from Enterprise ATT&CK and the [Identity Provider](/matrices/enterprise/cloud/identityprovider/) and [Office Suite](/matrices/enterprise/cloud/officesuite/) platforms have been added in their place. An [accompanying blog post](https://medium.com/mitre-attack/attack-v16-561c76af94cf) describes these changes as well as additional improvements across Enterprise ATT&CK's various platforms.
1616

17-
This release also includes a [human-readable detailed changelog](/docs/changelogs/v15.1-v16.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v15.1-v16.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/master/mitreattack/diffStix/README.md).
17+
This release also includes a [human-readable detailed changelog](/docs/changelogs/v15.1-v16.0/changelog-detailed.html) showing more specifically what changed in updated ATT&CK objects, and a [machine-readable JSON changelog](/docs/changelogs/v15.1-v16.0/changelog.json), whose format is described in [ATT&CK's Github](https://github.com/mitre-attack/mitreattack-python/blob/main/mitreattack/diffStix/README.md).
1818

1919
This version of ATT&CK contains 844 Pieces of Software, 186 Groups, and 42 Campaigns
2020
Broken out by domain:

0 commit comments

Comments
 (0)