Robust Quishing Detection on Low-Resolution QR Codes via Feature Learning and Residual CNNs
摘要
QR code-based phishing (“quishing”) is a growing cybersecurity threat. The baseline XGBoost model by Trad and Chehab (2025) [1] achieves a ROC-AUC of 0.9133 on 69x69 images. We propose a feature learning pipeline integrating image-based, metadata, and optional URL-based features, evaluated with Vanilla CNN, Residual CNN, and XGBoost models. Targeting a ROC-AUC above the baseline, our Residual CNN achieves 0.9313, followed by XGBoost (0.9158) and Vanilla CNN (0.8900), with superior robustness to perturbations like blur and compression. Contributions include an optimized feature pipeline for low-resolution QR codes and a comparison of deep learning and boosting models for real-world quishing detection.