FIN7 Abusing Malicious MSIX Packages To Deliver NetSupport RAT | by rewscel | May, 2024 | Medium
A quick introduction to the group: FIN7 is a Russian advanced persistent threat (APT) group with financial motive. The criminal group has several techniques they utilize for initial access, but in…
https://rewscel.medium.com/fin7-abusing-malicious-msix-packages-to-deliver-netsupport-rat-09962fdf33ef
🎖@malwr
A quick introduction to the group: FIN7 is a Russian advanced persistent threat (APT) group with financial motive. The criminal group has several techniques they utilize for initial access, but in…
https://rewscel.medium.com/fin7-abusing-malicious-msix-packages-to-deliver-netsupport-rat-09962fdf33ef
🎖@malwr
Medium
FIN7 Abusing Malicious MSIX Packages To Deliver NetSupport RAT
Quick note: This post is an attempt to share what I’ve learned while doing some research about this specific group (FIN7). I am newer to…
"Dirty stream" attack: Discovering and mitigating a common vulnerability pattern in Android apps
https://www.microsoft.com/en-us/security/blog/2024/05/01/dirty-stream-attack-discovering-and-mitigating-a-common-vulnerability-pattern-in-android-apps/
🎖@malwr
https://www.microsoft.com/en-us/security/blog/2024/05/01/dirty-stream-attack-discovering-and-mitigating-a-common-vulnerability-pattern-in-android-apps/
🎖@malwr
Microsoft News
“Dirty stream” attack: Discovering and mitigating a common vulnerability pattern in Android apps
Microsoft discovered a vulnerability pattern in multiple popular Android applications that could enable a malicious application to overwrite files in the vulnerable application’s internal data storage directory, which could lead to arbitrary code execution…
macOS Adload | Prolific Adware Pivots Just Days After Apple’s XProtect Clampdown
Learn about the latest Adload adware variants, written in Go and intended to bypass Apple's recent XProtect updates.
https://www.sentinelone.com/blog/macos-adload-prolific-adware-pivots-just-days-after-apples-xprotect-clampdown/
🎖@malwr
Learn about the latest Adload adware variants, written in Go and intended to bypass Apple's recent XProtect updates.
https://www.sentinelone.com/blog/macos-adload-prolific-adware-pivots-just-days-after-apples-xprotect-clampdown/
🎖@malwr
SentinelOne
macOS Adload | Prolific Adware Pivots Just Days After Apple’s XProtect Clampdown
Learn about the latest Adload adware variants, written in Go and intended to bypass Apple's recent XProtect updates.
It’s Morphin’ Time: Self-Modifying Code Sections with WriteProcessMemory for EDR Evasion | by Thiago Peixoto | Apr, 2024 | Medium
An EDR can identify malicious activity within a process through mechanisms such as kernel callbacks and userland hooks on commonly used Windows API functions exploited by malware. In the case of…
https://revflash.medium.com/its-morphin-time-self-modifying-code-sections-with-writeprocessmemory-for-edr-evasion-9bf9e7b7dced
🎖@malwr
An EDR can identify malicious activity within a process through mechanisms such as kernel callbacks and userland hooks on commonly used Windows API functions exploited by malware. In the case of…
https://revflash.medium.com/its-morphin-time-self-modifying-code-sections-with-writeprocessmemory-for-edr-evasion-9bf9e7b7dced
🎖@malwr
Medium
It’s Morphin’ Time: Self-Modifying Code Sections with WriteProcessMemory for EDR Evasion
The Mockingjay process injection technique was designed to prevent the allocation of a buffer with RWX permission, typically used for…
🔥1
Dissecting Windows Malware Series – RISC vs CISC Architectures – Part 4
https://8ksec.io/dissecting-windows-malware-series-risc-vs-cisc-architectures-part-4/
🎖@malwr
https://8ksec.io/dissecting-windows-malware-series-risc-vs-cisc-architectures-part-4/
🎖@malwr
8kSec
Windows Malware Part 4: RISC vs CISC | 8kSec
Understand RISC vs CISC CPU architectures in Part 4 of the Windows malware series. Learn why architecture differences matter for malware analysis.
CVE-2024-2887: A Pwn2Own Winning Bug in Google Chrome
https://www.thezdi.com/blog/2024/5/2/cve-2024-2887-a-pwn2own-winning-bug-in-google-chrome
🎖@malwr
https://www.thezdi.com/blog/2024/5/2/cve-2024-2887-a-pwn2own-winning-bug-in-google-chrome
🎖@malwr
Zero Day Initiative
Zero Day Initiative — CVE-2024-2887: A Pwn2Own Winning Bug in Google Chrome
In this guest blog from Master of Pwn winner Manfred Paul, he details CVE-2024-2887 – a type confusion bug that occurs in both Google Chrome and Microsoft Edge (Chromium). He used this bug as a part of his winning exploit that led to code execution in the…
Secure Kernel Research with LiveCloudKd
https://windows-internals.com/secure-kernel-research-with-livecloudkd/
🎖@malwr
https://windows-internals.com/secure-kernel-research-with-livecloudkd/
🎖@malwr
New “Goldoon” Botnet Targeting D-Link Devices | FortiGuard Labs
FortiGuard Labs discovered the new botnet “Goldoon” targeting D-Link devices through related vulnerability CVE-2015-2051. Learn more.
https://www.fortinet.com/blog/threat-research/new-goldoon-botnet-targeting-d-link-devices
🎖@malwr
FortiGuard Labs discovered the new botnet “Goldoon” targeting D-Link devices through related vulnerability CVE-2015-2051. Learn more.
https://www.fortinet.com/blog/threat-research/new-goldoon-botnet-targeting-d-link-devices
🎖@malwr
Fortinet Blog
New “Goldoon” Botnet Targeting D-Link Devices
FortiGuard Labs discovered the new botnet “Goldoon” targeting D-Link devices through related vulnerability CVE-2015-2051. Learn more. …
❤1
TargetCompany Ransomware Group Installs Mallox Ransomware on Vulnerable MS-SQL Servers
The TargetCompany ransomware group was discovered in June 2021, targeting improperly managed MS-SQL servers with malware variants such as Mallox ransomware. Using brute force and dictionary attacks, threat actors install Remocs RAT and remote screen control malware. The final stage involves installing Mallox ransomware, impacting file encryption and system functions. ASEC researchers have published a comprehensive report. Mitigation involves upgrading servers and enhancing password security. Indicators of Compromise are provided.
https://hackhunting.com/2024/05/03/targetcompany-ransomware-group-installs-mallox-ransomware-on-vulnerable-ms-sql-servers/
🎖@malwr
The TargetCompany ransomware group was discovered in June 2021, targeting improperly managed MS-SQL servers with malware variants such as Mallox ransomware. Using brute force and dictionary attacks, threat actors install Remocs RAT and remote screen control malware. The final stage involves installing Mallox ransomware, impacting file encryption and system functions. ASEC researchers have published a comprehensive report. Mitigation involves upgrading servers and enhancing password security. Indicators of Compromise are provided.
https://hackhunting.com/2024/05/03/targetcompany-ransomware-group-installs-mallox-ransomware-on-vulnerable-ms-sql-servers/
🎖@malwr
Flutter Windows Thick Client SSL Pinning Bypass | by Sourav Kalal | May, 2024 | Medium
Learn to bypass SSL Pinning in Flutter Windows Thick Client Application using Frida and Reverse Engineering. Also, find ouhow to configure Flutter for proxy.
https://blog.souravkalal.tech/flutter-windows-thick-client-ssl-pinning-bypass-492389ae1218
🎖@malwr
Learn to bypass SSL Pinning in Flutter Windows Thick Client Application using Frida and Reverse Engineering. Also, find ouhow to configure Flutter for proxy.
https://blog.souravkalal.tech/flutter-windows-thick-client-ssl-pinning-bypass-492389ae1218
🎖@malwr
Medium
Flutter Windows Thick Client SSL Pinning Bypass
I recently worked on a Flutter-based application and learned that it is different from other hybrid frameworks like React Native or…
“Dirty Stream” Attack : Android Apps with 4 Billion Installations are Affected
Mobile devices, especially Android, are targeted by hackers due to security vulnerabilities. Researchers at Microsoft discovered a Path Traversal attack that allows threat actors to overwrite files and execute arbitrary code in popular Android apps, like Xiaomi's File Manager. Developers should follow security guidelines and use Android Lint to avoid such vulnerabilities.
https://hackhunting.com/2024/05/04/dirty-stream-attack-android-apps-with-4-billion-installations-are-affected/
🎖@malwr
Mobile devices, especially Android, are targeted by hackers due to security vulnerabilities. Researchers at Microsoft discovered a Path Traversal attack that allows threat actors to overwrite files and execute arbitrary code in popular Android apps, like Xiaomi's File Manager. Developers should follow security guidelines and use Android Lint to avoid such vulnerabilities.
https://hackhunting.com/2024/05/04/dirty-stream-attack-android-apps-with-4-billion-installations-are-affected/
🎖@malwr
HACKHUNTING
“Dirty Stream” Attack : Android Apps with 4 Billion Installations are Affected
Mobile devices, especially Android, are targeted by hackers due to security vulnerabilities. Researchers at Microsoft discovered a Path Traversal attack that allows threat actors to overwrite files…
FakeNet-NG Levels Up: Introducing Interactive HTML-Based Output | Google Cloud Blog
We extended FakeNet-NG to generate HTML-based output that enables you to view, explore, and share captured network data.
https://cloud.google.com/blog/topics/threat-intelligence/fakenet-ng-interactive-html-based-output
🎖@malwr
We extended FakeNet-NG to generate HTML-based output that enables you to view, explore, and share captured network data.
https://cloud.google.com/blog/topics/threat-intelligence/fakenet-ng-interactive-html-based-output
🎖@malwr
Google Cloud Blog
FakeNet-NG Levels Up: Introducing Interactive HTML-Based Output | Google Cloud Blog
We extended FakeNet-NG to generate HTML-based output that enables you to view, explore, and share captured network data.
Custom Shellcode Creation in x64 | s4dbrd’s blog
Investigating custom shellcode creation on x64 Windows architectures, also understanding the calling convention in order to obtain a reverse shell
https://s4dbrd.com/shellcode-creation-in-x64/
🎖@malwr
Investigating custom shellcode creation on x64 Windows architectures, also understanding the calling convention in order to obtain a reverse shell
https://s4dbrd.com/shellcode-creation-in-x64/
🎖@malwr
👍1🔥1
URB Excalibur: Virtual USB Controller Attack leading to Virtual Machine Escape in all VMware Platforms
At Black Hat Asia 2024, researchers unveiled "URB Excalibur," a Virtual Machine Escape vulnerability affecting VMware. The vulnerability, assigned CVE-2022-31705, allows for control over the hypervisor and potential network escape. Exploitation techniques and control of the Routing Information Protocol were demonstrated, exposing critical security risks. Various USB controller vulnerabilities were also highlighted.
https://hackhunting.com/2024/05/05/urb-excalibur-virtual-usb-controller-attack-leading-to-virtual-machine-escape-in-all-vmware-platforms/
🎖@malwr
At Black Hat Asia 2024, researchers unveiled "URB Excalibur," a Virtual Machine Escape vulnerability affecting VMware. The vulnerability, assigned CVE-2022-31705, allows for control over the hypervisor and potential network escape. Exploitation techniques and control of the Routing Information Protocol were demonstrated, exposing critical security risks. Various USB controller vulnerabilities were also highlighted.
https://hackhunting.com/2024/05/05/urb-excalibur-virtual-usb-controller-attack-leading-to-virtual-machine-escape-in-all-vmware-platforms/
🎖@malwr
HACKHUNTING
URB Excalibur: Virtual USB Controller Attack leading to Virtual Machine Escape in all VMware Platforms
At Black Hat Asia 2024, researchers unveiled “URB Excalibur,” a Virtual Machine Escape vulnerability affecting VMware. The vulnerability, assigned CVE-2022-31705, allows for control ove…
👍3
Hackers Distribute RokRAT LNK Files Pretending as a Certificate
A new campaign distributing RokRAT malware targets South Korean and North Korean-related users. LNK files with legitimate names contain PowerShell commands, malicious PE data, and script codes. The malware acts as a backdoor, using cloud APIs to collect and send user information to attacker-controlled cloud servers hosted in pCloud, Yandex, and Dropbox. Numerous malicious activities and potential threat actor email addresses have been uncovered. Users in South Korea are advised to exercise caution, and further details are available in a report by ASEC researchers. Indicators of compromise include file detections and specific hashes.
https://hackhunting.com/2024/05/07/hackers-distribute-rokrat-lnk-files-pretending-as-a-certificate/
🎖@malwr
A new campaign distributing RokRAT malware targets South Korean and North Korean-related users. LNK files with legitimate names contain PowerShell commands, malicious PE data, and script codes. The malware acts as a backdoor, using cloud APIs to collect and send user information to attacker-controlled cloud servers hosted in pCloud, Yandex, and Dropbox. Numerous malicious activities and potential threat actor email addresses have been uncovered. Users in South Korea are advised to exercise caution, and further details are available in a report by ASEC researchers. Indicators of compromise include file detections and specific hashes.
https://hackhunting.com/2024/05/07/hackers-distribute-rokrat-lnk-files-pretending-as-a-certificate/
🎖@malwr
Dissecting Windows Malware Series – Creating Malware-Focused Network Signature – Part 5
https://8ksec.io/dissecting-windows-malware-series-creating-malware-focused-network-signature-part-5/
🎖@malwr
https://8ksec.io/dissecting-windows-malware-series-creating-malware-focused-network-signature-part-5/
🎖@malwr
8kSec
Windows Malware Part 5: Network Signatures | 8kSec
Learn about OPSEC for safely investigating malware samples. Part 5 covers how malware disguises network traffic and creating detection signatures.
👍1
Formbook Malware Analysis – CyberForensics
In the ever-evolving world, the art of forging genuine connections remains timeless. Whether it’s with colleagues, clients, or partners, establishing a genuine rapport paves the way for collaborative success.
https://cyber-forensics.blog/2024/05/06/formbook-analysis/
🎖@malwr
In the ever-evolving world, the art of forging genuine connections remains timeless. Whether it’s with colleagues, clients, or partners, establishing a genuine rapport paves the way for collaborative success.
https://cyber-forensics.blog/2024/05/06/formbook-analysis/
🎖@malwr
👍1
AWS CloudQuarry: Digging for Secrets in Public AMIs – Security Café
Money, secrets and mass exploitation: This research unveils a quarry of sensitive data stored in public AMIs. Digging through each AMI we managed to collect 500 GB of credentials, private repositories, access keys and more. The present article is the detailed analysis of how we did it and what the data represents. We did a…
https://securitycafe.ro/2024/05/08/aws-cloudquarry-digging-for-secrets-in-public-amis/
🎖@malwr
Money, secrets and mass exploitation: This research unveils a quarry of sensitive data stored in public AMIs. Digging through each AMI we managed to collect 500 GB of credentials, private repositories, access keys and more. The present article is the detailed analysis of how we did it and what the data represents. We did a…
https://securitycafe.ro/2024/05/08/aws-cloudquarry-digging-for-secrets-in-public-amis/
🎖@malwr
Security Café
AWS CloudQuarry: Digging for Secrets in Public AMIs
Money, secrets and mass exploitation: This research unveils a quarry of sensitive data stored in public AMIs. Digging through each AMI we managed to collect 500 GB of credentials, private repositor…
APT28 campaign directed against Polish government institutions
CERT Polska is observing a malicious e-mail campaign conducted by the APT28 group against Polish government institutions.
https://cert.pl/en/posts/2024/05/apt28-campaign/
🎖@malwr
CERT Polska is observing a malicious e-mail campaign conducted by the APT28 group against Polish government institutions.
https://cert.pl/en/posts/2024/05/apt28-campaign/
🎖@malwr
cert.pl
APT28 campaign targeting Polish government institutions
CERT Polska is observing a malicious e-mail campaign targeting Polish government institutions conducted by the APT28 group.
👍1
Iran-Aligned Emerald Divide Influence Campaign Evolves to Exploit Israel-Hamas Conflict
Explore how Iran-aligned Emerald Divide exploits the Israel-Hamas conflict in an ongoing influence campaign to deepen divisions within Israeli society.
https://www.recordedfuture.com/iran-aligned-emerald-divide-influence-campaign-evolves-to-exploit-israel-hamas-conflict
🎖@malwr
Explore how Iran-aligned Emerald Divide exploits the Israel-Hamas conflict in an ongoing influence campaign to deepen divisions within Israeli society.
https://www.recordedfuture.com/iran-aligned-emerald-divide-influence-campaign-evolves-to-exploit-israel-hamas-conflict
🎖@malwr
👍1