Generate GUIDs from job=generate-docs branch=master [skip ci]
This commit is contained in:
@@ -131,6 +131,7 @@ atomic_tests:
|
||||
elevation_required: false
|
||||
|
||||
- name: Command prompt writing script to file then executes it
|
||||
auto_generated_guid: 00682c9f-7df4-4df8-950b-6dcaaa3ad9af
|
||||
description: |2-
|
||||
Simulate DarkGate malware's second stage by writing a VBscript to disk directly from the command prompt then executing it.
|
||||
The script will execute 'whoami' then exit.
|
||||
|
||||
@@ -653,6 +653,7 @@ atomic_tests:
|
||||
Remove-Item #{commandpath} -Recurse -Force
|
||||
name: powershell
|
||||
- name: Disable UAC - Switch to the secure desktop when prompting for elevation via registry key
|
||||
auto_generated_guid: 85f3a526-4cfa-4fe7-98c1-dea99be025c7
|
||||
description: |
|
||||
User Account Control (UAC) is a security mechanism for limiting the elevation of privileges, including administrative accounts, unless authorized.
|
||||
This setting ensures that the elevation prompt is only used in secure desktop mode.
|
||||
|
||||
@@ -1396,3 +1396,5 @@ ab76e34f-28bf-441f-a39c-8db4835b89cc
|
||||
96e86706-6afd-45b6-95d6-108d23eaf2e9
|
||||
96be6002-9200-47db-94cb-c3e27de1cb36
|
||||
f2f91612-d904-49d7-87c2-6c165d23bead
|
||||
00682c9f-7df4-4df8-950b-6dcaaa3ad9af
|
||||
85f3a526-4cfa-4fe7-98c1-dea99be025c7
|
||||
|
||||
Reference in New Issue
Block a user