CyberCane: Neuro-Symbolic RAG for Privacy-Preserving Phishing Detection with Formal Ontology Reasoning
CyberCane is a neuro-symbolic framework that combines deterministic symbolic rules with privacy-preserving retrieval-augmented generation (RAG) and formal ontology reasoning to provide highly accurate, explainable, and regulatory-compliant phishing detection capable of identifying advanced AI-generated attacks.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a security guard at a high-stakes hospital. You have two jobs that seem to fight each other:
- You must catch every single intruder (phishers) trying to steal patient data.
- You must NEVER stop a real doctor from getting an urgent message, because a delay could cost a life.
If you are too strict, you block important medical emails (False Positives). If you are too relaxed, the hackers get in (False Negatives).
Current AI tools are like a guard who is very smart but gossips. To decide if an email is bad, they read the whole thing and tell a "cloud" (an external AI) everything—including private patient names and social security numbers. In a hospital, that’s illegal.
CyberCane is a new way to build a "Smart, Silent Guard." Here is how it works using a two-step process:
Phase 1: The "Bouncer" (The Rule Follower)
Think of this like a bouncer at a club checking IDs. The Bouncer doesn't care about the "vibe" or the conversation; they only care about the facts.
- Does the sender's ID look fake?
- Is the sender trying to use a fake name?
- Are they asking for a password immediately?
This part is lightning-fast and happens entirely inside the hospital's own walls. It’s "Symbolic," meaning it follows strict, unbreakable rules. If an email is an obvious scam, the Bouncer kicks it out instantly. If it looks totally normal, it lets it through. But if the email is "suspicious" (maybe the ID is okay, but the person is acting weird), it sends it to Phase 2.
Phase 2: The "Detective" (The Private Investigator)
Now, we have a suspicious case. We want to use a super-smart AI (like ChatGPT) to analyze the "vibe" of the email, but we can't let the AI see the private data.
So, CyberCane uses a "Redaction Mask." Before the email is sent to the smart AI, a digital black marker goes over all the sensitive stuff. "Dear [REDACTED], your medical record [REDACTED] is ready."
The Detective then looks at this "masked" email and compares it to a massive "Scam Library" (a collection of known phishing attacks). It asks: "Even with the names hidden, does this 'vibe' feel like the time someone tried to steal insurance info last month?"
Because it’s comparing the pattern of the crime rather than the names of the people, it stays smart without breaking privacy laws.
The "Secret Sauce": PhishOnt (The Logic Map)
To make sure the AI isn't just "guessing," the researchers added something called PhishOnt. Think of this as a Logic Map. Instead of the AI just saying, "I have a bad feeling about this," it has to show its work: "I am flagging this because: 1. The ID is fake, AND 2. The tone is urgent, AND 3. It matches a known 'Prescription Scam' pattern." This gives doctors and IT staff a clear reason to trust (or ignore) the warning.
Why does this matter? (The Results)
The researchers tested this on a massive pile of emails, including ones written by advanced AI. The results were impressive:
- It’s incredibly accurate: It almost never blocks a legitimate email (a 0.16% error rate), which is vital for hospitals.
- It catches the "Smart" scammers: Even when hackers use AI to write very convincing, polite emails that don't trigger the "Bouncer's" rules, the "Detective" catches them by recognizing the underlying pattern.
- It pays for itself: For a hospital, the system is so good at preventing data breaches that it could save millions of dollars in fines and recovery costs.
In short: CyberCane is a security system that is smart enough to catch high-tech hackers, but disciplined enough to keep private information private and never get in the way of a doctor's work.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.