paper-with-me

Papers

The Performance of Sequential Deep Learning Models in Detecting Phishing Websites Using Contextual Features of URLs

2024-04-15 · Saroj Gopali, Akbar S. Namin, Faranak Abri, Keith S. Jones

Cyber attacks continue to pose significant threats to individuals and organizations, stealing sensitive data such as personally identifiable information, financial information, and login credentials. Hence, detecting malicious websites before they cause any harm is critical to preventing fraud and monetary loss. To address the increasing number of phishing attacks, protective mechanisms must be highly responsive, adaptive, and scalable. Fortunately, advances in the field of machine learning, coupled with access to vast amounts of data, have led to the adoption of various deep learning models for timely detection of these cyber crimes. This study focuses on the detection of phishing websites using deep learning models such as Multi-Head Attention, Temporal Convolutional Network (TCN), BI-LSTM, and LSTM where URLs of the phishing websites are treated as a sequence. The results demonstrate that Multi-Head Attention and BI-LSTM model outperform some other deep learning-based algorithms such as TCN and LSTM in producing better precision, recall, and F1-scores.

📄 PDF Abstract BibTeX arXiv:2404.09802

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

A Sophisticated Framework for the Accurate Detection of Phishing Websites

2024-03-13 · Asif Newaz, Farhan Shahriyar Haq, Nadim Ahmed

Phishing is an increasingly sophisticated form of cyberattack that is inflicting huge financial damage to corporations throughout the globe while also jeopardizing individuals' privacy. Attackers are constantly devising …

feature selection

Particle Swarm Optimization-Based Feature Weighting for Improving Intelligent Phishing Website Detection

2020-06-19 · IEEE Access 2020 6 · Waleed Ali, Sharaf Malebary

Over the last few years, web phishing attacks have been constantly evolving causing customers to lose trust in e-commerce and online services. Various tools and systems based on a blacklist of phishing websites are appli…

Phishing Website Detection

PhishSim: Aiding Phishing Website Detection with a Feature-Free Tool

2022-07-13 · Rizka Purwanto, Arindam Pal, Alan Blair, Sanjay Jha

In this paper, we propose a feature-free method for detecting phishing websites using the Normalized Compression Distance (NCD), a parameter-free similarity measure which computes the similarity of two websites by compre…

Incremental LearningPhishing Website Detection

Phishing Detection Using Machine Learning Techniques

2020-09-20 · Vahid Shahrivari, Mohammad Mahdi Darabi, Mohammad Izadi

The Internet has become an indispensable part of our life, However, It also has provided opportunities to anonymously perform malicious activities like Phishing. Phishers try to deceive their victims by social engineerin…

BIG-bench Machine Learning

Deep Learning-Based Framework for Phishing Website Detection

2021-12-23 · journal 2021 12 · LIZHEN TANG, QUSAY H. MAHMOUD, (Senior Member, IEEE)

Phishing attackers spread phishing links through e-mail, text messages, and social media platforms. They use social engineering skills to trick users into visiting phishing websites and entering crucial personal inform…

Deep LearningPhishing Website DetectionPrediction