From 779142fb8fef53cbbece27ceca72ffa107e0f2fc Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 31 Oct 2022 15:49:13 -0400 Subject: [PATCH] Added new header fields --- anti-behavioral-analysis/README.md | 7 +++++++ anti-static-analysis/README.md | 7 +++++++ .../call-graph-generation-evasion.md | 13 ++++++++++++- .../data-flow-analysis-evasion.md | 13 ++++++++++++- anti-static-analysis/disassembler-evasion.md | 13 ++++++++++++- .../executable-code-obfuscation.md | 13 ++++++++++++- .../executable-code-optimization.md | 13 ++++++++++++- .../executable-code-virtualization.md | 13 ++++++++++++- anti-static-analysis/software-packing.md | 13 ++++++++++++- collection/README.md | 7 +++++++ collection/cryptocurrency.md | 13 ++++++++++++- collection/input-capture.md | 13 ++++++++++++- collection/keylogging.md | 13 ++++++++++++- collection/screen-capture.md | 13 ++++++++++++- command-and-control/README.md | 7 +++++++ command-and-control/c2-communication.md | 13 ++++++++++++- command-and-control/domain-name-generation.md | 13 ++++++++++++- command-and-control/ingress-tool-transfer.md | 13 ++++++++++++- credential-access/README.md | 7 +++++++ defense-evasion/README.md | 7 +++++++ .../alternative-installation-location.md | 13 ++++++++++++- defense-evasion/bootkit.md | 13 ++++++++++++- .../bypass-data-execution-prevention.md | 13 ++++++++++++- defense-evasion/covert-location.md | 13 ++++++++++++- .../disable-or-evade-security-tools.md | 13 ++++++++++++- defense-evasion/hidden-files-and-directories.md | 13 ++++++++++++- defense-evasion/hide-artifacts.md | 13 ++++++++++++- defense-evasion/hijack-execution-flow.md | 13 ++++++++++++- defense-evasion/indicator-blocking.md | 13 ++++++++++++- ...install-insecure-or-malicious-configuration.md | 13 ++++++++++++- defense-evasion/modify-registry.md | 13 ++++++++++++- .../obfuscated-files-or-information.md | 13 ++++++++++++- defense-evasion/polymorphic-code.md | 13 ++++++++++++- defense-evasion/process-injection.md | 13 ++++++++++++- defense-evasion/rootkit.md | 13 ++++++++++++- defense-evasion/self-deletion.md | 15 ++++++++++++++- discovery/README.md | 7 +++++++ discovery/analysis-tool-discovery.md | 13 ++++++++++++- discovery/application-window-discovery.md | 13 ++++++++++++- discovery/code-discovery.md | 13 ++++++++++++- discovery/file-and-directory-discovery.md | 13 ++++++++++++- discovery/self-discovery.md | 13 ++++++++++++- discovery/smtp-connection-discovery.md | 13 ++++++++++++- discovery/system-information-discovery.md | 13 ++++++++++++- discovery/taskbar-discovery.md | 13 ++++++++++++- execution/README.md | 7 +++++++ execution/command-and-scripting-interpreter.md | 13 ++++++++++++- execution/conditional-execution.md | 13 ++++++++++++- execution/execution-dependency.md | 13 ++++++++++++- execution/exploitation-for-client-execution.md | 13 ++++++++++++- execution/install-additional-program.md | 13 ++++++++++++- execution/prevent-concurrent-execution.md | 13 ++++++++++++- execution/remote-commands.md | 13 ++++++++++++- execution/send-email.md | 13 ++++++++++++- execution/send-poisoned-text-message.md | 13 ++++++++++++- execution/system-services.md | 13 ++++++++++++- execution/user-execution.md | 13 ++++++++++++- exfiltration/README.md | 7 +++++++ exfiltration/archive-collected-data.md | 13 ++++++++++++- exfiltration/automated-exfiltration.md | 13 ++++++++++++- impact/README.md | 7 +++++++ impact/clipboard-modification.md | 13 ++++++++++++- impact/compromise-data-integrity.md | 13 ++++++++++++- impact/data-destruction.md | 13 ++++++++++++- impact/data-encrypted-for-impact.md | 12 ++++++++++++ impact/denial-of-service.md | 13 ++++++++++++- impact/destroy-hardware.md | 13 ++++++++++++- impact/disk-wipe.md | 13 ++++++++++++- impact/exploit-kit.md | 13 ++++++++++++- impact/generate-traffic-from-victim.md | 13 ++++++++++++- impact/manipulate-network-traffic.md | 13 ++++++++++++- impact/modify-hardware.md | 13 ++++++++++++- impact/remote-access.md | 13 ++++++++++++- impact/resource-hijacking.md | 13 ++++++++++++- impact/spamming.md | 13 ++++++++++++- lateral-movement/README.md | 7 +++++++ lateral-movement/supply-chain-compromise.md | 13 ++++++++++++- micro-behaviors/communication/README.md | 7 +++++++ .../communication/dns-communication.md | 13 ++++++++++++- .../communication/ftp-communication.md | 13 ++++++++++++- .../communication/http-communication.md | 13 ++++++++++++- .../communication/icmp-communication.md | 13 ++++++++++++- .../communication/interprocess-communication.md | 13 ++++++++++++- .../communication/smtp-communication.md | 13 ++++++++++++- .../communication/socket-communication.md | 13 ++++++++++++- micro-behaviors/communication/wininet.md | 13 ++++++++++++- micro-behaviors/cryptography/README.md | 7 +++++++ micro-behaviors/cryptography/crypto-algorithm.md | 13 ++++++++++++- micro-behaviors/cryptography/crypto-constant.md | 13 ++++++++++++- micro-behaviors/cryptography/crypto-lib.md | 13 ++++++++++++- .../cryptography/cryptographic-hash.md | 13 ++++++++++++- micro-behaviors/cryptography/decrypt-data.md | 13 ++++++++++++- micro-behaviors/cryptography/encrypt-data.md | 13 ++++++++++++- micro-behaviors/cryptography/encryption-key.md | 13 ++++++++++++- .../generate-pseudorandom-sequence.md | 13 ++++++++++++- .../hashed-message-authentication-code.md | 13 ++++++++++++- micro-behaviors/data/README.md | 7 +++++++ micro-behaviors/data/check-string.md | 13 ++++++++++++- micro-behaviors/data/checksum.md | 13 ++++++++++++- micro-behaviors/data/compress-data.md | 13 ++++++++++++- micro-behaviors/data/compression-library.md | 13 ++++++++++++- micro-behaviors/data/decode-data.md | 13 ++++++++++++- micro-behaviors/data/decompress-data.md | 13 ++++++++++++- micro-behaviors/data/encode-data.md | 13 ++++++++++++- micro-behaviors/data/modulo.md | 13 ++++++++++++- micro-behaviors/data/noncryptographic-hash.md | 13 ++++++++++++- micro-behaviors/data/use-constant.md | 13 ++++++++++++- micro-behaviors/file-system/README.md | 7 +++++++ .../file-system/alter-file-extension.md | 13 ++++++++++++- micro-behaviors/file-system/copy-file.md | 13 ++++++++++++- micro-behaviors/file-system/create-directory.md | 13 ++++++++++++- micro-behaviors/file-system/create-file.md | 13 ++++++++++++- micro-behaviors/file-system/delete-directory.md | 13 ++++++++++++- micro-behaviors/file-system/delete-file.md | 13 ++++++++++++- .../file-system/get-file-attributes.md | 13 ++++++++++++- micro-behaviors/file-system/move-file.md | 13 ++++++++++++- micro-behaviors/file-system/read-file.md | 13 ++++++++++++- micro-behaviors/file-system/read-virtual-disk.md | 13 ++++++++++++- .../file-system/set-file-attributes.md | 13 ++++++++++++- micro-behaviors/file-system/write-file.md | 13 ++++++++++++- micro-behaviors/hardware/README.md | 7 +++++++ micro-behaviors/hardware/install-driver.md | 13 ++++++++++++- micro-behaviors/hardware/load-driver.md | 13 ++++++++++++- micro-behaviors/hardware/simulate-hardware.md | 13 ++++++++++++- micro-behaviors/memory/README.md | 7 +++++++ micro-behaviors/memory/allocate-memory.md | 13 ++++++++++++- .../memory/change-memory-protection.md | 13 ++++++++++++- micro-behaviors/memory/free-memory.md | 13 ++++++++++++- micro-behaviors/memory/heap-spray.md | 13 ++++++++++++- micro-behaviors/memory/overflow-buffer.md | 13 ++++++++++++- micro-behaviors/memory/stack-pivot.md | 13 ++++++++++++- micro-behaviors/operating-system/README.md | 7 +++++++ micro-behaviors/operating-system/console.md | 13 ++++++++++++- .../operating-system/environment-variable.md | 13 ++++++++++++- micro-behaviors/operating-system/registry.md | 13 ++++++++++++- micro-behaviors/operating-system/wallpaper.md | 13 ++++++++++++- micro-behaviors/process/README.md | 7 +++++++ .../process/allocate-thread-local-storage.md | 13 ++++++++++++- micro-behaviors/process/check-mutex.md | 13 ++++++++++++- micro-behaviors/process/create-mutex.md | 13 ++++++++++++- micro-behaviors/process/create-process.md | 13 ++++++++++++- micro-behaviors/process/create-thread.md | 13 ++++++++++++- micro-behaviors/process/enumerate-threads.md | 13 ++++++++++++- micro-behaviors/process/open-process.md | 13 ++++++++++++- micro-behaviors/process/open-thread.md | 13 ++++++++++++- micro-behaviors/process/resume-thread.md | 13 ++++++++++++- .../process/set-thread-local-storage-value.md | 13 ++++++++++++- micro-behaviors/process/suspend-thread.md | 13 ++++++++++++- micro-behaviors/process/synchronization.md | 13 ++++++++++++- micro-behaviors/process/terminate-process.md | 13 ++++++++++++- micro-behaviors/process/terminate-thread.md | 13 ++++++++++++- persistence/README.md | 7 +++++++ persistence/component-firmware.md | 13 ++++++++++++- persistence/kernel-modules-and-extensions.md | 13 ++++++++++++- persistence/malicious-network-driver.md | 13 ++++++++++++- persistence/modify-existing-service.md | 13 ++++++++++++- persistence/registry-run-keys-startup-folder.md | 13 ++++++++++++- persistence/shutdown-event.md | 13 ++++++++++++- privilege-escalation/README.md | 7 +++++++ privilege-escalation/install-certificate.md | 13 ++++++++++++- 160 files changed, 1817 insertions(+), 138 deletions(-) diff --git a/anti-behavioral-analysis/README.md b/anti-behavioral-analysis/README.md index 702051f..b98a903 100644 --- a/anti-behavioral-analysis/README.md +++ b/anti-behavioral-analysis/README.md @@ -3,6 +3,13 @@ ID OB0001 +Created +1 August 2019 + + +Last Modified +31 October 2022 + # Anti-Behavioral Analysis diff --git a/anti-static-analysis/README.md b/anti-static-analysis/README.md index 241ac58..0acd1ef 100644 --- a/anti-static-analysis/README.md +++ b/anti-static-analysis/README.md @@ -3,6 +3,13 @@ ID OB0002 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/anti-static-analysis/call-graph-generation-evasion.md b/anti-static-analysis/call-graph-generation-evasion.md index c23aba5..6c58acb 100644 --- a/anti-static-analysis/call-graph-generation-evasion.md +++ b/anti-static-analysis/call-graph-generation-evasion.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/anti-static-analysis/data-flow-analysis-evasion.md b/anti-static-analysis/data-flow-analysis-evasion.md index 113c485..5ed69bf 100644 --- a/anti-static-analysis/data-flow-analysis-evasion.md +++ b/anti-static-analysis/data-flow-analysis-evasion.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created26 June 2021
Last Modified31 October 2022
diff --git a/anti-static-analysis/disassembler-evasion.md b/anti-static-analysis/disassembler-evasion.md index ab0e8c2..b4f7f22 100644 --- a/anti-static-analysis/disassembler-evasion.md +++ b/anti-static-analysis/disassembler-evasion.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/anti-static-analysis/executable-code-obfuscation.md b/anti-static-analysis/executable-code-obfuscation.md index d7a24f8..9e55967 100644 --- a/anti-static-analysis/executable-code-obfuscation.md +++ b/anti-static-analysis/executable-code-obfuscation.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/anti-static-analysis/executable-code-optimization.md b/anti-static-analysis/executable-code-optimization.md index eb71c5f..099a06e 100644 --- a/anti-static-analysis/executable-code-optimization.md +++ b/anti-static-analysis/executable-code-optimization.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/anti-static-analysis/executable-code-virtualization.md b/anti-static-analysis/executable-code-virtualization.md index daa755b..abdfbbb 100644 --- a/anti-static-analysis/executable-code-virtualization.md +++ b/anti-static-analysis/executable-code-virtualization.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/anti-static-analysis/software-packing.md b/anti-static-analysis/software-packing.md index d3ae50b..37f0ab4 100644 --- a/anti-static-analysis/software-packing.md +++ b/anti-static-analysis/software-packing.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Obfuscated Files or Information: Software Packing (T1027.002, T1406.002)
Version2.0
Created1 August 2019
Last Modified31 October 2022
Software Packing diff --git a/collection/README.md b/collection/README.md index 54cfa3c..be63828 100644 --- a/collection/README.md +++ b/collection/README.md @@ -3,6 +3,13 @@ ID OB0003 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/collection/cryptocurrency.md b/collection/cryptocurrency.md index 118202e..f2f6a6c 100644 --- a/collection/cryptocurrency.md +++ b/collection/cryptocurrency.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/collection/input-capture.md b/collection/input-capture.md index b8b4c77..ace8a4e 100644 --- a/collection/input-capture.md +++ b/collection/input-capture.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Input Capture (T1056, T1417)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/collection/keylogging.md b/collection/keylogging.md index 6a59496..c62e752 100644 --- a/collection/keylogging.md +++ b/collection/keylogging.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Input Capture: Keylogging (T1056.001, T1417.001)
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/collection/screen-capture.md b/collection/screen-capture.md index 81cdc8e..88b28a1 100644 --- a/collection/screen-capture.md +++ b/collection/screen-capture.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Screen Capture (T1113)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/command-and-control/README.md b/command-and-control/README.md index ff434e3..9006415 100644 --- a/command-and-control/README.md +++ b/command-and-control/README.md @@ -3,6 +3,13 @@ ID OB0004 +Created +1 August 2019 + + +Last Modified +31 October 2022 + # Command and Control diff --git a/command-and-control/c2-communication.md b/command-and-control/c2-communication.md index 498f7f9..bc74a85 100644 --- a/command-and-control/c2-communication.md +++ b/command-and-control/c2-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/command-and-control/domain-name-generation.md b/command-and-control/domain-name-generation.md index 6622dd6..244db7e 100644 --- a/command-and-control/domain-name-generation.md +++ b/command-and-control/domain-name-generation.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Dynamic Resolution: Domain Generation Algorithms (T1568.002)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/command-and-control/ingress-tool-transfer.md b/command-and-control/ingress-tool-transfer.md index b0ece25..c1c3bc6 100644 --- a/command-and-control/ingress-tool-transfer.md +++ b/command-and-control/ingress-tool-transfer.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Ingress Tool Transfer (T1105)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/credential-access/README.md b/credential-access/README.md index 4642bdc..0ebd65f 100644 --- a/credential-access/README.md +++ b/credential-access/README.md @@ -3,6 +3,13 @@ ID OB0005 +Created +1 August 2019 + + +Last Modified +31 October 2022 + # Credential Access diff --git a/defense-evasion/README.md b/defense-evasion/README.md index 96e8944..39683b7 100644 --- a/defense-evasion/README.md +++ b/defense-evasion/README.md @@ -3,6 +3,13 @@ ID OB0006 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/defense-evasion/alternative-installation-location.md b/defense-evasion/alternative-installation-location.md index 2244ea5..f9fa502 100644 --- a/defense-evasion/alternative-installation-location.md +++ b/defense-evasion/alternative-installation-location.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/bootkit.md b/defense-evasion/bootkit.md index b5c572a..0f18dcb 100644 --- a/defense-evasion/bootkit.md +++ b/defense-evasion/bootkit.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Pre-OS Boot: Bootkit (T1542.003)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/bypass-data-execution-prevention.md b/defense-evasion/bypass-data-execution-prevention.md index db1d7b1..794081b 100644 --- a/defense-evasion/bypass-data-execution-prevention.md +++ b/defense-evasion/bypass-data-execution-prevention.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/defense-evasion/covert-location.md b/defense-evasion/covert-location.md index 1444b74..131117f 100644 --- a/defense-evasion/covert-location.md +++ b/defense-evasion/covert-location.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created10 August 2020
Last Modified31 October 2022
diff --git a/defense-evasion/disable-or-evade-security-tools.md b/defense-evasion/disable-or-evade-security-tools.md index 19f6493..ccf2101 100644 --- a/defense-evasion/disable-or-evade-security-tools.md +++ b/defense-evasion/disable-or-evade-security-tools.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Impair Defenses: Disable or Modify Tools (T1562.001, T1629.003)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/hidden-files-and-directories.md b/defense-evasion/hidden-files-and-directories.md index 1e73c02..1e194ab 100644 --- a/defense-evasion/hidden-files-and-directories.md +++ b/defense-evasion/hidden-files-and-directories.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Hide Artifacts: Hidden Files and Directories (T1564.001)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/hide-artifacts.md b/defense-evasion/hide-artifacts.md index bf1b7d9..40b3140 100644 --- a/defense-evasion/hide-artifacts.md +++ b/defense-evasion/hide-artifacts.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Hide Artifacts (T1564, T1628)
Version2.0
Created8 November 2021
Last Modified31 October 2022
diff --git a/defense-evasion/hijack-execution-flow.md b/defense-evasion/hijack-execution-flow.md index 9abaf36..76bcf68 100644 --- a/defense-evasion/hijack-execution-flow.md +++ b/defense-evasion/hijack-execution-flow.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Hijack Execution Flow (T1574, T1625)
Version2.0
Created8 November 2021
Last Modified31 October 2022
diff --git a/defense-evasion/indicator-blocking.md b/defense-evasion/indicator-blocking.md index 3504ac3..11a5b8e 100644 --- a/defense-evasion/indicator-blocking.md +++ b/defense-evasion/indicator-blocking.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Impair Defenses: Indicator Blocking (T1562.006)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/install-insecure-or-malicious-configuration.md b/defense-evasion/install-insecure-or-malicious-configuration.md index d40d615..a4460b5 100644 --- a/defense-evasion/install-insecure-or-malicious-configuration.md +++ b/defense-evasion/install-insecure-or-malicious-configuration.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version3.0
Created13 December 2019
Last Modified31 October 2022
diff --git a/defense-evasion/modify-registry.md b/defense-evasion/modify-registry.md index 52124ee..3ee68c8 100644 --- a/defense-evasion/modify-registry.md +++ b/defense-evasion/modify-registry.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Modify RegistryT1112)
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/defense-evasion/obfuscated-files-or-information.md b/defense-evasion/obfuscated-files-or-information.md index bb7a0c6..d9bdd06 100644 --- a/defense-evasion/obfuscated-files-or-information.md +++ b/defense-evasion/obfuscated-files-or-information.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Obfuscated Files or Information (T1027, T1406)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/polymorphic-code.md b/defense-evasion/polymorphic-code.md index ea4601d..096236d 100644 --- a/defense-evasion/polymorphic-code.md +++ b/defense-evasion/polymorphic-code.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/process-injection.md b/defense-evasion/process-injection.md index 4406ef2..0bf2327 100644 --- a/defense-evasion/process-injection.md +++ b/defense-evasion/process-injection.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Process Injection (T1055, T1631)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/rootkit.md b/defense-evasion/rootkit.md index 4b81101..4c9b015 100644 --- a/defense-evasion/rootkit.md +++ b/defense-evasion/rootkit.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Rootkit (T1014)
Version3.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/defense-evasion/self-deletion.md b/defense-evasion/self-deletion.md index 5070f89..f048586 100644 --- a/defense-evasion/self-deletion.md +++ b/defense-evasion/self-deletion.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,20 @@ + + + + + + + + + + + + +
IDRelated ATT&CK Techniques Indicator Removal on Host: Uninstall Malicious Application (T1630.001), Indicator Removal on Host: File Deletion (T1070.004)
Version2.0
Created14 August 2020
Last Modified31 October 2022
+ diff --git a/discovery/README.md b/discovery/README.md index 68711cc..f8d5b54 100644 --- a/discovery/README.md +++ b/discovery/README.md @@ -3,6 +3,13 @@ ID OB0007 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/discovery/analysis-tool-discovery.md b/discovery/analysis-tool-discovery.md index c5384de..4324db2 100644 --- a/discovery/analysis-tool-discovery.md +++ b/discovery/analysis-tool-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/discovery/application-window-discovery.md b/discovery/application-window-discovery.md index 0e4c71a..87569bd 100644 --- a/discovery/application-window-discovery.md +++ b/discovery/application-window-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Application Window Discovery (T1010)
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/discovery/code-discovery.md b/discovery/code-discovery.md index 25098a1..9e7d0c8 100644 --- a/discovery/code-discovery.md +++ b/discovery/code-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created10 November 2021
Last Modified31 October 2022
diff --git a/discovery/file-and-directory-discovery.md b/discovery/file-and-directory-discovery.md index 0163bb3..7adbfb3 100644 --- a/discovery/file-and-directory-discovery.md +++ b/discovery/file-and-directory-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques File and Directory Discovery (T1083)
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/discovery/self-discovery.md b/discovery/self-discovery.md index 0d94390..13466af 100644 --- a/discovery/self-discovery.md +++ b/discovery/self-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created7 October 2019
Last Modified31 October 2022
diff --git a/discovery/smtp-connection-discovery.md b/discovery/smtp-connection-discovery.md index 5995988..2cb5b7c 100644 --- a/discovery/smtp-connection-discovery.md +++ b/discovery/smtp-connection-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/discovery/system-information-discovery.md b/discovery/system-information-discovery.md index 5c7d18b..0e67ae3 100644 --- a/discovery/system-information-discovery.md +++ b/discovery/system-information-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques System Information Discovery (T1082)
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/discovery/taskbar-discovery.md b/discovery/taskbar-discovery.md index b879e91..828082c 100644 --- a/discovery/taskbar-discovery.md +++ b/discovery/taskbar-discovery.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/execution/README.md b/execution/README.md index 5d38e4e..b312c93 100644 --- a/execution/README.md +++ b/execution/README.md @@ -3,6 +3,13 @@ ID OB0009 +Created +1 August 2019 + + +Last Modified +31 October 2022 + # Execution # diff --git a/execution/command-and-scripting-interpreter.md b/execution/command-and-scripting-interpreter.md index d0edea8..1af15d0 100644 --- a/execution/command-and-scripting-interpreter.md +++ b/execution/command-and-scripting-interpreter.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Command and Scripting Interpreter (T1059, T1623)
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/execution/conditional-execution.md b/execution/conditional-execution.md index a857141..4d5bf32 100644 --- a/execution/conditional-execution.md +++ b/execution/conditional-execution.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Execution Guardrails (T1480)
Version3.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/execution-dependency.md b/execution/execution-dependency.md index 67d134e..4ce299e 100644 --- a/execution/execution-dependency.md +++ b/execution/execution-dependency.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created20 April 2021
Last Modified31 October 2022
diff --git a/execution/exploitation-for-client-execution.md b/execution/exploitation-for-client-execution.md index a6389fd..058ebf8 100644 --- a/execution/exploitation-for-client-execution.md +++ b/execution/exploitation-for-client-execution.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Exploitation for Client Execution (T1203)
Version3.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/install-additional-program.md b/execution/install-additional-program.md index 8d59b4a..f597201 100644 --- a/execution/install-additional-program.md +++ b/execution/install-additional-program.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/prevent-concurrent-execution.md b/execution/prevent-concurrent-execution.md index 98ff548..bcae0c9 100644 --- a/execution/prevent-concurrent-execution.md +++ b/execution/prevent-concurrent-execution.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/remote-commands.md b/execution/remote-commands.md index 54e8976..ecc0166 100644 --- a/execution/remote-commands.md +++ b/execution/remote-commands.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/send-email.md b/execution/send-email.md index ba30612..46cc08f 100644 --- a/execution/send-email.md +++ b/execution/send-email.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Phishing (T1566)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/send-poisoned-text-message.md b/execution/send-poisoned-text-message.md index 9e1ec37..52805c0 100644 --- a/execution/send-poisoned-text-message.md +++ b/execution/send-poisoned-text-message.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/execution/system-services.md b/execution/system-services.md index c40447d..342dbd4 100644 --- a/execution/system-services.md +++ b/execution/system-services.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques System Services (T1569)
Version2.0
Created8 November 2021
Last Modified31 October 2022
diff --git a/execution/user-execution.md b/execution/user-execution.md index ee61da5..1c0679d 100644 --- a/execution/user-execution.md +++ b/execution/user-execution.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques User Execution (T1204)
Version2.0
Created28 August 2019
Last Modified31 October 2022
diff --git a/exfiltration/README.md b/exfiltration/README.md index 4ca14e2..4a3a547 100644 --- a/exfiltration/README.md +++ b/exfiltration/README.md @@ -3,6 +3,13 @@ ID OB0010 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/exfiltration/archive-collected-data.md b/exfiltration/archive-collected-data.md index b6c9a2a..9811012 100644 --- a/exfiltration/archive-collected-data.md +++ b/exfiltration/archive-collected-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Archive Collected Data (T1560)
Version3.0
Created27 August 2019
Last Modified31 October 2022
diff --git a/exfiltration/automated-exfiltration.md b/exfiltration/automated-exfiltration.md index 39aa206..4d62c33 100644 --- a/exfiltration/automated-exfiltration.md +++ b/exfiltration/automated-exfiltration.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Automated Exfiltration (T1020)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/README.md b/impact/README.md index 08c5f66..2b8f240 100644 --- a/impact/README.md +++ b/impact/README.md @@ -3,6 +3,13 @@ ID OB0008 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/impact/clipboard-modification.md b/impact/clipboard-modification.md index 6519c1a..612dae6 100644 --- a/impact/clipboard-modification.md +++ b/impact/clipboard-modification.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Clipboard Modification (T1510)
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/impact/compromise-data-integrity.md b/impact/compromise-data-integrity.md index 4461e6f..34ac2e2 100644 --- a/impact/compromise-data-integrity.md +++ b/impact/compromise-data-integrity.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Data Manipulation: Stored Data Manipulation (T1565.001)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/data-destruction.md b/impact/data-destruction.md index 9347751..ac47181 100644 --- a/impact/data-destruction.md +++ b/impact/data-destruction.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Data Destruction (T1485)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/data-encrypted-for-impact.md b/impact/data-encrypted-for-impact.md index ef99db4..71e04fc 100644 --- a/impact/data-encrypted-for-impact.md +++ b/impact/data-encrypted-for-impact.md @@ -11,6 +11,18 @@ Related ATT&CK Techniques Data Encrypted for Impact (T1486), Data Encrypted for Impact (Mobile) (T1471) + +Version +2.0 + + +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/impact/denial-of-service.md b/impact/denial-of-service.md index 2a9a9f5..d6aaa26 100644 --- a/impact/denial-of-service.md +++ b/impact/denial-of-service.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Network Denial of Service (T1498)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/destroy-hardware.md b/impact/destroy-hardware.md index 8797f80..7a3d32f 100644 --- a/impact/destroy-hardware.md +++ b/impact/destroy-hardware.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/disk-wipe.md b/impact/disk-wipe.md index 2f8f810..3c2590b 100644 --- a/impact/disk-wipe.md +++ b/impact/disk-wipe.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Disk Wipe (T1561)
Version3.0
Created15 April 2021
Last Modified31 October 2022
Disk Wipe diff --git a/impact/exploit-kit.md b/impact/exploit-kit.md index 3f63ccf..e71a181 100644 --- a/impact/exploit-kit.md +++ b/impact/exploit-kit.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Exploit Public-Facing Application (T1190)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/generate-traffic-from-victim.md b/impact/generate-traffic-from-victim.md index 858c276..e80f342 100644 --- a/impact/generate-traffic-from-victim.md +++ b/impact/generate-traffic-from-victim.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Generate Traffic from Victim (T1643)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/manipulate-network-traffic.md b/impact/manipulate-network-traffic.md index bb6e3c0..d09e017 100644 --- a/impact/manipulate-network-traffic.md +++ b/impact/manipulate-network-traffic.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Data Manipulation: Transmitted Data Manipulation (T1565.002)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/modify-hardware.md b/impact/modify-hardware.md index 80c74e9..151993b 100644 --- a/impact/modify-hardware.md +++ b/impact/modify-hardware.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/impact/remote-access.md b/impact/remote-access.md index bbc8421..ec47769 100644 --- a/impact/remote-access.md +++ b/impact/remote-access.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/resource-hijacking.md b/impact/resource-hijacking.md index 0f4f7f7..48cd06a 100644 --- a/impact/resource-hijacking.md +++ b/impact/resource-hijacking.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Resource Hijacking (T1496)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/impact/spamming.md b/impact/spamming.md index 11c5deb..5a377a0 100644 --- a/impact/spamming.md +++ b/impact/spamming.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 December 2019
Last Modified31 October 2022
diff --git a/lateral-movement/README.md b/lateral-movement/README.md index 1fe46ba..6683ef9 100644 --- a/lateral-movement/README.md +++ b/lateral-movement/README.md @@ -3,6 +3,13 @@ ID OB0011 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/lateral-movement/supply-chain-compromise.md b/lateral-movement/supply-chain-compromise.md index 30212f8..e62fa9b 100644 --- a/lateral-movement/supply-chain-compromise.md +++ b/lateral-movement/supply-chain-compromise.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Supply Chain Compromise (T1195, T1474)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/README.md b/micro-behaviors/communication/README.md index a506c67..01dc8d3 100644 --- a/micro-behaviors/communication/README.md +++ b/micro-behaviors/communication/README.md @@ -3,6 +3,13 @@ ID OC0006 +Created +14 August 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/communication/dns-communication.md b/micro-behaviors/communication/dns-communication.md index 99b61f4..ed81b4d 100644 --- a/micro-behaviors/communication/dns-communication.md +++ b/micro-behaviors/communication/dns-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/ftp-communication.md b/micro-behaviors/communication/ftp-communication.md index 0f8b786..70ff90d 100644 --- a/micro-behaviors/communication/ftp-communication.md +++ b/micro-behaviors/communication/ftp-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/http-communication.md b/micro-behaviors/communication/http-communication.md index 8efebc9..cb28e31 100644 --- a/micro-behaviors/communication/http-communication.md +++ b/micro-behaviors/communication/http-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/icmp-communication.md b/micro-behaviors/communication/icmp-communication.md index 5523d28..6b48215 100644 --- a/micro-behaviors/communication/icmp-communication.md +++ b/micro-behaviors/communication/icmp-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/interprocess-communication.md b/micro-behaviors/communication/interprocess-communication.md index 3945f6b..c705e11 100644 --- a/micro-behaviors/communication/interprocess-communication.md +++ b/micro-behaviors/communication/interprocess-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/smtp-communication.md b/micro-behaviors/communication/smtp-communication.md index aeac90e..4b834fc 100644 --- a/micro-behaviors/communication/smtp-communication.md +++ b/micro-behaviors/communication/smtp-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/socket-communication.md b/micro-behaviors/communication/socket-communication.md index 567fa02..dabec22 100644 --- a/micro-behaviors/communication/socket-communication.md +++ b/micro-behaviors/communication/socket-communication.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version3.0
Created25 September 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/communication/wininet.md b/micro-behaviors/communication/wininet.md index e5e6cec..ce36658 100644 --- a/micro-behaviors/communication/wininet.md +++ b/micro-behaviors/communication/wininet.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/README.md b/micro-behaviors/cryptography/README.md index 4cc3170..dec1841 100644 --- a/micro-behaviors/cryptography/README.md +++ b/micro-behaviors/cryptography/README.md @@ -3,6 +3,13 @@ ID OC0005 +Created +14 August 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/cryptography/crypto-algorithm.md b/micro-behaviors/cryptography/crypto-algorithm.md index b83421e..7083c56 100644 --- a/micro-behaviors/cryptography/crypto-algorithm.md +++ b/micro-behaviors/cryptography/crypto-algorithm.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created26 August 2022
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/crypto-constant.md b/micro-behaviors/cryptography/crypto-constant.md index 6736297..8aa478c 100644 --- a/micro-behaviors/cryptography/crypto-constant.md +++ b/micro-behaviors/cryptography/crypto-constant.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created17 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/crypto-lib.md b/micro-behaviors/cryptography/crypto-lib.md index 033540e..f177449 100644 --- a/micro-behaviors/cryptography/crypto-lib.md +++ b/micro-behaviors/cryptography/crypto-lib.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created17 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/cryptographic-hash.md b/micro-behaviors/cryptography/cryptographic-hash.md index fa9f2d3..cdf60de 100644 --- a/micro-behaviors/cryptography/cryptographic-hash.md +++ b/micro-behaviors/cryptography/cryptographic-hash.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/decrypt-data.md b/micro-behaviors/cryptography/decrypt-data.md index 867c9b3..e5f0615 100644 --- a/micro-behaviors/cryptography/decrypt-data.md +++ b/micro-behaviors/cryptography/decrypt-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/encrypt-data.md b/micro-behaviors/cryptography/encrypt-data.md index b41ff0d..bfc9e52 100644 --- a/micro-behaviors/cryptography/encrypt-data.md +++ b/micro-behaviors/cryptography/encrypt-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/encryption-key.md b/micro-behaviors/cryptography/encryption-key.md index 3ce0dab..539186a 100644 --- a/micro-behaviors/cryptography/encryption-key.md +++ b/micro-behaviors/cryptography/encryption-key.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/generate-pseudorandom-sequence.md b/micro-behaviors/cryptography/generate-pseudorandom-sequence.md index cce3a3d..538debe 100644 --- a/micro-behaviors/cryptography/generate-pseudorandom-sequence.md +++ b/micro-behaviors/cryptography/generate-pseudorandom-sequence.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/cryptography/hashed-message-authentication-code.md b/micro-behaviors/cryptography/hashed-message-authentication-code.md index 6c79006..fd241c7 100644 --- a/micro-behaviors/cryptography/hashed-message-authentication-code.md +++ b/micro-behaviors/cryptography/hashed-message-authentication-code.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created17 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/data/README.md b/micro-behaviors/data/README.md index c1be603..c32f985 100644 --- a/micro-behaviors/data/README.md +++ b/micro-behaviors/data/README.md @@ -3,6 +3,13 @@ ID OC0004 +Created +4 December 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/data/check-string.md b/micro-behaviors/data/check-string.md index 0bf0506..b556040 100644 --- a/micro-behaviors/data/check-string.md +++ b/micro-behaviors/data/check-string.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/checksum.md b/micro-behaviors/data/checksum.md index de3a302..bacd8bb 100644 --- a/micro-behaviors/data/checksum.md +++ b/micro-behaviors/data/checksum.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/compress-data.md b/micro-behaviors/data/compress-data.md index 2b923fe..192af58 100644 --- a/micro-behaviors/data/compress-data.md +++ b/micro-behaviors/data/compress-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/compression-library.md b/micro-behaviors/data/compression-library.md index 00c608d..58ab7b6 100644 --- a/micro-behaviors/data/compression-library.md +++ b/micro-behaviors/data/compression-library.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created17 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/data/decode-data.md b/micro-behaviors/data/decode-data.md index d4e86ae..af0d431 100644 --- a/micro-behaviors/data/decode-data.md +++ b/micro-behaviors/data/decode-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created29 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/decompress-data.md b/micro-behaviors/data/decompress-data.md index db18149..057a123 100644 --- a/micro-behaviors/data/decompress-data.md +++ b/micro-behaviors/data/decompress-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/encode-data.md b/micro-behaviors/data/encode-data.md index b8c031c..332f9ba 100644 --- a/micro-behaviors/data/encode-data.md +++ b/micro-behaviors/data/encode-data.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/modulo.md b/micro-behaviors/data/modulo.md index 46c2565..da89b29 100644 --- a/micro-behaviors/data/modulo.md +++ b/micro-behaviors/data/modulo.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created17 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/data/noncryptographic-hash.md b/micro-behaviors/data/noncryptographic-hash.md index c4f66f2..872e0aa 100644 --- a/micro-behaviors/data/noncryptographic-hash.md +++ b/micro-behaviors/data/noncryptographic-hash.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created13 October 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/data/use-constant.md b/micro-behaviors/data/use-constant.md index 0e1ceeb..641d93b 100644 --- a/micro-behaviors/data/use-constant.md +++ b/micro-behaviors/data/use-constant.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/README.md b/micro-behaviors/file-system/README.md index 0b992d0..3913008 100644 --- a/micro-behaviors/file-system/README.md +++ b/micro-behaviors/file-system/README.md @@ -3,6 +3,13 @@ ID OC0001 +Created +4 December 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/file-system/alter-file-extension.md b/micro-behaviors/file-system/alter-file-extension.md index d8e2b00..ef911dc 100644 --- a/micro-behaviors/file-system/alter-file-extension.md +++ b/micro-behaviors/file-system/alter-file-extension.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/copy-file.md b/micro-behaviors/file-system/copy-file.md index bf8d7b2..875aaac 100644 --- a/micro-behaviors/file-system/copy-file.md +++ b/micro-behaviors/file-system/copy-file.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/create-directory.md b/micro-behaviors/file-system/create-directory.md index d892a24..ff660e2 100644 --- a/micro-behaviors/file-system/create-directory.md +++ b/micro-behaviors/file-system/create-directory.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/create-file.md b/micro-behaviors/file-system/create-file.md index 0dcb27d..7d530be 100644 --- a/micro-behaviors/file-system/create-file.md +++ b/micro-behaviors/file-system/create-file.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/delete-directory.md b/micro-behaviors/file-system/delete-directory.md index f2e82f4..3b4bbc1 100644 --- a/micro-behaviors/file-system/delete-directory.md +++ b/micro-behaviors/file-system/delete-directory.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/delete-file.md b/micro-behaviors/file-system/delete-file.md index 837c9bb..63f52b2 100644 --- a/micro-behaviors/file-system/delete-file.md +++ b/micro-behaviors/file-system/delete-file.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/get-file-attributes.md b/micro-behaviors/file-system/get-file-attributes.md index 55caf4a..68aef9e 100644 --- a/micro-behaviors/file-system/get-file-attributes.md +++ b/micro-behaviors/file-system/get-file-attributes.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/move-file.md b/micro-behaviors/file-system/move-file.md index 4014ba1..a5c8277 100644 --- a/micro-behaviors/file-system/move-file.md +++ b/micro-behaviors/file-system/move-file.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created30 August 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/read-file.md b/micro-behaviors/file-system/read-file.md index b97e6af..25695f1 100644 --- a/micro-behaviors/file-system/read-file.md +++ b/micro-behaviors/file-system/read-file.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/read-virtual-disk.md b/micro-behaviors/file-system/read-virtual-disk.md index 99ce0ca..e3aaf08 100644 --- a/micro-behaviors/file-system/read-virtual-disk.md +++ b/micro-behaviors/file-system/read-virtual-disk.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/set-file-attributes.md b/micro-behaviors/file-system/set-file-attributes.md index f3763ca..e3db36c 100644 --- a/micro-behaviors/file-system/set-file-attributes.md +++ b/micro-behaviors/file-system/set-file-attributes.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/file-system/write-file.md b/micro-behaviors/file-system/write-file.md index 60488e5..e8cdc0b 100644 --- a/micro-behaviors/file-system/write-file.md +++ b/micro-behaviors/file-system/write-file.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/hardware/README.md b/micro-behaviors/hardware/README.md index 8fbed6c..4049c83 100644 --- a/micro-behaviors/hardware/README.md +++ b/micro-behaviors/hardware/README.md @@ -3,6 +3,13 @@ ID OC0007 +Created +14 August 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/hardware/install-driver.md b/micro-behaviors/hardware/install-driver.md index 20d1461..b3d4dc1 100644 --- a/micro-behaviors/hardware/install-driver.md +++ b/micro-behaviors/hardware/install-driver.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/hardware/load-driver.md b/micro-behaviors/hardware/load-driver.md index dda960d..748c3fa 100644 --- a/micro-behaviors/hardware/load-driver.md +++ b/micro-behaviors/hardware/load-driver.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/hardware/simulate-hardware.md b/micro-behaviors/hardware/simulate-hardware.md index 23dd2c6..0ee7a54 100644 --- a/micro-behaviors/hardware/simulate-hardware.md +++ b/micro-behaviors/hardware/simulate-hardware.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created17 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/memory/README.md b/micro-behaviors/memory/README.md index 72dcd6a..a2ddd5e 100644 --- a/micro-behaviors/memory/README.md +++ b/micro-behaviors/memory/README.md @@ -3,6 +3,13 @@ ID OC0002 +Created +4 December 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/memory/allocate-memory.md b/micro-behaviors/memory/allocate-memory.md index a9f307a..7fa968a 100644 --- a/micro-behaviors/memory/allocate-memory.md +++ b/micro-behaviors/memory/allocate-memory.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/memory/change-memory-protection.md b/micro-behaviors/memory/change-memory-protection.md index 4b6a203..4644e28 100644 --- a/micro-behaviors/memory/change-memory-protection.md +++ b/micro-behaviors/memory/change-memory-protection.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/micro-behaviors/memory/free-memory.md b/micro-behaviors/memory/free-memory.md index cc5a972..71966a8 100644 --- a/micro-behaviors/memory/free-memory.md +++ b/micro-behaviors/memory/free-memory.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/memory/heap-spray.md b/micro-behaviors/memory/heap-spray.md index 4adc212..9af590a 100644 --- a/micro-behaviors/memory/heap-spray.md +++ b/micro-behaviors/memory/heap-spray.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/memory/overflow-buffer.md b/micro-behaviors/memory/overflow-buffer.md index eb3b197..8e7ada6 100644 --- a/micro-behaviors/memory/overflow-buffer.md +++ b/micro-behaviors/memory/overflow-buffer.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/memory/stack-pivot.md b/micro-behaviors/memory/stack-pivot.md index e1a83ba..fb905f0 100644 --- a/micro-behaviors/memory/stack-pivot.md +++ b/micro-behaviors/memory/stack-pivot.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/operating-system/README.md b/micro-behaviors/operating-system/README.md index afbad1a..51d284c 100644 --- a/micro-behaviors/operating-system/README.md +++ b/micro-behaviors/operating-system/README.md @@ -3,6 +3,13 @@ ID OC0008 +Created +4 December 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/operating-system/console.md b/micro-behaviors/operating-system/console.md index 6bec672..a9b4e89 100644 --- a/micro-behaviors/operating-system/console.md +++ b/micro-behaviors/operating-system/console.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/operating-system/environment-variable.md b/micro-behaviors/operating-system/environment-variable.md index 3560976..9bede9f 100644 --- a/micro-behaviors/operating-system/environment-variable.md +++ b/micro-behaviors/operating-system/environment-variable.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/operating-system/registry.md b/micro-behaviors/operating-system/registry.md index 651386b..a9a8f46 100644 --- a/micro-behaviors/operating-system/registry.md +++ b/micro-behaviors/operating-system/registry.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/operating-system/wallpaper.md b/micro-behaviors/operating-system/wallpaper.md index 1040b3e..0913ff8 100644 --- a/micro-behaviors/operating-system/wallpaper.md +++ b/micro-behaviors/operating-system/wallpaper.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/README.md b/micro-behaviors/process/README.md index aac4442..53057ff 100644 --- a/micro-behaviors/process/README.md +++ b/micro-behaviors/process/README.md @@ -3,6 +3,13 @@ ID OC0003 +Created +4 December 2020 + + +Last Modified +31 October 2022 + diff --git a/micro-behaviors/process/allocate-thread-local-storage.md b/micro-behaviors/process/allocate-thread-local-storage.md index 40b7666..c3984a1 100644 --- a/micro-behaviors/process/allocate-thread-local-storage.md +++ b/micro-behaviors/process/allocate-thread-local-storage.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/check-mutex.md b/micro-behaviors/process/check-mutex.md index 36c75ad..2a2612a 100644 --- a/micro-behaviors/process/check-mutex.md +++ b/micro-behaviors/process/check-mutex.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/create-mutex.md b/micro-behaviors/process/create-mutex.md index a5fc87a..5892257 100644 --- a/micro-behaviors/process/create-mutex.md +++ b/micro-behaviors/process/create-mutex.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/create-process.md b/micro-behaviors/process/create-process.md index 01649c6..50a1b23 100644 --- a/micro-behaviors/process/create-process.md +++ b/micro-behaviors/process/create-process.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/create-thread.md b/micro-behaviors/process/create-thread.md index d983c22..5dc9b5f 100644 --- a/micro-behaviors/process/create-thread.md +++ b/micro-behaviors/process/create-thread.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/enumerate-threads.md b/micro-behaviors/process/enumerate-threads.md index 28ee3b4..863b647 100644 --- a/micro-behaviors/process/enumerate-threads.md +++ b/micro-behaviors/process/enumerate-threads.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/open-process.md b/micro-behaviors/process/open-process.md index 72e1ac5..2edc8cd 100644 --- a/micro-behaviors/process/open-process.md +++ b/micro-behaviors/process/open-process.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created30 August 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/process/open-thread.md b/micro-behaviors/process/open-thread.md index 7ae60e7..10aed12 100644 --- a/micro-behaviors/process/open-thread.md +++ b/micro-behaviors/process/open-thread.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/resume-thread.md b/micro-behaviors/process/resume-thread.md index 0d2b3f7..4084b65 100644 --- a/micro-behaviors/process/resume-thread.md +++ b/micro-behaviors/process/resume-thread.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 January 2021
Last Modified31 October 2022
diff --git a/micro-behaviors/process/set-thread-local-storage-value.md b/micro-behaviors/process/set-thread-local-storage-value.md index 88aa448..dc0bf16 100644 --- a/micro-behaviors/process/set-thread-local-storage-value.md +++ b/micro-behaviors/process/set-thread-local-storage-value.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/suspend-thread.md b/micro-behaviors/process/suspend-thread.md index 98ad0d2..c16e00e 100644 --- a/micro-behaviors/process/suspend-thread.md +++ b/micro-behaviors/process/suspend-thread.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/synchronization.md b/micro-behaviors/process/synchronization.md index 727bdc6..9326c05 100644 --- a/micro-behaviors/process/synchronization.md +++ b/micro-behaviors/process/synchronization.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/terminate-process.md b/micro-behaviors/process/terminate-process.md index 5b9841a..a6399bc 100644 --- a/micro-behaviors/process/terminate-process.md +++ b/micro-behaviors/process/terminate-process.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created14 August 2020
Last Modified31 October 2022
diff --git a/micro-behaviors/process/terminate-thread.md b/micro-behaviors/process/terminate-thread.md index 7385d45..f484fb1 100644 --- a/micro-behaviors/process/terminate-thread.md +++ b/micro-behaviors/process/terminate-thread.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created4 December 2020
Last Modified31 October 2022
diff --git a/persistence/README.md b/persistence/README.md index cebb921..60869dd 100644 --- a/persistence/README.md +++ b/persistence/README.md @@ -3,6 +3,13 @@ ID OB0012 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/persistence/component-firmware.md b/persistence/component-firmware.md index de26b8b..d170699 100644 --- a/persistence/component-firmware.md +++ b/persistence/component-firmware.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Pre-OS Boot: Component Firmware (1542.002)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/persistence/kernel-modules-and-extensions.md b/persistence/kernel-modules-and-extensions.md index e460052..4c75560 100644 --- a/persistence/kernel-modules-and-extensions.md +++ b/persistence/kernel-modules-and-extensions.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Boot or Logon Autostart Execution: Kernel Modules and Extensions (T1547.006)
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/persistence/malicious-network-driver.md b/persistence/malicious-network-driver.md index 93363be..73ad665 100644 --- a/persistence/malicious-network-driver.md +++ b/persistence/malicious-network-driver.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/persistence/modify-existing-service.md b/persistence/modify-existing-service.md index 3d56fa4..9e1c8a6 100644 --- a/persistence/modify-existing-service.md +++ b/persistence/modify-existing-service.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Create or Modify System Process::Windows Service (T1543.003)
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/persistence/registry-run-keys-startup-folder.md b/persistence/registry-run-keys-startup-folder.md index b806021..363edb5 100644 --- a/persistence/registry-run-keys-startup-folder.md +++ b/persistence/registry-run-keys-startup-folder.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder (T1547.001)
Version2.0
Created2 August 2022
Last Modified31 October 2022
diff --git a/persistence/shutdown-event.md b/persistence/shutdown-event.md index 45547fa..b21286f 100644 --- a/persistence/shutdown-event.md +++ b/persistence/shutdown-event.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques None
Version2.0
Created1 August 2019
Last Modified31 October 2022
diff --git a/privilege-escalation/README.md b/privilege-escalation/README.md index 9c1d4c7..23d8cf4 100644 --- a/privilege-escalation/README.md +++ b/privilege-escalation/README.md @@ -3,6 +3,13 @@ ID OB0013 +Created +1 August 2019 + + +Last Modified +31 October 2022 + diff --git a/privilege-escalation/install-certificate.md b/privilege-escalation/install-certificate.md index 3641c99..30593cc 100644 --- a/privilege-escalation/install-certificate.md +++ b/privilege-escalation/install-certificate.md @@ -1,4 +1,3 @@ - @@ -12,6 +11,18 @@ + + + + + + + + + + + +
IDRelated ATT&CK Techniques Stage Capabilities: Install Digital Certificate (T1608.003)
Version2.0
Created2 August 2022
Last Modified31 October 2022