Combine cutting-edge XDR technology, multi-signal threat intelligence and 24/7 Elite Threat Hunters to help you build a world-class security operation.
Our team delivers the fastest response time in the industry. Threat suppression within just 4 hours of being engaged.
Cyber risk and advisory programs that identify security gaps and build security strategies to address them.
24/7 SOC-as-a-Service with unlimited threat hunting and incident handling.
XDR with machine learning that eliminates noise, enables real-time detection and response, and automatically blocks threats.
Seamless integration and threat investigation across your existing tech stack.
Proactive threat intelligence, original threat research and a world-class team of seasoned industry veterans.
Extend your team capabilities and prevent business disruption with expertise from eSentire.
We balance automated blocks with rapid human-led investigations to manage threats.
Guard endpoints by isolating and remediating threats to prevent lateral spread.
Defend brute force attacks, active intrusions and unauthorized scans.
Investigation and threat detection across multi-cloud or hybrid environments.
Remediate misconfigurations, vulnerabilities and policy violations.
Investigate and respond to compromised identities and insider threats.
Stop ransomware before it spreads.
Meet regulatory compliance mandates.
Detect and respond to zero-day exploits.
End misconfigurations and policy violations.
Defend third-party and supply chain risk.
Prevent disruption by outsourcing MDR.
Adopt a risk-based security approach.
Meet insurability requirements with MDR.
Protect your most sensitive data.
Build a proven security program.
Operationalize timely, accurate, and actionable cyber threat intelligence.
THE THREAT On November 18th, 2024, Palo Alto disclosed a critical actively exploited authentication bypass zero-day vulnerability impacting Palo Alto Networks PAN-OS. The…
Nov 13, 2024THE THREAT Update: eSentire has observed multiple exploitation attempts targeting CVE-2024-8069. In real-world attacks, threat actors successfully achieved RCE and attempted to…
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.
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.
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.
Three MDR package tiers are available based on per-user pricing and level of risk tolerance.
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.
As Emotet’s apparent hiatus continues, new malspam campaigns have risen to take its place (including a strange Emotet-Dridex hybrid eSentire reported in June [1]). Ostap has generally stayed out of the mainstream spotlight in the three years since its introduction [2] but appears each year with new modifications. Ostap’s most recent variant adds to its 2018 blacklist of processes the malware can detect and react to including VirtualBox and Hybrid Analysis. Interestingly, the authors also included the names of two security researchers in their blacklist: Hong Lee and Peter Wilson. The authors also removed Windows XP from the list, indicating they may no longer expect sandboxes to be running an XP environment.
A critical difference from Emotet is Ostap’s destructive propagation feature. Upon failure to download the payload, Ostap will search out documents (such as *.xls, *.doc, *.pdf, *.txt, *.rtf, and *.odt) on all attached drives (including mapped network drives) and replace them with copies of itself. The functionality was first observed in 2017, as well as in current samples examined by eSentire’s Advanced Threat Analytics team. In this way, Ostap is able to propagate across network shares and removable media.
Like Emotet, Ostap is delivered through email as an attached malicious document (MalDoc). The MalDocs are typically disguised as Invoices, prompting a fraction of employees in financial roles to open them and activate the malware. At that point, internal security protocols become important. Emotet and Ostap both abuse macro functionality in Microsoft documents. However, Ostap utilizes JavaScript (rather than PowerShell) to download the chosen payload.
The Trickbot payload delivered by Ostap has been observed harvesting credentials from common applications such as Chrome, Firefox, Internet Explorer, Filezilla, Windows Remote Desktop Protocol, and VNC. The malware can also infect PoS devices with a separate module [3].
Ostap first arrived in 2016, a JavaScript loader delivering banking trojans and Point-of-Sale (PoS) malware. It was observed delivering Dridex, Tinba, and Ursnif [2]. In 2017, the authors added environment detection capabilities. If the malware detected any filepaths associated with anti-virus or monitoring applications like WireShark, it would not detonate. The authors also made minor adjustments to the malware’s C2 communication conventions to better evade network detection and included a feature that replaced all user documents with the Ostap MalDoc upon failure to download the payload [4]. In 2018, the blacklist was expanded and the script was heavily obfuscated.
Jul 3 – Ostap source code is pasted on pastebin [5]
July 22 – A public hybrid analysis sample points to Trickbot at 185.159.82[.]15 but fails to run, invoking a manufactured “document error”. [6]
July 26 – Twitter User Jammy (@jcandt) on twitter observed Ostap serving Trickbot via 185.159.82[.]15/hollyhole951/c644.php
July 30 – Twitter User Kirk Sayre (@bigmacjpg) observed trickbot being served from 185.130.104[.]236/deerhunter/inputok.php
July 31 – eSentire observes Ostap delivering trickbot and begins deobfuscating the malware. Last public deobfuscation was 2018 [4]. C2 source was the same reported by Kirk Sayre (July 30).
Aug 5 - During the writing of this article, TrendMicro published their own analysis on the malware delivered by the C2 reported by Jammy (July 26), but did not identify the JS dropper as Ostap [3].
Most static indicators are outlined well by TrendMicro [3]. However, we include one that could be useful for network monitoring as well as propose a behavioral detection.
C2: 185.159.82[.]15
C2: 185.130.104[.]236
HTTP header response: RedSparrow
Machine detection of malicious documents: In general, Word macros spawning command interpreters (cmd.exe, powershell.exe, wscript.exe, cscript.exe, mshta.exe) is an indicator of malicious behavior and a popular vector for social engineering-based email spam. In the case of Ostap, wscript.exe is observed executing malicious JavaScript.
Human detection of malicious documents: Malicious spam often arrives disguised as invoices, tax documents, and shipping orders. Financial departments tend to be highly targeted. Consider implementing protocols around email handling for the financial department that includes phishing awareness training and safe scrutiny of attached documents.
[1] https://www.esentire.com/blog/new-dridex-variant-evading-traditional-antivirus/
[2] https://www.securityweek.com/ostap-backdoor-installs-banking-trojans-pos-malware
[4] https://www.cert.pl/en/news/single/ostap-malware-analysis-backswap-dropper/