⤷ Title: ReaderUpdate Malware Evolves: macOS Loader Resurfaces with Go-Based Variants
════════════════════════
𐀪 Author: do son
════════════════════════
ⴵ Time: Thu, 27 Mar 2025 00:40:38 +0000
════════════════════════
⌗ Tags: #Malware #Crystal #DOLITTLE adware #Genieo #Nim #ReaderUpdate #Rust
════════════════════════
𐀪 Author: do son
════════════════════════
ⴵ Time: Thu, 27 Mar 2025 00:40:38 +0000
════════════════════════
⌗ Tags: #Malware #Crystal #DOLITTLE adware #Genieo #Nim #ReaderUpdate #Rust
Daily CyberSecurity
ReaderUpdate Malware Evolves: macOS Loader Resurfaces with Go-Based Variants
Uncover the lurking threat of ReaderUpdate. Learn about its persistence and the cyber risks it poses to macOS users.
⤷ Title: Arranging the PIC Parterre
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Tue, 28 Oct 2025 13:00:56 GMT
════════════════════════
⌗ Tags: #crystal_palace
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Tue, 28 Oct 2025 13:00:56 GMT
════════════════════════
⌗ Tags: #crystal_palace
Rasta Mouse
Arranging the PIC Parterre
Raffi just released an update to Crystal Palace (CP), so I wanted to write about some of the problems that I think it helps solve for PIC development and where it may take us in the future.
The philosophy of CP is to build evasion tradecraft as PIC that…
The philosophy of CP is to build evasion tradecraft as PIC that…
⤷ Title: BOF Cocktails
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Sat, 03 Jan 2026 23:04:00 GMT
════════════════════════
⌗ Tags: #crystal_palace #cobalt_strike #bof #evasion
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Sat, 03 Jan 2026 23:04:00 GMT
════════════════════════
⌗ Tags: #crystal_palace #cobalt_strike #bof #evasion
Rasta Mouse
BOF Cocktails
Crystal Palace is a PIC framework that can be used to write, among other things, prepended DLL loaders. The philosophy of the project is to apply evasion tradecraft (also written as PIC), to a capability at link-time. For a DLL, it does this by hooking the…
⤷ Title: Macs Under Siege: New Infostealers Spread via WhatsApp & Fake Apps
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Fri, 06 Feb 2026 00:01:18 +0000
════════════════════════
⌗ Tags: #Malware #AMOS #Credential Theft #Crystal PDF #Cyber Security #Eternidade Stealer #Infostealer #macOS Malware #Microsoft Defender #Python Malware #WhatsApp Worm
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Fri, 06 Feb 2026 00:01:18 +0000
════════════════════════
⌗ Tags: #Malware #AMOS #Credential Theft #Crystal PDF #Cyber Security #Eternidade Stealer #Infostealer #macOS Malware #Microsoft Defender #Python Malware #WhatsApp Worm
Daily CyberSecurity
Macs Under Siege: New Infostealers Spread via WhatsApp & Fake Apps
Microsoft warns: Infostealers now target macOS & use WhatsApp worms. "Eternidade" & "Crystal PDF" steal credentials via cross-platform attacks.
⤷ Title: Atomic BOFs
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Sat, 25 Apr 2026 12:51:36 GMT
════════════════════════
⌗ Tags: #crystal_palace
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Sat, 25 Apr 2026 12:51:36 GMT
════════════════════════
⌗ Tags: #crystal_palace
Rasta Mouse
Atomic BOFs
tl;dr
Inspired by Red Canary's Atomic Red Team, 'Atomic BOFs' is my attempt at an implementation pattern to ease detection engineering for Beacon Object Files.
GitHub - rasta-mouse/atomic-bofs: Atomic test units for BOF executionAtomic test units for BOF…
Inspired by Red Canary's Atomic Red Team, 'Atomic BOFs' is my attempt at an implementation pattern to ease detection engineering for Beacon Object Files.
GitHub - rasta-mouse/atomic-bofs: Atomic test units for BOF executionAtomic test units for BOF…
⤷ Title: Module Stomping PIC
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Tue, 26 May 2026 17:30:32 GMT
════════════════════════
⌗ Tags: #crystal_palace
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Tue, 26 May 2026 17:30:32 GMT
════════════════════════
⌗ Tags: #crystal_palace
Rasta Mouse
Module Stomping PIC
💡This blog was originally posted on 26 May 2026 and subsequently updated on 04 June 2026.
Module stomping (aka module overloading or DLL hollowing) is a technique for hiding malicious code within a process's memory. It essentially works by loading a legitimate…
Module stomping (aka module overloading or DLL hollowing) is a technique for hiding malicious code within a process's memory. It essentially works by loading a legitimate…
⤷ Title: BOF Cocktails in Cobalt Strike
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Fri, 05 Jun 2026 12:03:42 GMT
════════════════════════
⌗ Tags: #cobalt_strike #crystal_palace
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Fri, 05 Jun 2026 12:03:42 GMT
════════════════════════
⌗ Tags: #cobalt_strike #crystal_palace
Rasta Mouse
BOF Cocktails in Cobalt Strike
In a previous post, I wrote about BOF Cocktails - an execution pattern to merge tradecraft into postex BOFs so they didn't have to rely on an agent/loader for their evasion. That post outlines the problem areas more fully, so I encourage you to read that…
⤷ Title: Hook Chains (how I built Crystal Kit incorrectly*)
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Mon, 06 Jul 2026 20:29:30 GMT
════════════════════════
⌗ Tags: #crystal_palace
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Mon, 06 Jul 2026 20:29:30 GMT
════════════════════════
⌗ Tags: #crystal_palace
Rasta Mouse
Hook Chains (how I built Crystal Kit incorrectly*)
Despite what some would lead you to believe, Crystal Kit is not, and was never intended to be, an all-encompassing nirvana of evasion tradecraft. It was a simple project to experiment with Crystal Palace (CPL) by applying evasion tradecraft to Cobalt Strike's…
⤷ Title: COFF Mixing - Hiding in Plain Sight
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Tue, 28 Jul 2026 14:27:46 GMT
════════════════════════
⌗ Tags: #crystal_palace
════════════════════════
𐀪 Author: Rasta Mouse
════════════════════════
ⴵ Time: Tue, 28 Jul 2026 14:27:46 GMT
════════════════════════
⌗ Tags: #crystal_palace
Rasta Mouse
COFF Mixing - Hiding in Plain Sight
Capabilities written to PICO conventions can be output as PIC, PICOs, or COFFs. These formats typically require some sort of 'runner' to inject them into memory - whether that's a shellcode runner, PICO runner, or COFF/BOF runner. There are several challenges…