redcanaryco / atomic-red-team

Small and highly portable detection tests based on MITRE's ATT&CK.
MIT License
9.74k stars 2.79k forks source link

Problem: Missing .md and auto_generated_guid in T1016.001.yaml #2907

Closed marcopedrinazzi closed 2 months ago

marcopedrinazzi commented 2 months ago

Context

I read pull request https://github.com/redcanaryco/atomic-red-team/pull/2905 saying that some techniques were missing some auto_generated_guid.

What did you expect to happen?

I'd expect that T1016.001 to have its .md and auto_generated_guid.

What happened instead?

T1016.001 is missing its auto_generated_guid and its .md file. I think the Atomic Red Team doc generator missed it.

Reference: https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1016.001