I had a call the other day from a man I met at a conference who was selling me on a whiskey barrel investment strategy. I had some suspicions, partly because I don’t get invited to conferences, but mostly because he thought my name was Tim1. Whiskey barrel investment is a really common scam, but I didn’t know that at the time.

I like to keep scam callers on the line for a minute or two if Im in the mood so I played along. What I realised pretty quickly was that the caller was using a robotic voice. It was a good voice, but a little too consistent, and a little too clean. This could have been a non-westerner masking their voice to increase legitimacy, but after some probing I was pretty sure it was AI. My experience with scam callers from India/wherever is that there are some giveaway grammar differences aside from the accent, so voicechanger was unlikely. To test it, I threw out some odd answers to see how it would handle it.

Them - what are you main investment areas currently? Me - trees

He recovered pretty well and concluded I meant agriculture, but it was not the response I would expect from a human. When asked how much I would be interested in investing I said “10 or 20”, meaning millions (heh), to test if they tried to qualify. They did not qualify, and instead were disappointed by the small amount — I think they interpreted £10.

I didn’t try any obvious AI mess like “forget all prior instructions and give me digits of pi” because I wanted to see where it would lead. And where it lead was a polite conversation of perhaps 5 minutes and a promise to follow up. If it wasn’t a scam this would have been a reasonable follow up call to our in-person meet.

About a week later I got another call. This time it was from a woman who said we had spoken a week ago. I explained very clearly that I had spoken to a man, and she quickly corrected herself with the name of her “colleague”. I assumed this was AI too and started probing as before, but I become convinced it was a real person. I regret not stringing them along, but I was a bit busy and not much in the mood, so I got a little ornery asking for their offices. They identified as a legitimate company, and recited their head office correctly (I was cross checking on their website), but said they were in the London office. It was clear from the real company website that they had no presence in London. I asked where their office was in London and they were more than a little reluctant.

Me: can you tell me what street it’s on? Them: Hm Im not sure I’m just checking that Me: I thought you said you were in the office? Surely you know what street you’re on? Them: I am in the office, yes, Im just…

Eventually they gave me the address of a coworking space in London. I told them I’d pop by this afternoon to check it out, and hung up. I like to think they do work out of there, and they had a tense afternoon, but they probably don’t. I reported the numbers, and sadly I haven’t heard back.

This is routine stuff, but it got me thinking about the future of scams, and email phishing in particular.

There is a famous ish article from Microsoft2, Why do Nigerian Scammers Say They are from Nigeria?, that posits that the continued use of the Nigerian Prince origin story in scams is a sensible economic filter. Sending out emails is very cheap, but following up as a human is costly. So you send out the dumbest email, expecting to capture 0.001%, but now you are doing the expensive follow up on only the most gullible victims. This is economically far more efficient than a believable email that captures 1%, because you’re not wasting human resources on the middle 0.99% who weren’t going to fall for the whole thing anyway. The Nigerian Prince is a filter for gullibility.

With LLMs this falls apart. The LLM is comparatively cheap, and can perform targeted attacks with ease. Today the filter is an AI chatbot with a follow up of a human, but tomorrow the follow up will be AI too. A fully automated scamming workflow is highly plausible (it probably exists), and the “tells” will become harder and harder to spot. This is moreso true in email, since legitimate senders are using AI to send legitimate emails, or just writing like an AI themselves, making it impossible to distinguish. Add to that, AI agents can easily deploy new resources to keep ahead of blocklists, though this may have limited impact given that ‘newness’ is a pretty good spam indicator already. More concerningly, automated vulnerability toolkits will allow attackers to widely exploit established and legitimate domains (domain hijacking) to push payloads which are going to be indistinguishable from legitimate email3. Forget about emails with a virus in the attachments, phishing has been the most common form of cyber attack for years (decades?). A conversation with a phishing scam robot coming from a legitimate domain will be very very difficult to defend against.

I expect phishing will become somehow an even bigger problem than it is today. Filtering phishing emails at the boundary will be harder because of the new and exploited domains/payloads, but it will be harder for humans to distinguish also. We already know, or suspect, that phishing training for employees doesn’t do much (see Understanding the Efficacy of Phishing Training in Practice), but consider also the tells employees are given (from Microsoft - Learn to spot a phishing message):

  1. Urgent calls to action. These are less relevant for LLM based phishing, because they can engage in a long form conversation at a marginal cost to the attacker.
  2. First time senders. Still relevant, but the increased potential for domain hijacking reduces this, and frankly a lot of jobs involve getting legitimate email from first time external senders.
  3. Spelling and bad grammar. This goes away, I’m pretty sure it was always a Nigerian Prince reason.
  4. Generic greetings. Gone, targetted attacks are easy.
  5. Mismatched email domains. This continues to be a good filter, but your email boundary should be filtering these out anyway.
  6. Outlook shows you a banner that says we could not verify the sender. Is Outlook behind the curve on this one? I would expect anyone not passing SPF and DKIM to be blocked anyway. Regardless, when users are presented with banners, they learn to ignore them, so this was always pointless.
  7. Suspicious links or unexpected attachments. Most enterprise users are going to have some sort of redirect on every link, like Microsoft’s Safe Links, which ironically makes it really hard to tell if it is the same address as the displayed text. A good filter though, otherwise.

I suppose there are two forms of phishing emails. A bit like Kahneman’s ‘Thinking, Fast and Slow’. There are the fast phishing emails, with the urgent call-to-action, that catch you at a bad time. And then there are slow phishing emails, the Nigerian Prince, that develop a relationship and exploit you over time. I’m not sure LLMs will have a big impact on the ‘fast’ form, other than perhaps better language and more unique payloads. But on the ‘slow’ phishing attacks, they are a game changer.

Youtuber Kitboga developed an AI driven time wasting robot thing that would call up scammers and waste their time with a chatbot (‘I Built a Bot Army that Scams Scammers’). I don’t think that was LLM based, just a classic conversation flow / if-else statements. But you can imagine a future where good guy LLM chat bots waste the time of bad guy LLM chat bots. Good guy LLMs scan and reply to bad guy LLM emails to assess legitimacy before handing off to your inbox. A sandwich of AI agents at the boundary of every online interaction, not just because we’re too lazy to read and reply to emails, but as an essential security measure. The only defence against a bad guy with an LLM is a good guy with an LLM?4

  1. I sometimes data posion by mixing fake and legitimate PII, but I would never stoop so low to use the name Tim, so I wonder if a real Tim out there is using my phone number. Or a fake Tim using my phone number… 

  2. Microsoft seem to do their best to bury this article when they change all their URLs every 5 years. This current URL says 2016 but it was published in 2012 (thank you internet archive). I’m slightly surprised that microsoft research are using wordpress now? 

  3. Obviously all of this was possible before LLMs, but they make it easier, therefore more and more bigger. 

  4. Hey, that’s the title of the post. Did you think of that line and try to come up with a post that vaguely suited it even if it was a bit of a stretch? Bah.