0% found this document useful (0 votes)
13 views1 page

Abstract 2

The document presents an AI-based phishing URL detection system that utilizes a Random Forest classifier to improve the accuracy and transparency of phishing detection. It extracts structural features from URLs to classify them as phishing or legitimate and provides a probability score along with feature importance analysis. The aim is to enhance online security and offer a user-friendly solution for detecting phishing attacks.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

Abstract 2

The document presents an AI-based phishing URL detection system that utilizes a Random Forest classifier to improve the accuracy and transparency of phishing detection. It extracts structural features from URLs to classify them as phishing or legitimate and provides a probability score along with feature importance analysis. The aim is to enhance online security and offer a user-friendly solution for detecting phishing attacks.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

AI-Based Phishing URL Detection System

ABSTRACT:

Phishing attacks are increasing rapidly due to the growth of online banking, e-commerce, and digital
services. Traditional phishing detection systems rely on rule-based techniques or simple machine
learning models that may not provide high accuracy or transparency. This project proposes an AI-
based phishing URL detection system using a Random Forest classifier.

The system extracts structural features from URLs such as URL length, presence of HTTPS, number of
special characters, and suspicious keywords. These features are used to train a machine learning
model to classify URLs as phishing or legitimate. The system also provides a probability score and
feature importance analysis to improve transparency and user trust. The goal of this project is to
enhance online security by providing a simple, efficient, and user-friendly phishing detection
solution.

You might also like