Connects to any signal across any vendor stack and powers adaptive AI Operatives that expose, detect, and neutralize cyberattacks.
Atlas Operations CenterSee what our SOC sees, review investigations, and see how we are protecting your business.
Technology IntegrationsAtlas connects to any signal across your current security tools. Whatever you're running, we're running with you.
Extend your team with immediate expertise, hands-on remediation, and the human accountability layer that boards, regulators, and cyber insurers require.
Threat Response UnitProactive threat intelligence, original threat research and a world-class team of seasoned industry veterans.
Response and RemediationPairs machine-speed containment with human judgment, delivering full threat response that's policy-bounded, reversible, and explainable.
MDR that moves first, multi-signal attack surface coverage, and 24/7 Elite threat hunters working as one continuous security program across any vendor stack.
Get unlimited Incident Response with threat suppression guarantee- anytime, anywhere.
Full alignment to the five-stages of CTEM operations; scope, discover, prioritize, validate, and mobilize against exposures attackers would use against you.
Flexible MDR pricing and packages that fit your unique security requirements.
Entry level foundational MDR coverage
Comprehensive Next Level eSentire MDR
Next Level eSentire MDR with Cyber Risk Advisors to continuously advance your security program
Stop ransomware before it spreads.
Identity ResponseStop identity-based cyberattacks.
Zero Day AttacksDetect and respond to zero-day exploits.
Cybersecurity ComplianceMeet regulatory compliance mandates.
Third-Party RiskDefend third-party and supply chain risk.
Cloud MisconfigurationEnd misconfigurations and policy violations.
Cyber RiskAdopt a risk-based security approach.
Mid-Market SecurityMid-market security essentials to prioritize.
Sensitive Data SecurityProtect your most sensitive data.
Cyber InsuranceMeet insurability requirements with MDR.
Cyber Threat IntelligenceOperationalize cyber threat intelligence.
Security LeadershipBuild a proven security program.
On May 5th, 2026, Palo Alto Networks disclosed CVE-2026-0300 (CVSS: 9.3), a critical zero-day buffer overflow vulnerability that impacts the User-ID Authentication Portal (aka Captive…
On April 29th, 2026, cPanel disclosed a critical Authentication Bypass vulnerability, tracked as CVE-2026-41940 (CVSS 9.8), that impacts the control panel solutions cPanel and Web Host…
eSentire is The Authority in Managed Detection and Response Services, protecting the critical data and applications of 2000+ organizations in 80+ countries from known and unknown cyber threats. Founded in 2001, the company’s mission is to hunt, investigate and stop cyber threats before they become business disrupting events.
About Us Leadership Careers Event Calendar → Newsroom → Aston Villa Football Club →We provide sophisticated cybersecurity solutions for Managed Security Service Providers (MSSPs), Managed Service Providers (MSPs), and Value-Added Resellers (VARs). Find out why you should partner with eSentire, the Authority in Managed Detection and Response, today.
Search our site
Multi-Signal MDR with 300+ technology integrations to support your existing investments.
24/7 SOC-as-a-Service with unlimited threat hunting and incident handling.
We offer three flexible MDR pricing packages that can be customized to your unique needs.
The latest security advisories, blogs, reports, industry publications and webinars published by TRU.
Compare eSentire to other Managed Detection and Response vendors to see how we stack up against the competition.
See why 2000+ organizations globally have chosen eSentire for their MDR Solution.
Adversaries don’t work 9-5 and neither do we. At eSentire, our 24/7 SOCs are staffed with Elite Threat Hunters and Cyber Analysts who hunt, investigate, contain and respond to threats within minutes.
We have discovered some of the most dangerous threats and nation state attacks in our space – including the Kaseya MSP breach and the more_eggs malware.
Our Security Operations Centers are supported with Threat Intelligence, Tactical Threat Response and Advanced Threat Analytics driven by our Threat Response Unit – the TRU team.
In TRU Positives, eSentire’s Threat Response Unit (TRU) provides a summary of a recent threat investigation. We outline how we responded to the confirmed threat and what recommendations we have going forward.
Here’s the latest from our TRU Team…
In early February 2025, the eSentire Threat Response Unit (TRU) detected a user accessing a known phishing site associated with Sneaky2FA. Sneaky2FA is an AitM (Adversary-in-the-Middle) PhaaS (Phishing-as-a-Service) kit designed to bypass 2FA (Two-Factor Authentication) and provide the operator with access to the victim’s Office 365 account via intercepted session cookies.
Sneaky2FA is advertised for sale by the user “Vanyaon” on hacking forums and Telegram, with pricing starting at $150 per month for the first 10 users and $200 per month thereafter.
TRU has observed phishing operators making use of stolen session cookies behind VPN and proxy-associated hosting providers, ultimately leading to follow-on activities like modification/creation of MFA methods for maintaining persistent access to stolen accounts.
The figure below displays the Telegram advertisement for Sneaky2FA and describes the features/payment methods for the phishing kit.
The specific attack scenario in this case involves the user opening a spam email containing a link to a phishing PDF stored in OneDrive. Upon clicking the link, the user is redirected to OneDrive and shown the phishing PDF.
Upon the user clicking the hyperlink in the PDF the user is redirected to an Office 365 themed Sneaky2FA associated web page at the URL “hxxps://secure.toitoiiusa[.]com/”.
The figure below displays the phishing PDF.
Much like other phishing kits, Sneaky2FA features Cloudflare Turnstile/Google ReCaptcha as security measures to prevent scanners and bots from accessing the phishing page, effectively making the process more difficult for threat intelligence researchers to identify Sneaky2FA associated infrastructure in the wild.
Note, TRU has observed other variants of Sneaky2FA that make use of the blurred background images described in Sekoia’s blog here.
The following figure contains a truncated portion of the HTML contents of Turnstile pages. The title element contains HTML encoded entities and can be used to identify Sneaky2FA in-the-wild.
Decoding the HTML entities in the title element can be accomplished via the following CyberChef recipe.
Next, the phishing html is acquired through HTTP GET to the /index endpoint. This retrieves the phishing form via HTTP GET to the /verify endpoint.
The user then enters their email and clicks the Next button, sending an HTTP POST request to the /validate endpoint containing the user’s email to the backend.
After the user enters their password and clicks the Sign in button, another HTTP POST request is sent to the /validate endpoint containing the user's email and password. The email is parsed, and an invalid password response JSON is returned if the email is not business associated.
The phishing kit operators are likely doing this to disrupt security researchers using non-business associated email addresses like hotmail.com.
If the email is associated with a business and the account lacks 2FA, the phishing kit redirects to a legitimate Office 365 error page.
Otherwise, the response from the /validate endpoint determines the 2FA method. In this case, an OTP from an authenticator app.
Next, the 2FA method is sent to the backend via HTTP POST to the /validate endpoint, e.g. verify_code
Next, the 2FA code is captured from the victim and sent via HTTP POST to the /validate endpoint. Once the 2FA code is received in the backend, a session cookie is acquired for the phishing kit operator(s) to use for follow-on activities such as: adding MFA methods, email harvesting, spam, and phishing.
TRU observed phishing operator(s) using stolen session cookies to add MFA methods, hiding behind VPN/Proxy associated hosting providers such as: Digital Ocean, Private Internet Access, Bandito Networks, Clouvider Limited, and Amazon.
The following table displays the phishing kit operators’ external IP addresses, user agents, and autonomous system labels (ASLs) identified in Microsoft Entra logs.
|
IP Address |
User Agent |
ASL |
|
164.90.152.138 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Edge/131.0.0.0 |
DIGITALOCEAN-ASN |
|
152.42.241.245 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Edge/131.0.0.0 |
DIGITALOCEAN-ASN |
|
24.144.108.154 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Edge/131.0.0.0 |
DIGITALOCEAN-ASN |
|
181.215.176.73 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 |
COGENT-174 |
|
89.249.74.170 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0 |
M247 Europe SRL |
|
45.8.19.123 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 |
Internet Utilities Europe and Asia Limited |
|
216.73.160.250 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 |
Internet Utilities Europe and Asia Limited |
|
216.73.160.108 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 |
Internet Utilities Europe and Asia Limited |
|
45.8.19.119 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 |
Internet Utilities Europe and Asia Limited |
|
91.193.232.128 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
Clouvider Limited |
|
91.193.232.84 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
Clouvider Limited |
|
91.193.232.5 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
Clouvider Limited |
|
84.239.47.141 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
Datacamp Limited |
|
91.193.232.125 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
Clouvider Limited |
|
193.56.116.251 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
Clouvider Limited |
|
23.163.0.30 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Edge/131.0.0.0 |
Gwy It Pty Ltd |
|
98.83.220.177 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0 OS/10.0.26100 |
AMAZON-AES |
|
52.53.231.42 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0 OS/10.0.26100 |
AMAZON-02 |
|
198.144.189.57 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Edge/131.0.0.0 |
AS-COLOCROSSING |
|
2a0b:7140:6:1:5054:ff:fec2:7579 |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Edge/131.0.0.0 |
servinga GmbH |
|
2001:ac8:31:254:5835:61ba:6c91:5c29 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 |
M247 Europe SRL |
To learn how your organization can build cyber resilience and prevent business disruption with eSentire’s Next Level MDR, connect with an eSentire Security Specialist now.
GET STARTEDThe eSentire Threat Response Unit (TRU) is an industry-leading threat research team committed to helping your organization become more resilient. TRU is an elite team of threat hunters and researchers that supports our 24/7 Security Operations Centers (SOCs), builds threat detection models across the eSentire XDR Cloud Platform, and works as an extension of your security team to continuously improve our Managed Detection and Response service. By providing complete visibility across your attack surface and performing global threat sweeps and proactive hypothesis-driven threat hunts augmented by original threat research, we are laser-focused on defending your organization against known and unknown threats.