Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Knowledge-Grounded LLM-Driven Augmentation via Graph RAG for Phishing URL Detection

View through CrossRef
Integrating prior rule knowledge into generative data augmentation remains an open problem when detectors must generalize under distribution shift. URL-based phishing illustrates this problem at scale. Numerous detection rules have been proposed, yet adversaries continually mutate URL structures, eroding the effectiveness of static rule-based systems and causing the training distribution to drift away from deployment conditions. Although LLM-based augmentation can expand training diversity, unconstrained generation risks producing samples that are structurally plausible but phishing-inconsistent, limiting their utility for detector training. To address these challenges, this study proposes a knowledge-grounded augmentation framework that integrates a phishing rule knowledge graph with Graph Retrieval-Augmented Generation (Graph RAG) and performs LLM-driven URL augmentation, instantiated for phishing URL detection. The system reconstructs prior rule lists and association-rule information into a searchable graph structure and injects them, together with dataset-adjusted risk scores, into LLM prompts to generate structurally plausible phishing URL variants. After syntax validation and deduplication, the resulting samples are used to train a dual-branch detector that combines character-level and word-level URL representations. Experiments on five datasets show that the proposed system achieves consistently strong performance, with the best result of 99.81% accuracy and an F1-score of 0.9970 on DS1. Additional analyses confirm that the generated URLs preserve alignment with the original phishing distribution while providing structural diversity beyond simple replication.
Title: Knowledge-Grounded LLM-Driven Augmentation via Graph RAG for Phishing URL Detection
Description:
Integrating prior rule knowledge into generative data augmentation remains an open problem when detectors must generalize under distribution shift.
URL-based phishing illustrates this problem at scale.
Numerous detection rules have been proposed, yet adversaries continually mutate URL structures, eroding the effectiveness of static rule-based systems and causing the training distribution to drift away from deployment conditions.
Although LLM-based augmentation can expand training diversity, unconstrained generation risks producing samples that are structurally plausible but phishing-inconsistent, limiting their utility for detector training.
To address these challenges, this study proposes a knowledge-grounded augmentation framework that integrates a phishing rule knowledge graph with Graph Retrieval-Augmented Generation (Graph RAG) and performs LLM-driven URL augmentation, instantiated for phishing URL detection.
The system reconstructs prior rule lists and association-rule information into a searchable graph structure and injects them, together with dataset-adjusted risk scores, into LLM prompts to generate structurally plausible phishing URL variants.
After syntax validation and deduplication, the resulting samples are used to train a dual-branch detector that combines character-level and word-level URL representations.
Experiments on five datasets show that the proposed system achieves consistently strong performance, with the best result of 99.
81% accuracy and an F1-score of 0.
9970 on DS1.
Additional analyses confirm that the generated URLs preserve alignment with the original phishing distribution while providing structural diversity beyond simple replication.

Related Results

Phishing Cyber Security Threats
Phishing Cyber Security Threats
Phishing is a growing threat in the realm of cybersecurity, where cybercriminals use various phishing techniques to steal sensitive information from individuals and organizations. ...
Anti-Phishing Technologies and Tools
Anti-Phishing Technologies and Tools
Phishing continues to be one of the most common and effective forms of cyber security threats and involve deception of users thereby getting them provide unauthorized individuals w...
Spear-Phishing in the Wild: A Real-World Study of Personality, Phishing Self-Efficacy and Vulnerability to Spear-Phishing Attacks
Spear-Phishing in the Wild: A Real-World Study of Personality, Phishing Self-Efficacy and Vulnerability to Spear-Phishing Attacks
Recent research has begun to focus on the factors that cause people to respond to phishing attacks. In this study a real-world spear-phishing attack was performed on employees in o...
PUMMP: Phishing URL Detection using Machine Learning with Monomorphic and Polymorphic Treatment of Features
PUMMP: Phishing URL Detection using Machine Learning with Monomorphic and Polymorphic Treatment of Features
Phishing scams are increasing drastically, which affects Internet users in compromising personal credentials. This paper proposes a novel feature utilization method for phishing UR...
Intelligent Detection Designs of HTML URL Phishing Attacks
Intelligent Detection Designs of HTML URL Phishing Attacks
Phishing attacks are a type of cybercrime that has grown in recent years. It is part of social engineering attacks where an attacker deceives users by sending fake messages using s...
Exploring Large Language Models Integration in the Histopathologic Diagnosis of Skin Diseases: A Comparative Study
Exploring Large Language Models Integration in the Histopathologic Diagnosis of Skin Diseases: A Comparative Study
Abstract Introduction The exact manner in which large language models (LLMs) will be integrated into pathology is not yet fully comprehended. This study examines the accuracy, bene...
AI-Driven Phishing Email Detection: Leveraging Big Data Analytics for Enhanced Cybersecurity
AI-Driven Phishing Email Detection: Leveraging Big Data Analytics for Enhanced Cybersecurity
Big data analytics and AI are emerging technologies that can help businesses improve their email security. There is a wide range of research that implements big data analytics for ...
Automating Information Retrieval from Biodiversity Literature Using Large Language Models: A Case Study
Automating Information Retrieval from Biodiversity Literature Using Large Language Models: A Case Study
Recently, Large Language Models (LLMs) have transformed information retrieval, becoming widely adopted across various domains due to their ability to process extensive textual data...

Back to Top