Pith. sign in

REVIEW 3 cited by

PhishLang: A Real-Time, Fully Client-Side Phishing Detection Framework Using MobileBERT

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.05667 v3 pith:XACXCIHU submitted 2024-08-11 cs.CR cs.AIcs.HCcs.IRcs.LG

classification cs.CRcs.AIcs.HCcs.IRcs.LG
keywords phishlangframeworkmodelsdetectionfeaturesphishinganti-phishingapproach
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

In this paper, we introduce PhishLang, the first fully client-side anti-phishing framework built on a lightweight ensemble framework that utilizes advanced language models to analyze the contextual features of a website's source code and URL. Unlike traditional heuristic or machine learning approaches that rely on static features and struggle to adapt to evolving threats, or deep learning models that are computationally intensive, our approach utilizes MobileBERT, a fast and memory-efficient variant of the BERT architecture, to capture nuanced features indicative of phishing attacks. To further enhance detection accuracy, PhishLang employs a multi-modal ensemble approach, combining both the URL and Source detection models. This architecture ensures robustness by allowing one model to compensate for scenarios where the other may fail, or if both models provide ambiguous inferences. As a result, PhishLang excels at detecting both regular and evasive phishing threats, including zero-day attacks, outperforming popular anti-phishing tools, while operating without relying on external blocklists and safeguarding user privacy by ensuring that browser history remains entirely local and unshared. We release PhishLang as a Chromium browser extension and also open-source the framework to aid the research community.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. "Explain, Don't Just Warn!" -- A Real-Time Framework for Generating Phishing Warnings with Contextual Cues

    cs.CR 2025-05 conditional novelty 6.0 of 10

    PhishXplain uses a local LLM to generate real-time phishing warnings with annotated screenshots and contextual explanations, and a user study found these warnings improved later phishing detection.

  2. Large Multimodal Agents for Accurate Phishing Detection with Enhanced Token Optimization and Cost Reduction

    cs.AI 2024-12 conditional novelty 5.0 of 10

    Using both URLs and screenshots with API-based multimodal LLMs reaches 93-94% accuracy on a 1,000-site phishing test set, and a URL-first agentic cascade cuts API costs 2.6-4.2x with only minor accuracy loss.

  3. Large Language Models for Security Operations Centers: A Comprehensive Survey

    cs.CR 2025-09 conditional novelty 4.0 of 10

    A systematic review of 138 papers classifying LLM applications in SOC workflows by phase, model family, datasets, and maturity.

Pith tools