From 29ae06b032ed40a670aea256233cbdbf8ef40481 Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Thu, 15 Oct 2020 16:28:04 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=master --- atomics/Indexes/index.yaml | 6 ------ atomics/T1012/T1012.md | 6 ------ 2 files changed, 12 deletions(-) diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index 210f22c5..8ab000e2 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -39754,17 +39754,11 @@ discovery: auto_generated_guid: 8f7578c4-9863-4d83-875c-a565573bbdf0 description: | Query Windows Registry. - Upon successful execution, cmd.exe will perform multiple reg queries. Some will succeed and others will fail (dependent upon OS). - References: - https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order - https://blog.cylance.com/windows-registry-persistence-part-1-introduction-attack-phases-and-windows-services - http://www.handgrep.se/repository/cheatsheets/postexploitation/WindowsPost-Exploitation.pdf - https://www.offensive-security.com/wp-content/uploads/2015/04/wp.Registry_Quick_Find_Chart.en_us.pdf supported_platforms: - windows diff --git a/atomics/T1012/T1012.md b/atomics/T1012/T1012.md index 441e91ce..58233009 100644 --- a/atomics/T1012/T1012.md +++ b/atomics/T1012/T1012.md @@ -13,17 +13,11 @@ The Registry contains a significant amount of information about the operating sy ## Atomic Test #1 - Query Registry Query Windows Registry. - Upon successful execution, cmd.exe will perform multiple reg queries. Some will succeed and others will fail (dependent upon OS). - References: - https://blog.cylance.com/windows-registry-persistence-part-2-the-run-keys-and-search-order - https://blog.cylance.com/windows-registry-persistence-part-1-introduction-attack-phases-and-windows-services - http://www.handgrep.se/repository/cheatsheets/postexploitation/WindowsPost-Exploitation.pdf - https://www.offensive-security.com/wp-content/uploads/2015/04/wp.Registry_Quick_Find_Chart.en_us.pdf **Supported Platforms:** Windows