mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-28 21:22:07 +02:00
MD files generate from Script, and adjustments to readme
This commit is contained in:
18
yml/OSScripts/pester.yml
Normal file
18
yml/OSScripts/pester.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
Name: pester.bat
|
||||
Description: Execute code using Pester. The third parameter can be anything. The fourth is the payload.
|
||||
Author: ''
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: Pester.bat [/help|?|-?|/?] "$null; notepad"
|
||||
Description: Execute notepad
|
||||
Full Path:
|
||||
- c:\Program Files\WindowsPowerShell\Modules\Pester\3.4.0\bin\Pester.bat
|
||||
- c:\Program Files\WindowsPowerShell\Modules\Pester\*\bin\Pester.bat
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/Oddvarmoe/status/993383596244258816
|
||||
- https://github.com/api0cradle/LOLBAS/blob/master/OSScripts/pester.md
|
||||
Notes: Thanks to Emin Atac - @p0w3rsh3ll
|
Reference in New Issue
Block a user