More Steganography!
Essential information
- Published
- 14/06/2025 16:52
- Modified
- 16/06/2025 14:54
- Tags
- 2025-06-14 base64 dll excel hta katz stealer powershell steganography vbs
- Related entities
- 9 techniques (mitre), 1 malware
Description
A malicious Excel file using steganography was analyzed, revealing embedded XLS sheets and a complex infection chain. The file downloads an HTA file that creates a BAT file, which in turn generates and executes a VBS file. The VBS file fetches a VBA script that creates and runs a PowerShell script. The PowerShell script downloads an image containing a hidden payload delimited by specific tags. The payload is a Base64-encoded PE file, which is decoded and executed as a DLL. The final payload appears to be a Katz stealer. This analysis highlights the use of multiple file types and steganography techniques to evade detection.