Generate GUIDs from job=generate-docs branch=master [skip ci]
This commit is contained in:
@@ -68,6 +68,7 @@ atomic_tests:
|
||||
command: |
|
||||
for file in $(find / -name .netrc 2> /dev/null);do echo $file ; cat $file ; done
|
||||
- name: WinPwn - sensitivefiles
|
||||
auto_generated_guid: 114dd4e3-8d1c-4ea7-bb8d-8d8f6aca21f0
|
||||
description: Search for sensitive files on this local system using the SensitiveFiles function of WinPwn
|
||||
supported_platforms:
|
||||
- windows
|
||||
@@ -78,6 +79,7 @@ atomic_tests:
|
||||
sensitivefiles -noninteractive -consoleoutput
|
||||
name: powershell
|
||||
- name: WinPwn - Snaffler
|
||||
auto_generated_guid: fdd0c913-714b-4c13-b40f-1824d6c015f2
|
||||
description: Check Domain Network-Shares for cleartext passwords using Snaffler function of WinPwn
|
||||
supported_platforms:
|
||||
- windows
|
||||
@@ -88,6 +90,7 @@ atomic_tests:
|
||||
Snaffler -noninteractive -consoleoutput
|
||||
name: powershell
|
||||
- name: WinPwn - powershellsensitive
|
||||
auto_generated_guid: 75f66e03-37d3-4704-9520-3210efbe33ce
|
||||
description: Check Powershell event logs for credentials or other sensitive information via winpwn powershellsensitive function.
|
||||
supported_platforms:
|
||||
- windows
|
||||
@@ -98,6 +101,7 @@ atomic_tests:
|
||||
powershellsensitive -consoleoutput -noninteractive
|
||||
name: powershell
|
||||
- name: WinPwn - passhunt
|
||||
auto_generated_guid: 00e3e3c7-6c3c-455e-bd4b-461c7f0e7797
|
||||
description: Search for Passwords on this system using passhunt via WinPwn
|
||||
supported_platforms:
|
||||
- windows
|
||||
@@ -116,6 +120,7 @@ atomic_tests:
|
||||
rm -force -recurse .\Vulnerabilities -ErrorAction Ignore
|
||||
name: powershell
|
||||
- name: WinPwn - SessionGopher
|
||||
auto_generated_guid: c9dc9de3-f961-4284-bd2d-f959c9f9fda5
|
||||
description: Launches SessionGopher on this system via WinPwn
|
||||
supported_platforms:
|
||||
- windows
|
||||
|
||||
@@ -987,3 +987,8 @@ d91473ca-944e-477a-b484-0e80217cd789
|
||||
83a95136-a496-423c-81d3-1c6750133917
|
||||
87e88698-621b-4c45-8a89-4eaebdeaabb1
|
||||
581d7521-9c4b-420e-9695-2aec5241167f
|
||||
114dd4e3-8d1c-4ea7-bb8d-8d8f6aca21f0
|
||||
fdd0c913-714b-4c13-b40f-1824d6c015f2
|
||||
75f66e03-37d3-4704-9520-3210efbe33ce
|
||||
00e3e3c7-6c3c-455e-bd4b-461c7f0e7797
|
||||
c9dc9de3-f961-4284-bd2d-f959c9f9fda5
|
||||
|
||||
Reference in New Issue
Block a user