Talos Takes

Q2 Talos IR Trends: Phishing and authentication abuse spike

Cisco Talos

Use Left/Right to seek, Home/End to jump to start or end. Hold shift to jump forward or backward.

0:00 | 15:50

In this episode, Amy and analyst Lexi DiScola unpack the trends Talos IR saw on the frontlines in Q2 2026. From creative phishing lures that slip past email gateways to the weaponization of legitimate remote management tools, we explore why traditional defenses are falling short and the practical things you can do to reclaim the advantage.

What configuration changes and visibility gaps  could be the difference between a minor incident and a full-scale breach? How can you harden your environment with limited resources? Tune into this episode to stay one step ahead of an evolving threat landscape.

Talos IR Quarterly Trends Report: https://blog.talosintelligence.com/ir-trends-q2-2026

Find Talos at Black Hat: https://blog.talosintelligence.com/preview-cisco-talos-at-black-hat-usa-2026/

Amy Ciminnisi

Welcome to the Talos Takes podcast, where we discuss Talos' latest research and security news. This podcast is for everyone, from the C- suite to the frontlines.

Amy Ciminnisi

Hello everyone, and welcome back to Talos Takes. I'm your host, Amy Ciminnisi. Today we are looking at the latest Cisco Talos Incident Response Quarterly Report for Q2 2026. I will link it in the show notes below, but the team has seen some pretty significant shifts this quarter. We saw a sharp surge in phishing and authentication abuse, the weaponization of legitimate remote management tools by ransomware operators, the impact of insufficient logging, and so much more. Joining me to break down these trends today is Lexi DiScola, who is the report's author. We're going to walk through what Talos IR has been seeing on the front lines and more importantly, what security practitioners should be prioritizing to harden their defenses. Lexi, it's great to have you here.

Lexi DiScola

Hi, Amy. Thank you so much for having me back.

Amy Ciminnisi

Yeah, absolutely. So this is a really interesting report. Um, it shows a pretty significant jump in phishing. Uh, it says it appears in over half of all Talos IR engagements, but last report it was just one-third. You know, beyond just the sheer volume, what are the specific delivery mechanisms that are allowing these campaigns to bypass these traditional email gateways so effectively?

Lexi DiScola

Yeah, that's a good question. Uh, so we definitely see these actors continue to change up their delivery tactics to adapt to organizations who are just always improving their defenses. So, for example, this quarter we had one engagement where the attackers actually deployed PDFs that had embedded QR codes. Um, these links directed to credential harvesting pages, which is something we always see. But that delivery mechanism is pretty unique because these types of PDFs can obviously bypass email filters that parse only text. So by having the embedded images, it kind of makes it more difficult for these um security defenses to catch that kind of malicious delivery. So that was something that was pretty creative.

Lexi DiScola

Something that we consistently see is actors continue to host their malicious infrastructure on sites that are trusted by the victim organization. So this can be, you know, trusted cloud platforms such as SharePoint. This tactic just helps them bypass things like reputation filters and obviously also just appear more legitimate to the victim.

Amy Ciminnisi

Yeah, I remember a few months back, um, there was a blog about, I think, Jira and Confluence being used as delivery mechanisms for phishing links and things like that. Um, and, you know, for employees who trust these websites so explicitly, that can be really dangerous.

Lexi DiScola

For sure. That's why, you know, um, training the human is always one of the most important aspects. You can do so much on the technical front, um, but really training your employees to recognize when something could be malicious makes a huge difference in the long run.

Amy Ciminnisi

Yeah. Moving on to the authentication abuse, this was something that I found interesting after having read about it in the 2025 year in review so much. It jumped to 65% of our engagements this quarter. Um, it's pretty clear that attackers are consistently bypassing this standard push-based multi-factor authentication. But for the security teams listening who feel like they have like checked their boxes by enabling MFA, what's the most important configuration change or mindset shift that they need to actually stop these, you know, adversary in the middle session token, you know, based attacks?

Lexi DiScola

I think it's a good question because, like you said, it does feel like just checking a box sometimes with MFA. I think the biggest shift is recognizing that not all MFA methods are equally effective. Phishing resistant MFA, like pass keys or harper security keys, that coupled together with disabling legacy authentication, that's definitely much more effective at stopping these types of attacks that you mentioned.

Lexi DiScola

And then something else that's huge, restricting self-service MFA device enrollment. This is really a crucial step security teams can uh can take. This is something we see quarter after quarter, attackers, you know, enrolling their own attacker-controlled device and then using that to appear legitimate, legitimate. So that's a small step, just restricting self-service, saying, you know, if you want to enroll a device, you have to engage with our IT team. That's something that's um gonna make a huge difference in preventing this activity as well.

Amy Ciminnisi

And so what does that look like, you know, as these attacks are playing out? What are kind of the obvious indicators that something is afoot? Is it a few weeks ago we had had a conversation about, you know, looking at your enrolled devices, making sure that all of those seem legitimate. What should security teams be looking out for?

Lexi DiScola

MFA blasts is a huge thing we've seen, just continuing to send authentication requests until something's approved. So if you see like a, you know, a cluster of MFA requests, um, because something that we'll see is attackers just send, send, send until someone finally is like, yeah, I'll just accept this. I don't want these notifications on my phone anymore. Um so that's that's an easy way these actors can gain access. But yeah, also with the with the uh um attacker-controlled um enrollment of MFA devices, if you see these requests or enrollments coming from someplace that's not expected in terms of geolocation, if the user is typically located in one place, but these requests are coming from somewhere different, or if it's outside of business hours, something like that. Um, so yeah, just circling back to it's really important to just if you want to have a new device enrolled, you have to physically speak with a human, speak with our IT desk, make sure that this request is legitimate.

Amy Ciminnisi

So on the topic of ransomware, Talos IR encountered Sinobi. Is that is that how you say it? Sinobi ransomware.

Lexi DiScola

Well, I mean your guess is as good as mine.

Amy Ciminnisi

All right. Well, we encountered Sinobi Ransomware for the first time this quarter. And um, we noticed both them and the Warlock group using tools like Mesh Agent and Zoho Assist to maintain that stealthy access. It's really not surprising that attackers move toward these more legitimate binaries because they help them blend in with normal traffic. But what should, again, kind of similar to the last question, what should defenders look for to distinguish this authorized traffic from a malicious backdoor?

Lexi DiScola

Yeah. So I think that's that's kind of a theme we're seeing here, you know, attackers just trying to blend in with normal activity. I think, you know, specifically for this question, behavior-based monitoring instead of signature-based detection is really key for threats like this. Basically, not just focusing on, you know, is this tool expected in the environment, but focusing on if its use is expected. So, for example, looking at these tools are running on systems where they shouldn't be, if they're being used by unexpected accounts, if they're running outside of business hours, like I mentioned before, or, you know, obviously if they're being followed by suspicious activity. Because you're right, oftentimes this tool is expected and authorized. Um, so yeah, just really focusing more on the use as opposed to the tool itself.

Amy Ciminnisi

Um, and I think Joe had said that as much as attackers try to blend in with normal behavior, it's still abnormal behavior. There's still always something that you can see that will I guess more or less give it away. Like it, it might not be obvious, but it will be there.

Lexi DiScola

For sure. Yeah. More nuanced, you know, as attackers develop to organizations' defenses. But I definitely do think, you know, there's always going to be differences in the way attacker is going to use a remote management tool as opposed to a legitimate, you know, MLP.

Amy Ciminnisi

So in this report, you highlighted the ARToken platform. We actually talked about that on our last episode of Talos Takes. Hint, hint, go listen, everyone. Um, but this platform is so interesting. It provides a full toolkit for post-compromise activity. It's not just phishing and credential theft. For listeners who didn't catch that episode, can you talk a little bit about how this changes the game for defenders and, you know, what does it mean for how we should be monitoring our environments?

Lexi DiScola

Yeah. So as you mentioned, this tool is significant because it goes beyond just stealing credentials. It gives attackers basically a full toolkit for operating in cloud environments. Um that capability really emphasizes how defenders can't just focus on preventing unauthorized access, but they really also need to watch for things like suspicious token use, unusual cloud activity, changes to user permissions, basically just more of a focus on post-compromise activity because this tool lowers the barrier entry for cloud-focused attacks. That's something I usually was more aligned with more sophisticated actors. This tool can package more of these advanced post-compromise capabilities into a single platform. A wide range of threat actors can use. So I think we can definitely expect attacks like these to grow in popularity.

Amy Ciminnisi

With the tools that are out there currently, you know, both ones like ARToken and also AI, like it is way easier for people to get into the network. But like once they're actually in there, do they know what to do next? Are they for a loss? And it seems like ARToken really exactly like it says, like the post-compromise activity is just made so much easier. It's pretty wild.

Lexi DiScola

For sure. I mean, you can give someone a tool, good, but do they know how to use it? I mean, that's the question. I guess we'll see as these uh platforms grow more popular.

Amy Ciminnisi

Yeah. So something that I think all defenders need to be thinking about right now. Insufficient logging. It was a major weakness this quarter. It often prevented from identifying how an attacker got in. If a security team is feeling overwhelmed, what are the must-have logs that they should prioritize to make sure that they have visibility?

Lexi DiScola

I mean, Amy, that's such a hard question. You know exactly which logs security teams have to keep. I think the biggest priority is centralizing logs, keeping them long to investigate an incident. So Talos Instant Response typically recommends 90 days of retention. But if you can only prioritize a few sources, I think definitely you start with identity provider logs, domain controller and endpoint logs, NetFlow, post kind of things, because without those, really can be difficult to determine, you know, how an attacker got in, what they did, and if they've been fully removed. So basically the lesson is you can't investigate what you can't see. So good logging is foundational.

Amy Ciminnisi

Finally, you mentioned that outbound email rate limiting is both simple but highly effective to stop attacks from propagating. You know, once a credential is stolen, attackers get into an account, spam out emails. Why is this method so overlooked? And does it really how much of a difference can it make in containing that blast radius?

Lexi DiScola

So uh we typically, you know, highlight our top security weaknesses each quarter. This didn't fall technically into the top three of the security weaknesses, but it was something I wanted to add to the report because it was something that was prevalent across a number of engagements. So I thought it was something that was worth mentioning. It's often overlooked to your question because I think organizations tend to focus on preventing initial compromise. And this is kind of like once initial access has been gained, this limits the post-compromise impact. But it really can give defenders more time to detect an incident and also contain it before it spreads.

Lexi DiScola

In terms of how much difference, I mean, it varies, of course, by attack chain, but in a number of engagements this quarter, I mean, we saw attackers sending thousands and thousands, sometimes like six, seven thousands of emails from compromised mail losses to spread the infection. So it definitely can help contain the threat, both you know, internally within an organization, but also to partner in customer networks that are trusted as well.

Amy Ciminnisi

Right. Yeah. And honestly, like if I were an attacker, this is such an effective way to, you know, spread across a network and maintain persistence. Like, I've I think I remember last uh quarterly trends report, or was that the year in review? Uh, one of the two. Internal phishing was highly popular with attackers.

Lexi DiScola

It's kind of like a golden key. Once you have this trusted um email account, you can just reach out to frequent contacts, to partners, to customers, um, to upper management, you know, and just continue to propagate the attack appearing at legitimate. Usually we see attackers, you know, spoofing legitimate domains or using compromised infrastructure. In this case, really just using an account that appears so legitimate, it's one of the best ways to deceive um the recipient, to blend in with regular traffic, but to spread this attack from just one account to thousands and thousands.

Amy Ciminnisi

Yeah. And very few people in an organization actually have the need to, you know, be sending out thousands of emails. So it just makes sense.

Amy Ciminnisi

I think that about wraps it up. Lexi, thanks so much for coming on, sharing all this info with us. Appreciate it. Thank you so much for having me.

Lexi DiScola

Looking forward to next time.

Amy Ciminnisi

If you want to hear more about the incidents we responded to directly from the Talos IR folks, we will be doing another Tales from the Frontlines webinar in August. So watch our socials and the newsletter for that registration link. If you're going to Black Hat, be sure to stop by the Cisco and Splunk booth. We'll be there throughout the conference, and I will share the link to our schedule below. Thanks for tuning in, and until next time, stay safe out there.