paper-with-me

Papers

Phishing Email Detection Using Large Language Models

2025-12-10 · Najmul Hasan, Prashanth BusiReddyGari, Haitao Zhao, Yihao Ren, Jinsheng Xu, Shaohu Zhang arxiv

Email phishing is one of the most prevalent and globally consequential vectors of cyber intrusion. As systems increasingly deploy Large Language Models (LLMs) applications, these systems face evolving phishing email threats that exploit their fundamental architectures. Current LLMs require substantial hardening before deployment in email security systems, particularly against coordinated multi-vector attacks that exploit architectural vulnerabilities. This paper proposes LLMPEA, an LLM-based framework to detect phishing email attacks across multiple attack vectors, including prompt injection, text refinement, and multilingual attacks. We evaluate three frontier LLMs (e.g., GPT-4o, Claude Sonnet 4, and Grok-3) and comprehensive prompting design to assess their feasibility, robustness, and limitations against phishing email attacks. Our empirical analysis reveals that LLMs can detect the phishing email over 90% accuracy while we also highlight that LLM-based phishing email detection systems could be exploited by adversarial attack, prompt injection, and multilingual attacks. Our findings provide critical insights for LLM-based phishing detection in real-world settings where attackers exploit multiple vulnerabilities in combination.

📄 PDF Abstract BibTeX arXiv:2512.10104

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

An Explainable Transformer-based Model for Phishing Email Detection: A Large Language Model Approach

2024-02-21 · Mohammad Amaz Uddin, Iqbal H. Sarker

Phishing email is a serious cyber threat that tries to deceive users by sending false emails with the intention of stealing confidential information or causing financial harm. Attackers, often posing as trustworthy entit…

Language ModelingLanguage ModellingLarge Language Modelmodel+2

Improving Phishing Email Detection Performance of Small Large Language Models

2025-04-29 · Zijie Lin, Zikang Liu, Hanbo Fan

Large language models(LLMs) have demonstrated remarkable performance on many natural language processing(NLP) tasks and have been employed in phishing email detection research. However, in current studies, well-performin…

Prompt Engineering

E-PhishGen: Unlocking Novel Research in Phishing Email Detection

2025-09-01 · Luca Pajola, Eugenio Caripoti, Stefan Banzer, Simeone Pizzi 외 arxiv

Every day, our inboxes are flooded with unsolicited emails, ranging between annoying spam to more subtle phishing scams. Unfortunately, despite abundant prior efforts proposing solutions achieving near-perfect accuracy, …

LLM-Powered Intent-Based Categorization of Phishing Emails

2025-06-17 · Even Eilertsen, Vasileios Mavroeidis, Gudmund Grov

Phishing attacks remain a significant threat to modern cybersecurity, as they successfully deceive both humans and the defense mechanisms intended to protect them. Traditional detection systems primarily focus on email m…

Binary Classification

Prompted Contextual Vectors for Spear-Phishing Detection

2024-02-13 · Daniel Nahmias, Gal Engelberg, Dan Klein, Asaf Shabtai

Spear-phishing attacks present a significant security challenge, with large language models (LLMs) escalating the threat by generating convincing emails and facilitating target reconnaissance. To address this, we propose…

Document Classification