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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@
51
51
- Fixed a crash that occurred when building the site with mitigations that have no relationships with techniques. See issue [#153](https://github.com/mitre-attack/attack-website/issues/153).
52
52
- Fixed outdated ATT&CK Navigator link on the contact page. See issue [#143](https://github.com/mitre-attack/attack-website/issues/143).
53
53
- Updated incorrect technique count on March 2020 update. See issue [#141](https://github.com/mitre-attack/attack-website/issues/141).
54
+
- Fixed number of tactics displayed on tactics overview pages. See issue [#183](https://github.com/mitre-attack/attack-website/issues/183).
Due to the major change to ATT&CK with the addition of sub-techniques, we are asking for the community’s patience
26
-
because we will be delayed in incorporating contributions into Enterprise and PRE-ATT&CK over the next several months until we complete the sub-technique
27
-
migration. You can read more about sub-techniques and why this is such a big change for ATT&CK <ahref="https://medium.com/mitre-attack/attack-sub-techniques-preview-b79ff0ba669a">here</a>.
but please keep in mind that we may not reply for several months as we work to include contributions into the sub-technique
30
-
refactoring. Contributions for Mobile will continue as normal. For new Group and Software contributions to Enterprise or PRE-ATT&CK, we ask that you please temporarily put a hold on sending these to us
31
-
until we make the change to sub-techniques.
32
-
(This will allow us to focus on migrating existing Groups and Software, as new contributions would add to our workload.)
33
-
We do appreciate your contributions and feedback, but ask for your patience and understanding over the next several months
34
-
as we focus all our efforts on adding sub-techniques.
35
-
</p>
36
24
<pclass="card-text">
37
-
If you send technique contributions, it may take us several months to get back to you. We may ask you follow-up questions
38
-
to help us understand your contribution and gather additional information.
39
-
We recommend you read our <ahref="/docs/ATTACK_Design_and_Philosophy_March_2020.pdf">philosophy paper</a> to understand our approach to maintaining ATT&CK so that we get the right
40
-
details up front. If we find the contribution fills a gap, then we will make edits and send you a draft version of the
41
-
technique page for your review prior to it being published, listing you as a contributor if desired. The next content update
42
-
will not be until 2020 and will be in a parallel site to attack.mitre.org to allow the community time to incorporate
43
-
sub-techniques.
25
+
We recently released a beta version of <ahref="https://attack.mitre.org/beta/">ATT&CK with sub-techniques</a>
26
+
and published <ahref="https://medium.com/mitre-attack/attack-subs-what-you-need-to-know-99bce414ae0b">a blog post</a>
27
+
describing the resulting changes. We haven’t been adding technique, group, or software contributions while we were
28
+
implementing sub-techniques, resulting in a decent sized backlog since the last update in October 2019.
29
+
We will be working through that backlog now and are accepting contributions again for techniques, groups and software.
30
+
As stated in our blog post, <b>any new content in ATT&CK will only be added to the sub-technique version.</b> If you are contributing techniques we'd ask
31
+
that you look if the behavior might be an appropriate sub-technique <ahref="https://attack.mitre.org/beta/techniques/enterprise/">
32
+
of an existing technique</a>. If you are contributing groups
33
+
or software entries, we’d ask you to leverage <ahref="https://attack.mitre.org/beta/">the sub-technique version of ATT&CK</a>.
34
+
New contributions will next be reflected when ATT&CK with sub-techniques goes live, currently slated for early July.
<spanclass="example-fields">Sub-techniques:</span> This is a sub-technique of T1XXX, or this would have T1XXX as a sub-technique
132
+
</p>
139
133
<pclass="examples-p mr-0 ml-0">
140
134
<spanclass="example-fields">Data Sources:</span> Windows API, Process monitoring,
141
135
or other sources that can be used to detect this activity
142
136
</p>
143
137
<pclass="examples-p mr-0 ml-0">
144
138
<spanclass="example-fields">Description:</span> Component Object Model (COM) servers
145
-
associated with Graphics Interchange Format (GIF) image viewers can be abused to corrupt arbitrary memory banks. Adversaries may leverage this opportunity to modify, mux, and maliciously annoy (MMA) read-only memory (ROM) regularly accessed during normal system operations.
139
+
associated with Graphics Interchange Format (JIF) image viewers can be abused to corrupt arbitrary memory banks. Adversaries may leverage this opportunity to modify, mux, and maliciously annoy (MMA) read-only memory (ROM) regularly accessed during normal system operations.
146
140
</p>
147
141
<pclass="examples-p mr-0 ml-0">
148
142
<spanclass="example-fields">Detection:</span> Monitor the JIF viewers for muxing
0 commit comments