New test for domain admin account (#1286)
Quick test for default domain administrator account enumeration Co-authored-by: Jimmy Astle <jastle@vmware.com> Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -163,4 +163,12 @@ atomic_tests:
|
||||
command: |
|
||||
#{adfind_path} -sc exchaddresses
|
||||
name: command_prompt
|
||||
|
||||
- name: Enumerate Default Domain Admin Details (Domain)
|
||||
description: |
|
||||
This test will enumerate the details of the built-in domain admin account
|
||||
supported_platforms:
|
||||
- windows
|
||||
executor:
|
||||
command: |
|
||||
net user administrator /domain
|
||||
name: command_prompt
|
||||
|
||||
Reference in New Issue
Block a user