CRLGDec 9, 2024

Machine Learning Driven Smishing Detection Framework for Mobile Security

arXiv:2412.09641v118 citationsh-index: 7
Originality Incremental advance
AI Analysis

This provides a robust solution for mobile security against smishing threats, though it is incremental as it builds on existing methods with specific improvements.

The paper tackled smishing detection in SMS by enhancing text normalization to improve machine learning classifiers, achieving 96.2% accuracy with low false positive and negative rates.

The increasing reliance on smartphones for communication, financial transactions, and personal data management has made them prime targets for cyberattacks, particularly smishing, a sophisticated variant of phishing conducted via SMS. Despite the growing threat, traditional detection methods often struggle with the informal and evolving nature of SMS language, which includes abbreviations, slang, and short forms. This paper presents an enhanced content-based smishing detection framework that leverages advanced text normalization techniques to improve detection accuracy. By converting nonstandard text into its standardized form, the proposed model enhances the efficacy of machine learning classifiers, particularly the Naive Bayesian classifier, in distinguishing smishing messages from legitimate ones. Our experimental results, validated on a publicly available dataset, demonstrate a detection accuracy of 96.2%, with a low False Positive Rate of 3.87% and False Negative Rate of 2.85%. This approach significantly outperforms existing methodologies, providing a robust solution to the increasingly sophisticated threat of smishing in the mobile environment.

Foundations

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

Your Notes