CRAIFeb 6, 2025

BitAbuse: A Dataset of Visually Perturbed Texts for Defending Phishing Attacks

arXiv:2502.05225v112 citationsh-index: 2NAACL
Originality Incremental advance
AI Analysis

This addresses the need for reliable datasets to defend against phishing attacks for security systems, though it is incremental as it builds on prior synthetic datasets.

The authors tackled the problem of defending against phishing attacks that use visually perturbed texts to bypass security systems by introducing the BitAbuse dataset, which includes real-world cases and achieved approximately 96% accuracy in language model restoration tasks.

Phishing often targets victims through visually perturbed texts to bypass security systems. The noise contained in these texts functions as an adversarial attack, designed to deceive language models and hinder their ability to accurately interpret the content. However, since it is difficult to obtain sufficient phishing cases, previous studies have used synthetic datasets that do not contain real-world cases. In this study, we propose the BitAbuse dataset, which includes real-world phishing cases, to address the limitations of previous research. Our dataset comprises a total of 325,580 visually perturbed texts. The dataset inputs are drawn from the raw corpus, consisting of visually perturbed sentences and sentences generated through an artificial perturbation process. Each input sentence is labeled with its corresponding ground truth, representing the restored, non-perturbed version. Language models trained on our proposed dataset demonstrated significantly better performance compared to previous methods, achieving an accuracy of approximately 96%. Our analysis revealed a significant gap between real-world and synthetic examples, underscoring the value of our dataset for building reliable pre-trained models for restoration tasks. We release the BitAbuse dataset, which includes real-world phishing cases annotated with visual perturbations, to support future research in adversarial attack defense.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes