-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Known DLLs used by DarkGate for DLL Sideloading (#73)
Co-authored-by: Wietze <[email protected]>
- Loading branch information
1 parent
4778bba
commit 18ea715
Showing
4 changed files
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
Name: corefoundation.dll | ||
Author: Matt Anderson - HuntressLabs | ||
Created: 2024-04-13 | ||
Vendor: Apple | ||
ExpectedLocations: | ||
- '%PROGRAMFILES%\Common Files\Apple\Apple Application Support' | ||
- '%SYSTEM32%' | ||
VulnerableExecutables: | ||
- Path: '%PROGRAMFILES%\iTunes\ituneshelper.exe' | ||
Type: Sideloading | ||
SHA256: | ||
- '0d8878cca08903777888b3681f90e4a07c7aef7d9600a67dfa985844d4bf5eda' | ||
- Path: '%PROGRAMFILES%\QuickTime\QuickTimePlayer.exe' | ||
Type: Sideloading | ||
SHA256: | ||
- 'b3a7ff97aca1201758c5295afa7d34e8d05f429b7faf707cf4d5740b8c76cb61' | ||
Resources: | ||
- https://analyze.intezer.com/analyses/82011cc1-c3df-4c63-9945-8730b0d1cf3e | ||
- https://www.virustotal.com/gui/file/ff5e56c20591a9019eb28b3cab88f5a240657c1c360bf01ad3a6d417fa10b7f5 | ||
- https://www.joesandbox.com/analysis/1394928/0/html | ||
- https://www.virustotal.com/gui/file/0d8878cca08903777888b3681f90e4a07c7aef7d9600a67dfa985844d4bf5eda/details | ||
- https://discussions.apple.com/thread/2732037?sortBy=best | ||
- https://iosninja.io/dll/download/corefoundation-dll | ||
Acknowledgements: | ||
- Name: Matt Anderson | ||
Twitter: '@nosecurething' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
Name: libcef.dll | ||
Author: Matt Anderson - HuntressLabs | ||
Created: 2024-04-13 | ||
Vendor: Nvidia | ||
ExpectedLocations: | ||
- '%PROGRAMFILES%\NVIDIA Corporation\NVIDIA GeForce Experience' | ||
VulnerableExecutables: | ||
- Path: '%Program Files (x86)\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDA Share.exe' | ||
Type: Sideloading | ||
SHA256: | ||
- 'f1e2f82d5f21fb8169131fedee6704696451f9e28a8705fca5c0dd6dad151d64' | ||
Resources: | ||
- https://www.trendmicro.com/en_us/research/24/c/cve-2024-21412--darkgate-operators-exploit-microsoft-windows-sma.html | ||
- https://analyze.intezer.com/analyses/93e92d7a-9a46-4c1c-8ac0-87b4453beeb8 | ||
- https://www.virustotal.com/gui/file/64d0fc47fd77eb300942602a912ea9403960acd4f2ed33a8e325594bf700d65f | ||
Acknowledgements: | ||
- Name: Matt Anderson | ||
Twitter: '@nosecurething' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters