Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
b7ed04ebd7
commit
d413ba8f0d
@@ -46,7 +46,7 @@ Extracting credentials from files
|
||||
|
||||
#### Run it with `sh`!
|
||||
```
|
||||
grep -riP password #{file_path}
|
||||
grep -ri password #{file_path}
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -133,7 +133,7 @@ net accounts /domain
|
||||
<br/>
|
||||
|
||||
## Atomic Test #7 - Examine password policy - macOS
|
||||
Lists the password policy to console on Windows.
|
||||
Lists the password policy to console on macOS.
|
||||
|
||||
**Supported Platforms:** macOS
|
||||
|
||||
|
||||
+2
-2
@@ -13601,7 +13601,7 @@ discovery:
|
||||
|
||||
'
|
||||
- name: Examine password policy - macOS
|
||||
description: 'Lists the password policy to console on Windows.
|
||||
description: 'Lists the password policy to console on macOS.
|
||||
|
||||
'
|
||||
supported_platforms:
|
||||
@@ -15507,7 +15507,7 @@ credential-access:
|
||||
- linux
|
||||
executor:
|
||||
name: sh
|
||||
command: 'grep -riP password #{file_path}
|
||||
command: 'grep -ri password #{file_path}
|
||||
|
||||
'
|
||||
- name: Mimikatz & Kittenz
|
||||
|
||||
Reference in New Issue
Block a user