Tag: obfuscation
-
Slashdot: How AI Coding Assistants Could Be Compromised Via Rules File
Source URL: https://developers.slashdot.org/story/25/03/23/2138230/how-ai-coding-assistants-could-be-compromised-via-rules-file?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: How AI Coding Assistants Could Be Compromised Via Rules File Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a significant security vulnerability in AI coding assistants like GitHub Copilot and Cursor, highlighting how malicious rule configuration files can be used to inject backdoors and vulnerabilities in…
-
The Cloudflare Blog: How we train AI to uncover malicious JavaScript intent and make web surfing safer
Source URL: https://blog.cloudflare.com/how-we-train-ai-to-uncover-malicious-javascript-intent-and-make-web-surfing-safer/ Source: The Cloudflare Blog Title: How we train AI to uncover malicious JavaScript intent and make web surfing safer Feedly Summary: Learn more about how Cloudflare developed an AI model to uncover malicious JavaScript intent using a Graph Neural Network, from pre-processing data to inferencing at scale. AI Summary and Description: Yes…
-
Hacker News: Reversing Samsung’s H-Arx Hypervisor Framework (Part 1)
Source URL: https://dayzerosec.com/blog/2025/03/08/reversing-samsungs-h-arx-hypervisor-part-1.html Source: Hacker News Title: Reversing Samsung’s H-Arx Hypervisor Framework (Part 1) Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses Samsung’s advancements in mobile hypervisor security, specifically their Real-time Kernel Protection (RKP) implemented through their Exynos platform. It details the transition from a monolithic to a modular design, highlighting…
-
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…