Generate GUIDs from job=generate_and_commit_guids_and_docs branch=master [skip ci]

This commit is contained in:
CircleCI Atomic Red Team GUID generator
2022-03-14 18:07:38 +00:00
parent 85ea448d3b
commit 3ce01207ea
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -35,6 +35,7 @@ atomic_tests:
tasklist
name: command_prompt
- name: Process Discovery - Get-Process
auto_generated_guid: 3b3809b6-a54b-4f5b-8aff-cb51f2e97b34
description: |
Utilize Get-Process PowerShell cmdlet to identify processes.
@@ -46,6 +47,7 @@ atomic_tests:
Get-Process
name: powershell
- name: Process Discovery - get-wmiObject
auto_generated_guid: b51239b4-0129-474f-a2b4-70f855b9f2c2
description: |
Utilize get-wmiObject PowerShell cmdlet to identify processes.
@@ -57,6 +59,7 @@ atomic_tests:
get-wmiObject -class Win32_Process
name: powershell
- name: Process Discovery - wmic process
auto_generated_guid: 640cbf6d-659b-498b-ba53-f6dd1a1cc02c
description: |
Utilize windows management instrumentation to identify processes.
+3
View File
@@ -908,3 +908,6 @@ c0d6d67f-1f63-42cc-95c0-5fd6b20082ad
e246578a-c24d-46a7-9237-0213ff86fb0c
d4a6da40-618f-454d-9a9e-26af552aaeb0
3dacb0d2-46ee-4c27-ac1b-f9886bf91a56
3b3809b6-a54b-4f5b-8aff-cb51f2e97b34
b51239b4-0129-474f-a2b4-70f855b9f2c2
640cbf6d-659b-498b-ba53-f6dd1a1cc02c