Update T1082.yaml (#1421)
Added environmet variables discovery Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -126,3 +126,12 @@ atomic_tests:
|
||||
command: 'cscript #{vbscript}'
|
||||
name: powershell
|
||||
elevation_required: false
|
||||
- name: Environment variables discovery
|
||||
description: |
|
||||
Identify all environment variables. Upon execution, environments variables and your path info will be displayed.
|
||||
supported_platforms:
|
||||
- windows
|
||||
executor:
|
||||
command: |
|
||||
set
|
||||
name: command_prompt
|
||||
|
||||
Reference in New Issue
Block a user