SimoneAvogadro/android-reverse-engineering-skill: Claude Code skill to support Android app's reverse engineering
https://github.com/SimoneAvogadro/android-reverse-engineering-skill
🎖@malwr
https://github.com/SimoneAvogadro/android-reverse-engineering-skill
🎖@malwr
GitHub
GitHub - SimoneAvogadro/android-reverse-engineering-skill: Claude Code skill to support Android app's reverse engineering
Claude Code skill to support Android app's reverse engineering - SimoneAvogadro/android-reverse-engineering-skill
MSNightmare/GreenSection: Nvidia GreenSection Memory Corruption 0day vulnerability
https://github.com/MSNightmare/GreenSection
🎖@malwr
https://github.com/MSNightmare/GreenSection
🎖@malwr
GitHub
GitHub - MSNightmare/GreenSection: Nvidia GreenSection Memory Corruption 0day vulnerability
Nvidia GreenSection Memory Corruption 0day vulnerability - MSNightmare/GreenSection
❤1
Analysis of a Signed Silver Fox Group AV/EDR Killer Kernel Driver | reverser.space
A small 64-bit Windows kernel driver (driver.sys) was analyzed. Despite being code-signed by CR Connect (Tokyo) LLP, it functions as a straightforward AV/EDR process killer.
https://app.reverser.space/p/duckie/silver-fox-group-rootkit-2026#0x140001450
🎖@malwr
A small 64-bit Windows kernel driver (driver.sys) was analyzed. Despite being code-signed by CR Connect (Tokyo) LLP, it functions as a straightforward AV/EDR process killer.
https://app.reverser.space/p/duckie/silver-fox-group-rootkit-2026#0x140001450
🎖@malwr
reverser.space
Analysis of a Signed Silver Fox Group AV/EDR Killer Kernel Driver | reverser.space
A small 64-bit Windows kernel driver (driver.sys) was analyzed. Despite being code-signed by **CR Connect (Tokyo) LLP**, it functions as a straightforward AV/EDR process killer.
When it Snows it Pours - Anatomy of a ServiceNow Red Team - MDSec
Introduction What if I told you six thousand of your employees were two steps removed from gaining full control over your IT infrastructure. If we told you this was related...
https://www.mdsec.co.uk/2026/08/when-it-snows-it-pours-anatomy-of-a-servicenow-red-team/
🎖@malwr
Introduction What if I told you six thousand of your employees were two steps removed from gaining full control over your IT infrastructure. If we told you this was related...
https://www.mdsec.co.uk/2026/08/when-it-snows-it-pours-anatomy-of-a-servicenow-red-team/
🎖@malwr
MDSec
When it Snows it Pours - Anatomy of a ServiceNow Red Team - MDSec
Introduction What if I told you six thousand of your employees were two steps removed from gaining full control over your IT infrastructure. If we told you this was related...
MSNightmare/PrettyPrague: GenDigital Avast Antivirus ZeroDay Elevation of Privileges Vulnerability
https://github.com/MSNightmare/PrettyPrague
🎖@malwr
https://github.com/MSNightmare/PrettyPrague
🎖@malwr
GitHub
GitHub - MSNightmare/PrettyPrague: GenDigital Avast Antivirus ZeroDay Elevation of Privileges Vulnerability
GenDigital Avast Antivirus ZeroDay Elevation of Privileges Vulnerability - MSNightmare/PrettyPrague
pyinstxtractor/pyinstxtractor-ng: PyInstaller Extractor Next Generation
https://github.com/pyinstxtractor/pyinstxtractor-ng
🎖@malwr
https://github.com/pyinstxtractor/pyinstxtractor-ng
🎖@malwr
GitHub
GitHub - pyinstxtractor/pyinstxtractor-ng: PyInstaller Extractor Next Generation
PyInstaller Extractor Next Generation. Contribute to pyinstxtractor/pyinstxtractor-ng development by creating an account on GitHub.
Azr43lKn1ght/DFIR-LABS: DFIR LABS - A compilation of challenges that aims to provide practice in simple to advanced concepts in the following topics: Digital Forensics, Incident Response, Malware Analysis and Threat Hunting.
https://github.com/Azr43lKn1ght/DFIR-LABS
🎖@malwr
https://github.com/Azr43lKn1ght/DFIR-LABS
🎖@malwr
GitHub
GitHub - Azr43lKn1ght/DFIR-LABS: DFIR LABS - A compilation of challenges that aims to provide practice in simple to advanced concepts…
DFIR LABS - A compilation of challenges that aims to provide practice in simple to advanced concepts in the following topics: Digital Forensics, Incident Response, Malware Analysis and Threat Hunti...
evilele/iEDR: A minimized non-intrusive version of EDR Introspection
https://github.com/evilele/iEDR
🎖@malwr
https://github.com/evilele/iEDR
🎖@malwr
GitHub
GitHub - evilele/iEDR: A minimized non-intrusive version of EDR Introspection
A minimized non-intrusive version of EDR Introspection - evilele/iEDR
The State of AI-Enabled Malware August 2026: From Brand Abuse to Agentic Execution
Explore Unit 42 research on AI-enabled malware. Learn how existing behavioral detection and endpoint analytics stop AI-authored code before execution.
https://unit42.paloaltonetworks.com/ai-enabled-malware-analysis/
🎖@malwr
Explore Unit 42 research on AI-enabled malware. Learn how existing behavioral detection and endpoint analytics stop AI-authored code before execution.
https://unit42.paloaltonetworks.com/ai-enabled-malware-analysis/
🎖@malwr
Unit 42
The State of AI-Enabled Malware August 2026: From Brand Abuse to Agentic Execution
Explore Unit 42 research on AI-enabled malware. Learn how existing behavioral detection and endpoint analytics stop AI-authored code before execution.
Research
Long-Form Technical Research, Published Free
https://www.blackstormsecurity.com/research/
🎖@malwr
Long-Form Technical Research, Published Free
https://www.blackstormsecurity.com/research/
🎖@malwr
Blackstormsecurity
Research
Long-Form Technical Research, Published Free
❤1
Breaking the Seal: Static Deobfuscation of JSCeal’s Compiled V8 Bytecode
https://research.checkpoint.com/2026/breaking-the-seal-static-deobfuscation-of-jsceals-compiled-v8-bytecode/
🎖@malwr
https://research.checkpoint.com/2026/breaking-the-seal-static-deobfuscation-of-jsceals-compiled-v8-bytecode/
🎖@malwr
Check Point Research
Breaking the Seal: Static Deobfuscation of JSCeal’s Compiled V8 Bytecode - Check Point Research
Research by: hasherezade Key Points Introduction JSCeal is a stealer delivered as compiled V8 bytecode (.jsc) and executed by a bundled Node.js runtime, targeting cryptocurrency applications (other vendors also tag it with the names WEEVILPROXY or MeadowLocust).…
EncryptedSharedPreferences is Dead: Here's What You Should Use Instead - Include Security Research Blog
Android application developers often store sensitive data to disk, relying on physical device security and process isolation to prevent attackers from obtaining that data. This goes against security best practices, and doesn't take advantage of the latest tools made available by Google to mitigate the risk of locally-stored sensitive data. This post explores what those tools are, discusses previous (now deprecated) methods for securing data locally, and provides recommendations for what Android developers should do if storing sensitive data is unavoidable.
https://blog.includesecurity.com/2026/08/encryptedsharedpreferences-is-dead-heres-what-you-should-use-instead/
🎖@malwr
Android application developers often store sensitive data to disk, relying on physical device security and process isolation to prevent attackers from obtaining that data. This goes against security best practices, and doesn't take advantage of the latest tools made available by Google to mitigate the risk of locally-stored sensitive data. This post explores what those tools are, discusses previous (now deprecated) methods for securing data locally, and provides recommendations for what Android developers should do if storing sensitive data is unavoidable.
https://blog.includesecurity.com/2026/08/encryptedsharedpreferences-is-dead-heres-what-you-should-use-instead/
🎖@malwr
Include Security Research Blog
EncryptedSharedPreferences is Dead: Here's What You Should Use Instead - Include Security Research Blog
Android application developers often store sensitive data to disk, relying on physical device security and process isolation to prevent attackers from obtaining that data. This goes against security best practices, and doesn't take advantage of the latest…
Joe-Schmoe137/Printer-Snooper: A go program that will attempt to enumerate printer information and documents from existing print jobs via IPP.
https://github.com/Joe-Schmoe137/Printer-Snooper
🎖@malwr
https://github.com/Joe-Schmoe137/Printer-Snooper
🎖@malwr
GitHub
GitHub - Joe-Schmoe137/Printer-Snooper: A go program that will attempt to enumerate printer information and documents from existing…
A go program that will attempt to enumerate printer information and documents from existing print jobs via IPP. - Joe-Schmoe137/Printer-Snooper
🎉1
Fire Ant Evolves: From Hypervisors to Trusted Infrastructure | Sygnia
Discover Sygnia’s investigation into Fire Ant, an advanced cyber-espionage campaign breaching VMware ESXi, vCenter, and network appliances. Learn how the attackers bypassed traditional defenses with hypervisor-level persistence and stealth.
https://www.sygnia.co/blog/fire-ant-evolves-from-hypervisors-to-trusted-infrastructure/
🎖@malwr
Discover Sygnia’s investigation into Fire Ant, an advanced cyber-espionage campaign breaching VMware ESXi, vCenter, and network appliances. Learn how the attackers bypassed traditional defenses with hypervisor-level persistence and stealth.
https://www.sygnia.co/blog/fire-ant-evolves-from-hypervisors-to-trusted-infrastructure/
🎖@malwr
Sygnia
Fire Ant Evolves: From Hypervisors to Trusted Infrastructure
First reported in 2025, Fire Ant remained active into 2026. Explore how the threat actor expanded beyond hypervisors into trusted infrastructure, compromising routers, authentication systems, and Linux management hosts to maintain covert access, collect credentials…
Breaking the Seal: Static Deobfuscation of JSCeal’s Compiled V8 Bytecode - Check Point Research
Research by: hasherezade Key Points Introduction JSCeal is a stealer delivered as compiled V8 bytecode (.jsc) and executed by a bundled Node.js runtime, targeting cryptocurrency applications (other vendors also tag it with the names WEEVILPROXY or MeadowLocust). Its campaign activity dates back to March 2024 [1]; Check Point Research has been tracking the malware since early […]
https://research.checkpoint.com/2026/breaking-the-seal-static-deobfuscation-of-jsceals-compiled-v8-bytecode/
🎖@malwr
Research by: hasherezade Key Points Introduction JSCeal is a stealer delivered as compiled V8 bytecode (.jsc) and executed by a bundled Node.js runtime, targeting cryptocurrency applications (other vendors also tag it with the names WEEVILPROXY or MeadowLocust). Its campaign activity dates back to March 2024 [1]; Check Point Research has been tracking the malware since early […]
https://research.checkpoint.com/2026/breaking-the-seal-static-deobfuscation-of-jsceals-compiled-v8-bytecode/
🎖@malwr
Check Point Research
Breaking the Seal: Static Deobfuscation of JSCeal’s Compiled V8 Bytecode - Check Point Research
Research by: hasherezade Key Points Introduction JSCeal is a stealer delivered as compiled V8 bytecode (.jsc) and executed by a bundled Node.js runtime, targeting cryptocurrency applications (other vendors also tag it with the names WEEVILPROXY or MeadowLocust).…
Anatomy of BraZetsu: How Cybercriminals Fuel the Underground Ecosystem
Group-IB uncovers BraZetsu, a new Python-based Windows malware that serves as a master toolkit for Initial Access Brokers and powers a unique, AI-enhanced underground marketplace for commercializing compromised Iberian and Latin American targets.
https://www.group-ib.com/blog/brazetsu-ai-enhanced-iab-marketplace/
🎖@malwr
Group-IB uncovers BraZetsu, a new Python-based Windows malware that serves as a master toolkit for Initial Access Brokers and powers a unique, AI-enhanced underground marketplace for commercializing compromised Iberian and Latin American targets.
https://www.group-ib.com/blog/brazetsu-ai-enhanced-iab-marketplace/
🎖@malwr
Group-IB
Anatomy of BraZetsu: How Cybercriminals Fuel the Underground Ecosystem
Group-IB uncovers BraZetsu, a new Python-based Windows malware that serves as a master toolkit for Initial Access Brokers and powers a unique, AI-enhanced underground marketplace for commercializing compromised Iberian and Latin American targets.
Gaming the system: how a Chinese-speaking actor turned Brazilian government sites into an SEO weapon - Check Point Research
Research by: Amit Yardeni Key Points Introduction Since mid-2025, Check Point Research has tracked a sustained campaign against Brazilian organizations. The tradecraft points to a Chinese-speaking cybercrime group connected to Earth Berberoka, an actor first documented targeting gambling sites across Asia. Once inside a victim, the group deploys a broad Linux toolkit: a custom downloader, several backdoors, […]
https://research.checkpoint.com/2026/gaming-the-system-how-a-chinese-speaking-actor-turned-brazilian-government-sites-into-an-seo-weapon/
🎖@malwr
Research by: Amit Yardeni Key Points Introduction Since mid-2025, Check Point Research has tracked a sustained campaign against Brazilian organizations. The tradecraft points to a Chinese-speaking cybercrime group connected to Earth Berberoka, an actor first documented targeting gambling sites across Asia. Once inside a victim, the group deploys a broad Linux toolkit: a custom downloader, several backdoors, […]
https://research.checkpoint.com/2026/gaming-the-system-how-a-chinese-speaking-actor-turned-brazilian-government-sites-into-an-seo-weapon/
🎖@malwr
Check Point Research
Gaming the system: how a Chinese-speaking actor turned Brazilian government sites into an SEO weapon - Check Point Research
Research by: Amit Yardeni Key Points Introduction Since mid-2025, Check Point Research has tracked a sustained campaign against Brazilian organizations. The tradecraft points to a Chinese-speaking cybercrime group connected to Earth Berberoka, an actor f…
Hunting macOS Amnesia Stealer in Elastic
Following Amnesia Stealer through macOS endpoint telemetry in Elastic.
https://jasonphang98.github.io/posts/amnesia-stealer/
🎖@malwr
Following Amnesia Stealer through macOS endpoint telemetry in Elastic.
https://jasonphang98.github.io/posts/amnesia-stealer/
🎖@malwr
Jason
Hunting macOS Amnesia Stealer in Elastic
Following Amnesia Stealer through macOS endpoint telemetry in Elastic.
Mirage Kitten switches to Node.js and JavaScript malware
Kaspersky researchers have discovered new Mirage Kitten attacks using previously undocumented malware families: NodeRabbit in Node.js and PollCat in JavaScript.
https://securelist.com/mirage-kitten-new-backdoors-noderabbit-pollcat/121244/
🎖@malwr
Kaspersky researchers have discovered new Mirage Kitten attacks using previously undocumented malware families: NodeRabbit in Node.js and PollCat in JavaScript.
https://securelist.com/mirage-kitten-new-backdoors-noderabbit-pollcat/121244/
🎖@malwr
IndAlok/rzweb: A complete browser-based reverse engineering platform built on Rizin, running entirely client-side via WebAssembly.
https://github.com/indalok/rzweb
🎖@malwr
https://github.com/indalok/rzweb
🎖@malwr
GitHub
GitHub - IndAlok/rzweb: A complete browser-based reverse engineering platform built on Rizin, running entirely client-side via…
A complete browser-based reverse engineering platform built on Rizin, running entirely client-side via WebAssembly. - IndAlok/rzweb
❤3
MSNightmare/FalconFlank: Crowdstrike Falcon 0day Privilege Escalation Vulnerability
https://github.com/MSNightmare/FalconFlank
🎖@malwr
https://github.com/MSNightmare/FalconFlank
🎖@malwr
GitHub
GitHub - MSNightmare/FalconFlank: Crowdstrike Falcon 0day Privilege Escalation Vulnerability
Crowdstrike Falcon 0day Privilege Escalation Vulnerability - MSNightmare/FalconFlank
❤3