PamStealer is a two stage macOS infostealer first documented by Jamf Threat Labs on July 2, 2026, that uses Apple's Pluggable Authentication Modules (PAM) to verify stolen passwords locally — discarding typos and ensu...
Research answer

Create a landscape editorial hero image for this Studio Global article: Search & fact-check with cited sources for What is PamStealer — the new macOS infostealer that validates stolen passwords through Apple's PA. Article summary: Here is the full fact-checked breakdown based on the Jamf Threat Labs report (July 2, 2026) and corroborating sources.. Topic tags: general, general web, user generated. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustrative
A new macOS infostealer called PamStealer is making the rounds — and it has a particularly nasty trick up its sleeve. Instead of blindly accepting whatever password a victim types into a fake dialog box, it validates the password against Apple's own Pluggable Authentication Modules (PAM) before exfiltrating it. This means attackers only get working credentials, not typos or decoys. First documented by Jamf Threat Labs on July 2, 2026 JP, PamStealer represents a worrying evolution in macOS credential theft.
The malware is distributed from a typosquat domain — maccyapp[.]com — designed to impersonate the legitimate Maccy clipboard manager project. The real Maccy is only distributed from maccy.app, Homebrew, or its official GitHub repository MG. The legitimate site explicitly warns users about these copycat pages F.
When a victim visits the fake site, they are served a disk image (.dmg) containing a compiled AppleScript file named Maccy.scpt JP. Legitimate Maccy has never distributed a DMG; it ships only as Maccy.app.zip P.
When double-clicked, macOS opens .scpt files in Script Editor by design. The visible portion of the file shows branded instructions telling the user to press ⌘+R to "get started," while the actual malicious code is hidden far below after a large block of empty lines JP. The text also uses Greek and Cyrillic homoglyphs in the word "Maccy" to defeat text-based scanners JF.
The second-stage Rust-based Mach-O infostealer collects a broad range of sensitive data J:
pam_start, pam_authenticate, pam_end) with no visible shell activity J.ethereum-rpc.publicnode[.]com in practice J.All stolen data is encrypted with ChaCha20-Poly1305 and exfiltrated over HTTPS to C2 endpoints (observed domains: avenger-sync[.]live and avengerflow[.]com), wrapped in a MacOSapp1{"data":"..."} JSON envelope JP.
Before launching the payload, the dropper ad-hoc signs the fake application bundle with codesign -fs - --deep (not a legitimate Developer ID signature), then launches it hidden with no window or Dock presence J. The malware also checks for debugging tools and System Integrity Protection before proceeding F.
The second-stage payload is placed inside a bundle named Finder.app with the bundle identifier com.apple.finder.monitor and the genuine Finder.icns icon copied from /System/Library/CoreServices/ JP. It then spawns pbpaste to steal clipboard data, so Activity Monitor may show a second Finder process performing clipboard reads — a strong anomaly J.
Persistence is established via Login Items (not LaunchAgents/LaunchDaemons) using both the modern SMAppService API and the legacy LSSharedFileList API, with the malware bundled inside: com.apple.finder.monitor and com.apple.security.daemon (masquerading as Software Update) JPF. Because the Login Items pane in System Settings does not show full paths, the malware appears as legitimate system entries PT.
curl/osascript-based downloaders J.maccy.app, or via Homebrew / the official GitHub repository. The real project is open-source (MIT license) and run by developer Alexey Rodionov (Team Identifier MN3X4648SC) JP..scpt files in Script Editor from a downloaded disk image and press Run. No legitimate macOS app asks you to do this JF.com.apple.finder.monitor) that you did not intentionally add PJ.Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
PamStealer is a two stage macOS infostealer first documented by Jamf Threat Labs on July 2, 2026, that uses Apple's Pluggable Authentication Modules (PAM) to verify stolen passwords locally — discarding typos and ensu...