paper-with-me

홈 › Papers

Adaptive Linguistic Prompting (ALP) Enhances Phishing Webpage Detection in Multimodal Large Language Models

2025-06-29 · Atharva Bhargude, Ishan Gonehal, Chandler Haney, Dave Yoon, Kevin Zhu, Aaron Sandoval, Sean O'Brien, Kaustubh Vinnakota

Phishing attacks represent a significant cybersecurity threat, necessitating adaptive detection techniques. This study explores few-shot Adaptive Linguistic Prompting (ALP) in detecting phishing webpages through the multimodal capabilities of state-of-the-art large language models (LLMs) such as GPT-4o and Gemini 1.5 Pro. ALP is a structured semantic reasoning method that guides LLMs to analyze textual deception by breaking down linguistic patterns, detecting urgency cues, and identifying manipulative diction commonly found in phishing content. By integrating textual, visual, and URL-based analysis, we propose a unified model capable of identifying sophisticated phishing attempts. Our experiments demonstrate that ALP significantly enhances phishing detection accuracy by guiding LLMs through structured reasoning and contextual analysis. The findings highlight the potential of ALP-integrated multimodal LLMs to advance phishing detection frameworks, achieving an F1-score of 0.93, surpassing traditional approaches. These results establish a foundation for more robust, interpretable, and adaptive linguistic-based phishing detection systems using LLMs.

📄 PDF Abstract BibTeX arXiv:2507.13357

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhishSim: Aiding Phishing Website Detection with a Feature-Free Tool

2022-07-13 · Rizka Purwanto, Arindam Pal, Alan Blair, Sanjay Jha

In this paper, we propose a feature-free method for detecting phishing websites using the Normalized Compression Distance (NCD), a parameter-free similarity measure which computes the similarity of two websites by compre…

Incremental LearningPhishing Website Detection

Multimodal Large Language Models for Phishing Webpage Detection and Identification

2024-08-12 · Jehyun Lee, Peiyuan Lim, Bryan Hooi, Dinil Mon Divakaran

To address the challenging problem of detecting phishing webpages, researchers have developed numerous solutions, in particular those based on machine learning (ML) algorithms. Among these, brand-based phishing detection…

A Tree-Structured Approach for Phishing Template and Attacker Attribution Analysis

2026-08-17 · Unai Agirre, Imanol Jerico, Felipe Castaño, Andrea Venturi 외 arxiv

Phishing remains a persistent and evolving cybersecurity threat, with attack volumes reaching record levels. This growth is driven by the industrialization of phishing through widely available phishing kits and reusable …

KnowPhish: Large Language Models Meet Multimodal Knowledge Graphs for Enhancing Reference-Based Phishing Detection

2024-03-04 · Yuexin Li, Chengyu Huang, Shumin Deng, Mei Lin Lock 외

Phishing attacks have inflicted substantial losses on individuals and businesses alike, necessitating the development of robust and efficient automated phishing detection approaches. Reference-based phishing detectors (R…

Knowledge GraphsLanguage ModellingLarge Language Model

A stacking model using URL and HTML features for phishing webpage detection

2019-05-01 · Yukun Li a, Zhenguo Yang b, C, ∗ 외

In this paper, we present a stacking model to detect phishing webpages using URL and HTML features. In terms of features, we design lightweight URL and HTML features and introduce HTML string embedding without using th…