Tag: dynamic analysis
-
Schneier on Security: Slopsquatting
Source URL: https://www.schneier.com/blog/archives/2025/04/slopsquatting.html Source: Schneier on Security Title: Slopsquatting Feedly Summary: As AI coding assistants invent nonexistent software libraries to download and use, enterprising attackers create and upload libraries with those names—laced with malware, of course. AI Summary and Description: Yes Summary: The text highlights a critical security concern in the intersection of AI and…
-
Hacker News: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries
Source URL: https://cloud.google.com/blog/topics/threat-intelligence/gostringungarbler-deobfuscating-strings-in-garbled-binaries Source: Hacker News Title: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries Feedly Summary: Comments AI Summary and Description: Yes Summary: This text details the challenges associated with analyzing malware written in Go that utilizes the garble obfuscator, focusing on the introduction of the GoStringUngarbler tool, which automates the deobfuscation process of string literals.…
-
Cloud Blog: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries
Source URL: https://cloud.google.com/blog/topics/threat-intelligence/gostringungarbler-deobfuscating-strings-in-garbled-binaries/ Source: Cloud Blog Title: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries Feedly Summary: Written by: Chuong Dong Overview In our day-to-day work, the FLARE team often encounters malware written in Go that is protected using garble. While recent advancements in Go analysis from tools like IDA Pro have simplified the analysis process, garble…