mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-08-02 23:52:22 +02:00
Remove/fix unnecessary Categories field
This commit is contained in:
@@ -3,7 +3,6 @@ Name: Explorer.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: explorer.exe calc.exe
|
||||
Description: 'Executes calc.exe as a subprocess of explorer.exe.'
|
||||
|
@@ -3,7 +3,6 @@ Name: Netsh.exe
|
||||
Description: Execute, Surveillance
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: |
|
||||
netsh.exe trace start capture=yes filemode=append persistent=yes tracefile=\\server\share\file.etl IPv4.Address=!(<IPofRemoteFileShare>)
|
||||
|
@@ -3,7 +3,6 @@ Name: Nltest.exe
|
||||
Description: Credentials
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: nltest.exe /SERVER:192.168.1.10 /QUERY
|
||||
Description: ''
|
||||
|
@@ -3,7 +3,6 @@ Name: Openwith.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: OpenWith.exe /c C:\test.hta
|
||||
Description: Opens the target file with the default application.
|
||||
|
@@ -3,7 +3,6 @@ Name: Powershell.exe
|
||||
Description: Execute, Read ADS
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: powershell -ep bypass - < c:\temp:ttt
|
||||
Description: Execute the encoded PowerShell command stored in an Alternate Data Stream (ADS).
|
||||
|
@@ -3,7 +3,6 @@ Name: Psr.exe
|
||||
Description: Surveillance
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: psr.exe /start /gui 0 /output c:\users\user\out.zip
|
||||
Description: Capture screenshots of the desktop and save them in the target .ZIP file.
|
||||
|
@@ -3,7 +3,6 @@ Name: Robocopy.exe
|
||||
Description: Copy
|
||||
Author: ''
|
||||
Created: 2018-05-25
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: Robocopy.exe C:\SourceFolder C:\DestFolder
|
||||
Description: Copy the entire contents of the SourceFolder to the DestFolder.
|
||||
|
Reference in New Issue
Block a user