핵심 개념
Developing a sophisticated stacking ensemble classifier for accurate phishing website detection.
초록
Phishing is a significant cyber threat, with attackers constantly evolving their methods. This article proposes a comprehensive methodology for detecting phishing websites using feature selection, greedy algorithm, cross-validation, and deep learning techniques to construct a robust stacking ensemble classifier. Extensive experimentation on four datasets showed high accuracy values, indicating the model's generalizability and effectiveness in identifying phishing websites. The proposed approach outperformed existing models across all datasets.
통계
The proposed algorithm obtained accuracy of 97.49%, 98.23%, 97.48%, and 98.20% on different datasets.
Phishing attacks have doubled from early 2020 according to the Anti-Phishing Working Group.
Different approaches like list-based, visual similarity-based, and content-based are used to detect phishing websites.
Recursive Feature Elimination (RFE) technique was utilized for feature selection.
A Multilayer Perceptron (MLP) model was used as the meta-classifier.
인용구
"Many different techniques have been suggested for detecting phishing websites, each with its pros and cons."
"The proposed algorithm outperformed other existing models obtaining high accuracy values across all datasets."