Over Security

Over Security

34849 bookmarks
Custom sorting
Python Loader Evolution: Five Encryption Generations
Python Loader Evolution: Five Encryption Generations
Five generations of Python loader encryption in a 9-RAT campaign: from plaintext RC4 to polymorphic Unicode bytecode, with Donut Chaskey CTR shellcode bridging to .NET.
·derp.ca·
Python Loader Evolution: Five Encryption Generations
IronChain: A Ransomware That Cannot Decrypt
IronChain: A Ransomware That Cannot Decrypt
Static analysis of IronChain, a Python wiper disguised as ransomware. The RSA-4096 private key is never saved or exfiltrated -- encrypted files are permanently lost.
·derp.ca·
IronChain: A Ransomware That Cannot Decrypt
Archive.org Stego Delivers Remcos and AsyncRAT
Archive.org Stego Delivers Remcos and AsyncRAT
An operator hides .NET injector DLLs in 4K wallpaper JPEGs on archive.org, rotating daily across four accounts to deliver Remcos and AsyncRAT.
·derp.ca·
Archive.org Stego Delivers Remcos and AsyncRAT
OCRFix botnet hides C2 in BNB Smart Chain contracts
OCRFix botnet hides C2 in BNB Smart Chain contracts
A three-stage VBSEdit botnet uses BSC testnet smart contracts to resolve C2 URLs at runtime. One blockchain transaction rotates every bot to a new domain.
·derp.ca·
OCRFix botnet hides C2 in BNB Smart Chain contracts
FakeGit: LuaJIT malware distributed via GitHub at scale
FakeGit: LuaJIT malware distributed via GitHub at scale
A Vietnamese operator has run 600+ malicious ZIPs through 47+ GitHub accounts for 13 months. C2 resolves via Polygon smart contract. Final payload is StealC.
·derp.ca·
FakeGit: LuaJIT malware distributed via GitHub at scale
GhostWeaver - a malware that lives up to its name
GhostWeaver - a malware that lives up to its name
A TAG-124 fileless PowerShell RAT with 1/76 VT detection. We decoded the wire protocol, four DGA systems, persistence modes, and probed the live C2 server.
·derp.ca·
GhostWeaver - a malware that lives up to its name
Tranium wiper: static analysis of a Go binary
Tranium wiper: static analysis of a Go binary
Analysis of Tranium, a Go wiper disguised as ransomware. AES-CBC encryption, MBR overwrite, 30+ system files destroyed, 10 persistence mechanisms, zero payment infrastructure.
·derp.ca·
Tranium wiper: static analysis of a Go binary
HellsUchecker: ClickFix to blockchain-backed backdoor
HellsUchecker: ClickFix to blockchain-backed backdoor
A 10-stage ClickFix chain uses finger.exe, EtherHiding smart contracts, and Hell's Gate syscalls to deliver a memory-resident x64 backdoor.
·derp.ca·
HellsUchecker: ClickFix to blockchain-backed backdoor
Payload ransomware group: mutex MakeAmericaGreatAgain
Payload ransomware group: mutex MakeAmericaGreatAgain
Full static analysis of the Payload ransomware group: Curve25519 and ChaCha20 encryption, Windows and ESXi builds, Babuk-derived kill lists, and a leak site that has since run to 65 organisations.
·derp.ca·
Payload ransomware group: mutex MakeAmericaGreatAgain
InterLock: full tooling teardown of a ransomware operation
InterLock: full tooling teardown of a ransomware operation
Static analysis of 15 InterLock samples: ScreenConnect delivery, NodeSnake implants in three languages, a shared crypter, and dual-platform ransomware.
·derp.ca·
InterLock: full tooling teardown of a ransomware operation
A Sliver dropper that asks GPT-4 for permission
A Sliver dropper that asks GPT-4 for permission
Analysis of a Go binary that sends host telemetry to GPT-4 and only drops its Sliver C2 payload if the model says the environment is safe. We recovered the full system prompt.
·derp.ca·
A Sliver dropper that asks GPT-4 for permission
Pay2Key encryptor: what a January 2026 build reveals
Pay2Key encryptor: what a January 2026 build reveals
Crypto analysis of a Jan 2026 Pay2Key encryptor. ChaCha20 + Curve25519 via OpenSSL, null nonce, session.tmp on disk. Intermittent mode leaves 70-87% plaintext in large files.
·derp.ca·
Pay2Key encryptor: what a January 2026 build reveals
Breaking Aura: five obfuscation layers & hates sandboxes
Breaking Aura: five obfuscation layers & hates sandboxes
Five code obfuscation layers broken, transport encryption reversed, and the full server-pushed config decrypted from a live Aura Stealer C2. Heaven's Gate, CFF, FNV-1a hash tables, and AES-256-CBC.
·derp.ca·
Breaking Aura: five obfuscation layers & hates sandboxes
Axios npm compromise: XOR dropper to cross-platform RAT
Axios npm compromise: XOR dropper to cross-platform RAT
Axios 1.14.1 supply chain attack torn apart. XOR dropper deobfuscated, macOS Mach-O decompiled, Windows PowerShell RAT reversed, C2 protocol mapped.
·derp.ca·
Axios npm compromise: XOR dropper to cross-platform RAT
SERPENTINE#CLOUD returns: ClickFix lure drops five RATs
SERPENTINE#CLOUD returns: ClickFix lure drops five RATs
Same operator, new delivery chain. ClickFix through Cloudflare tunnels drops five RAT families simultaneously - including Brute Ratel C4 wrapping PureHVNC.
·derp.ca·
SERPENTINE#CLOUD returns: ClickFix lure drops five RATs
TryNodeUpdate turns GitHub and BSC into a TCP control lane
TryNodeUpdate turns GitHub and BSC into a TCP control lane
A PowerShell sample installs a GitHub-hosted Node controller, uses a BNB Smart Chain contract to resolve its backend, then hands elevated Windows hosts to a native rpc.exe helper.
·derp.ca·
TryNodeUpdate turns GitHub and BSC into a TCP control lane
Urelas is old, weird, and still watching Korean card games
Urelas is old, weird, and still watching Korean card games
A fresh Urelas cluster shows thousands of March-April 2026 samples, Korean ISP command-and-control hosts, a bit-flipped MSMP config, and JPEG capture records built for Korean card-game clients.
·derp.ca·
Urelas is old, weird, and still watching Korean card games
Kyber ransomware is not just post-quantum name-dropping
Kyber ransomware is not just post-quantum name-dropping
A Rust Kyber ransomware sample uses AES-256-CTR style file encryption, Kyber1024-sized material, active X25519 arithmetic, and a fixed 0x744 trailer.
·derp.ca·
Kyber ransomware is not just post-quantum name-dropping
M3rx ransomware: inside a new leak-site actor and Go encryptor
M3rx ransomware: inside a new leak-site actor and Go encryptor
M3rx surfaced with a small leak-site burst and a Go ransomware sample using gzip+gob config data, X25519, AES-CTR file encryption, AES-GCM key wrapping, and a 0x400-byte footer.
·derp.ca·
M3rx ransomware: inside a new leak-site actor and Go encryptor
Eimeria: five layers from RAR5 to RunPE
Eimeria: five layers from RAR5 to RunPE
Five-layer delivery chain from a RAR5 archive through a signed carrier DLL side-load, AES-CBC hidden in a fake zlib DLL, IExpress extraction, AutoIt process hollowing, and a .NET C2 beacon on WebSocket.
·derp.ca·
Eimeria: five layers from RAR5 to RunPE
AI-Powered Cheats & Stolen Secrets: Teardown of the Yuta/Solara Roblox Stealer
AI-Powered Cheats & Stolen Secrets: Teardown of the Yuta/Solara Roblox Stealer
Deep-dive analysis of a trojanized Roblox executor that functions as a highly convincing lure with live DeepSeek script generation, while silently staging a Python 3.12 variant of Glove Stealer that bypasses Google Chrome's App-Bound Encryption.
·derp.ca·
AI-Powered Cheats & Stolen Secrets: Teardown of the Yuta/Solara Roblox Stealer
1,509 WordPress sites feed an active SocGholish chain
1,509 WordPress sites feed an active SocGholish chain
One integrated WordPress-to-GhoLoader operation mapped to Proofpoint's TA2726 and TA569/SocGholish labels, followed by ClickFix on shared hosts.
·derp.ca·
1,509 WordPress sites feed an active SocGholish chain
About
About
·udontknow.us·
About