<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="nlm-ta">reapress</journal-id>
      <journal-id journal-id-type="publisher-id">null</journal-id>
      <journal-title>reapress</journal-title><issn pub-type="ppub">3042-3058</issn><issn pub-type="epub">3042-3058</issn><publisher>
      	<publisher-name>reapress</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">https://doi.org/10.48314/isti.vi.55</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Research Article</subject>
        </subj-group>
        <subj-group><subject>Deep learning, Phishing uniform resource locators, Legitimate uniform resource locators, Detection model, Machine learning, Bidirectional long short-term memory, Convolutional neural network.</subject></subj-group>
      </article-categories>
      <title-group>
        <article-title>Detecting Phishing Websites from Character-Level URL Sequences: A Bidirectional LSTM Approach with Class-Imbalance Mitigation</article-title><subtitle>Detecting Phishing Websites from Character-Level URL Sequences: A Bidirectional LSTM Approach with Class-Imbalance Mitigation</subtitle></title-group>
      <contrib-group><contrib contrib-type="author">
	<name name-style="western">
	<surname> Oladoja</surname>
		<given-names>Ilobekemen Perpetual</given-names>
	</name>
	<aff>The Federal University of Technology, Akure, Nigeria.</aff>
	</contrib><contrib contrib-type="author">
	<name name-style="western">
	<surname>Ugwu</surname>
		<given-names>Chukwuemeka C. </given-names>
	</name>
	<aff>The Federal University of Technology, Akure, Nigeria.</aff>
	</contrib><contrib contrib-type="author">
	<name name-style="western">
	<surname>Anuoluwapo P. Ajibade</surname>
		<given-names>Anuoluwapo P. </given-names>
	</name>
	<aff>The Federal University of Technology, Akure, Nigeria.</aff>
	</contrib><contrib contrib-type="author">
	<name name-style="western">
	<surname> Ugwu</surname>
		<given-names>Tolulope A.</given-names>
	</name>
	<aff>The Federal University of Technology, Akure, Nigeria.</aff>
	</contrib><contrib contrib-type="author">
	<name name-style="western">
	<surname>Madamidola</surname>
		<given-names>Olugbenga Ayomide </given-names>
	</name>
	<aff>The Federal University of Technology, Akure, Nigeria.</aff>
	</contrib></contrib-group>		
      <pub-date pub-type="ppub">
        <month>12</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>09</day>
        <month>12</month>
        <year>2026</year>
      </pub-date>
      <volume>2</volume>
      <issue>4</issue>
      <permissions>
        <copyright-statement>© 2026 reapress</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by/2.5/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</p></license>
      </permissions>
      <related-article related-article-type="companion" vol="2" page="e235" id="RA1" ext-link-type="pmc">
			<article-title>Detecting Phishing Websites from Character-Level URL Sequences: A Bidirectional LSTM Approach with Class-Imbalance Mitigation</article-title>
      </related-article>
	  <abstract abstract-type="toc">
		<p>
			Phishing websites remain a significant cybersecurity threat, exploiting deceptive Uniform Resource Locator (URLs) to trick users into revealing sensitive information. Existing detection approaches, particularly blacklist-based and traditional Machine Learning (ML) methods, struggle to generalize to newly crafted Phishing URLs and often fail to capture the sequential patterns inherent in URL structures. To address these limitations, this study proposes a Deep Learning (DL)–based Phishing website detection model using a Bidirectional Long Short-Term Memory (Bi-LSTM) network that operates on character-level URL representations. A large-scale dataset comprising 450,176 URLs (Phishing and legitimate) sourced from the Mendeley repository was employed. The URLs were preprocessed through normalization, character-level tokenization, and embedding, while class imbalance was mitigated using Synthetic Minority Over-Sampling Technique (SMOTE). The proposed Bi-LSTM model was trained and evaluated using standard performance metrics, including accuracy, precision, recall, F1-score, and Receiver Operating Characteristic (ROC)–Area Under the Curve (AUC), and was compared against a baseline Convolutional Neural Network (CNN). Experimental results demonstrate that the Bi-LSTM model achieves an accuracy of 97.81%, precision of 94.75%, recall of 95.97%, and an F1-score of 95.36%, outperforming the CNN baseline in terms of accuracy and precision while maintaining comparable recall.
		</p>
		</abstract>
    </article-meta>
  </front>
  <body></body>
  <back>
    <ack>
      <p>null</p>
    </ack>
  </back>
</article>