Close Menu
    What's Hot

    Dawn of the Apex Agentic Adversary

    The Must-Know Trends and Stories from Milan Fashion Week

    Opinion | President Narcissus and the Fetid Reflecting Pool

    Facebook X (Twitter) Instagram
    Trending
    • Dawn of the Apex Agentic Adversary
    • The Must-Know Trends and Stories from Milan Fashion Week
    • Opinion | President Narcissus and the Fetid Reflecting Pool
    • China’s De-Dollarization Drive Has Hit a Wall
    • Trump Refuses to Sign Housing Bill Until Unpopular ‘SAVE’ Voting Act Passes Congress
    • How Foreign-Born Players Have Changed the Game
    • How Foreign-Born Players Have Changed the Game
    • The Wife of Spain’s Leader Is Accused of Graft. It May Actually Help Him.
    interluknewsinterluknews
    • Home
    • Business
      • Corporate News
      • Industry Insights
      • Startups & Entrepreneurship
      • Technology & Innovation
    • Economy
      • Economic Policy
      • Financial Analysis
      • Inflation & Interest Rates
      • Trade & Markets
    • Global
      • Conflicts & Security
      • Diplomacy
      • Global Trends
      • International Affairs
    • Lifestyle
      • Fashion
      • Food & Dining
      • Personal Development
      • Travel
    • Opinion
      • Columns
      • Editorials
      • Expert Opinions
      • Reader Voices
    • More
      • Politics
        • Elections
        • Government & Policy
        • International Relations
        • Political Analysis
      • Sports
        • Cricket
        • Football / Soccer
        • International Sports
        • Local Sports
      • Technology
        • Artificial Intelligence
        • Cybersecurity
        • Gadgets & Reviews
        • Tech News
      • South Africa News
    Facebook X (Twitter) Instagram
    interluknewsinterluknews
    Cybersecurity

    Malicious npm Packages Pose as PostCSS Tools to Deliver Windows RAT

    adminBy adminJune 23, 2026No Comments4 Mins Read
    Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
    Malicious npm Packages Pose as PostCSS Tools to Deliver Windows RAT
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Ravie LakshmananJun 23, 2026Supply Chain Attack / Developer Security

    Malicious npm Packages Pose as PostCSS Tools to Deliver Windows RAT

    Cybersecurity researchers have discovered a set of malicious npm packages that are designed to deliver a Windows-based remote access trojan (RAT).

    The list of identified packages, is below –

    • aes-decode-runner-pro (145 downloads)
    • postcss-minify-selector (256 downloads)
    • postcss-minify-selector-parser (615 downloads)

    All the packages were published over the past month by an npm user named “abdrizak” and continue to be available for download from npm as of writing. 

    “Aes-decode-runner-pro and postcss-minify-selector-parser both present themselves as layered AES/custom-codec packages and depend on the legitimate postcss-selector-parser,” JFrog said in an analysis. “Postcss-minify-selector presents itself as a PostCSS selector minifier and depends on postcss-minify-selector-parser.”

    As for “postcss-minify-selector-parser,” the name is a reference to “postcss-selector-parser,” a widely used npm library with more than 127 million weekly downloads. Regardless of the package downloaded, the attack chain leads to the deployment of the same Windows malware.

    Cybersecurity

    The packages come embedded with a JavaScript dropper that writes a PowerShell script (“settings.ps1”) to disk and executes it. The PowerShell script then acts as a downloader for a next-stage payload retrieved from an external server (“nvidiadriver[.]net”) using the “curl.exe.”

    The retrieved payload is a ZIP archive, from which a Visual Basic Script (“update.vbs”) file is extracted and run using “wscript.exe.” Also bundled in the downloaded ZIP file is a Python runtime, a Python loader (“loader.py”), and a number of Python extension modules (*.pyd) compiled using Nuitka.

    Visual Basic is responsible for setting up the Python environment on the compromised host and launching the “loader.py” script, which then triggers the core logic of the malware. The RAT is equipped to gather host information, siphon credentials from Google Chrome, collect data from Chrome extensions, run shell commands, and download/upload files to and from a command-and-control (C2) server (“95.216.92[.]207:8080”).

    These features are realized through a set of Python native extension modules –

    • config.pyd, which contains constants, command IDs, C2 URL, registry key names
    • api.pyd, which handles HTTP C2 packet exchange
    • audiodriver.pyd, which handles the main RAT orchestration loop
    • command.pyd, which profiles the host, runs virtual machine (VM) checks, file transfer, and shell execution
    • auto.pyd, which performs Chrome credential and extension theft, bypassing app-bound encryption (ABE) protections
    • util.pyd, which acts as tar/gzip archive helpers

    “This case shows how a small parser-like package can hide a multi-stage Windows payload while appearing related to legitimate build tooling with massive weekly usage,” JFrog said. “For defenders, the important lesson is to treat lookalike build dependencies as potential delivery mechanisms, not just harmless naming noise.”

    The discovery coincides with three other campaigns targeting the npm and TypeScript ecosystem –

    • A malicious package named “apintergrationpost” that delivers a full-featured Linux RAT dubbed MYRA, while claiming to be a Node.js integration client for authorized red team exercises. “It compiles a native C rootkit during install, establishes three independent persistence mechanisms, masquerades as a systemd service, supports fileless execution, and provides interactive shell access with live screen streaming,” SafeDep said.
    • A malicious package named “@withgoogle/stitch-sdk” that impersonates Google’s Stitch AI design tool but comes with capabilities to steal developer credentials from eight sources (Claude Code, git config, ~/.git-credentials, SSH public keys, GitHub CLI, npm config, ~/.npmrc, and ~/.docker/config.json) and exfiltrates them to an attacker-controlled domain (“stitch-production[.]org/api/v1”).
    • A cluster of five packages (“procwire,” “routecraft,” “endpointmap,” “bytecraft,” and “staticlayer”) that delivers a dropper binary on Windows hosts from an external server and executes it during npm install. The “routecraft” package lists “procwire” as a dependency, while the latter lists “endpointmap” and “bytecraft” as dependencies. The last package, “staticlayer,” is designed to run on the server side and deliver files to a client that presents the dropper’s exact User-Agent.
    Cybersecurity

    Users who have installed any of the above packages are advised to remove them with immediate effect, remove any artifacts created by them, and rotate credentials from impacted developer machines.

    The findings also coincide with a supply chain attack targeting the “gonex-AI/Understand-Anything” knowledge graph tool to push a malicious payload that “beacons one of three hardcoded C2 servers, exfiltrates a campaign marker, XOR-decrypts and evaluates a downloaded bot client, then independently resolves a second-stage command from a Tron blockchain address whose latest transaction encodes a BSC transaction hash carrying the active payload.”

    The activity overlaps with a North Korean supply chain operation dubbed PolinRider, which has been observed injecting obfuscated JavaScript into legitimate developers’ configuration files across nearly 2,000 compromised GitHub repositories to deliver a known malware downloader and stealer referred to as BeaverTail, which then paves the way for the InvisibleFerret backdoor.

    “This attack combines three things that individually are familiar but together open a detection gap: an elaborate fake PR description with fabricated test evidence, a diff that hides its payload in horizontal whitespace, and a two-stage C2 where the second stage uses public blockchain infrastructure as a write-once, read-anywhere relay,” SafeDep said.

    Deliver malicious npm Packages pose PostCSS RAT Tools Windows
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Previous ArticleIran’s president lands in Pakistan after crucial talks with US | US-Israel war on Iran News
    Next Article Ride The Silver Tsunami With Big Dividends; Yields +8%
    admin
    • Website

    Related Posts

    Dawn of the Apex Agentic Adversary

    June 24, 2026

    Cordyceps CI/CD Flaws Expose 300+ GitHub Repositories to Supply-Chain Attacks

    June 24, 2026

    Cisco Unified CM Flaw Exploited After PoC Reveals File-Write Path to Root

    June 24, 2026
    Leave A Reply Cancel Reply

    Demo
    Latest Posts

    Dawn of the Apex Agentic Adversary

    The Must-Know Trends and Stories from Milan Fashion Week

    Opinion | President Narcissus and the Fetid Reflecting Pool

    China’s De-Dollarization Drive Has Hit a Wall

    Latest Posts

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    Advertisement
    Demo

    We are a digital news platform delivering timely, accurate, and insightful coverage of politics, global affairs, business, economy, sports, and more. Our mission is to keep readers informed with reliable news, clear analysis, and stories that truly matter.
    We're social. Connect with us:

    Facebook X (Twitter) Instagram Pinterest YouTube

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.

    Powered by
    ...
    ►
    Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
    None
    ►
    Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
    None
    ►
    Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
    None
    ►
    Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
    None
    ►
    Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    None
    Powered by