<?xml version="1.0" encoding="UTF-8"?>

<article xmlns="https://www.ijrdes.com/schema/article"
         version="1.0"
         language="en">

    <journal>
        <name>International Journal of Research and Development in Engineering Sciences</name>
        <website>https://www.ijrdes.com</website>
    </journal>

    <metadata>
        <title>Phishing URL Detection using Machine Learning</title>

        <authors>
			<author><name>YEGIREDDI RAMESH</name>     </author>
        </authors>

        <volume>2</volume>
        <issue>3 (May - June)</issue>

        <publication>
            <year>2020</year>
			<month>06</month>
			
			<period>May-June</period>
        </publication>

		<language>en</language><keywords><keyword>Phishing Detection</keyword><keyword>Machine Learning</keyword><keyword>URL Classification</keyword><keyword>Cybersecurity</keyword><keyword>Feature Extraction</keyword><keyword>Online Threat Prevention</keyword></keywords> 
    </metadata>

    <abstract>Phishing is one of the most prevalent cyber threats where attackers deceive users through fraudulent websites or URLs to steal sensitive information such as passwords and financial data This paper presents a Machine Learning MLbased approach for phishing URL detection to enhance cybersecurity and protect users from online scams The proposed system extracts various lexical hostbased and contentbased features from URLs including domain length presence of special characters HTTPS usage and URL age These features are analyzed using supervised learning algorithms such as Random Forest Decision Tree Support Vector Machine SVM and Logistic Regression to classify URLs as legitimate or phishing Data preprocessing and feature selection are performed to improve model accuracy and reduce computational complexity Experimental results show that ensemble and hybrid ML models outperform traditional blacklistbased methods in detection accuracy and adaptability The system can be integrated into browsers or email filters to provide realtime protection against phishing attacks </abstract>

    <copyright>
        <statement>
            Copyright (c) 2026 International Journal of Research and Development in Engineering Sciences. All rights reserved.
        </statement>
        
            <year>2020</year>
        <license>All Rights Reserved</license>
    </copyright>

</article>
