Update T1082.yaml (#1421)

Added environmet variables discovery

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Wesley Cesar
2021-04-09 11:29:11 -03:00
committed by GitHub
parent c32fa3af4f
commit 91eca87002
+9
View File
@@ -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