Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Hard_Configurator Tools
Simple Windows Hardening
Message
<blockquote data-quote="Andy Ful" data-source="post: 1014030" data-attributes="member: 32260"><p><strong>SWH vs. Batloader</strong></p><p>[URL unfurl="false"]https://www.microsoft.com/en-us/security/blog/2022/11/17/dev-0569-finds-new-ways-to-deliver-royal-ransomware-various-payloads/[/URL]</p><p>[URL unfurl="false"]https://malwaretips.com/threads/dangerous-batloader-malware-dropper.118627/post-1011278[/URL]</p><p>[URL unfurl="false"]https://blogs.vmware.com/security/2022/11/batloader-the-evasive-downloader-malware.html[/URL]</p><p></p><p>[ATTACH=full]271158[/ATTACH]</p><p><em>Figure 4: Comparing ZLoader (most recent campaign) and BatLoader attack chain</em></p><p></p><p>SWH can block such attacks in default settings via PowerShell restrictions (blocked script execution) or SRP restrictions for BAT scripts (level 2 in Figure 4).</p><p>The Batloader can execute PowerShell malware embedded in the MSI file, but it does not execute the PowerShell code in memory via CmdLine. The malware uses the MSI <em>PowerShellScriptInline</em> custom action, so the malicious PowerShell script code is dropped to disk as PS1 script and executed during software installation.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 1014030, member: 32260"] [B]SWH vs. Batloader[/B] [URL unfurl="false"]https://www.microsoft.com/en-us/security/blog/2022/11/17/dev-0569-finds-new-ways-to-deliver-royal-ransomware-various-payloads/[/URL] [URL unfurl="false"]https://malwaretips.com/threads/dangerous-batloader-malware-dropper.118627/post-1011278[/URL] [URL unfurl="false"]https://blogs.vmware.com/security/2022/11/batloader-the-evasive-downloader-malware.html[/URL] [ATTACH type="full" alt="1670454018935.png"]271158[/ATTACH] [I]Figure 4: Comparing ZLoader (most recent campaign) and BatLoader attack chain[/I] SWH can block such attacks in default settings via PowerShell restrictions (blocked script execution) or SRP restrictions for BAT scripts (level 2 in Figure 4). The Batloader can execute PowerShell malware embedded in the MSI file, but it does not execute the PowerShell code in memory via CmdLine. The malware uses the MSI [I]PowerShellScriptInline[/I] custom action, so the malicious PowerShell script code is dropped to disk as PS1 script and executed during software installation. [/QUOTE]
Insert quotes…
Verification
Post reply
Top