CFP last date
20 March 2026
Call for Paper
April Edition
IJCA solicits high quality original research papers for the upcoming April edition of the journal. The last date of research paper submission is 20 March 2026

Submit your paper
Know more
Random Articles
Reseach Article

Client-Side AI-Driven Cybersecurity for iOS Applications using Swift and Core ML

by Madhuri Latha Gondi
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 187 - Number 80
Year of Publication: 2026
Authors: Madhuri Latha Gondi
10.5120/ijca2026926380

Madhuri Latha Gondi . Client-Side AI-Driven Cybersecurity for iOS Applications using Swift and Core ML. International Journal of Computer Applications. 187, 80 ( Feb 2026), 31-34. DOI=10.5120/ijca2026926380

@article{ 10.5120/ijca2026926380,
author = { Madhuri Latha Gondi },
title = { Client-Side AI-Driven Cybersecurity for iOS Applications using Swift and Core ML },
journal = { International Journal of Computer Applications },
issue_date = { Feb 2026 },
volume = { 187 },
number = { 80 },
month = { Feb },
year = { 2026 },
issn = { 0975-8887 },
pages = { 31-34 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume187/number80/client-side-ai-driven-cybersecurity-for-ios-applications-using-swift-and-core-ml/ },
doi = { 10.5120/ijca2026926380 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2026-02-21T01:27:55.337069+05:30
%A Madhuri Latha Gondi
%T Client-Side AI-Driven Cybersecurity for iOS Applications using Swift and Core ML
%J International Journal of Computer Applications
%@ 0975-8887
%V 187
%N 80
%P 31-34
%D 2026
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Mobile applications are increasingly used for sensitive interactions such as financial transactions, healthcare communication, and enterprise operations. This widespread adoption has expanded the client-side attack surface, exposing users to phishing URLs, malicious redirects, and deceptive navigation behaviors. Conventional cybersecurity mechanisms are largely server-centric and often fail to provide immediate protection against real-time or zero-day threats occurring within mobile application runtimes. This paper presents a client-side, AI-driven cybersecurity framework designed specifically for iOS applications using Swift and Apple’s Core ML framework. The proposed approach embeds lightweight machine learning models directly within the mobile application to detect phishing URLs and malicious navigation events in real time. Model optimization techniques are applied to ensure low-latency inference suitable for mobile environments. Experimental evaluation demonstrates high detection accuracy with minimal performance overhead, enabling proactive and privacy-preserving threat mitigation without continuous backend dependency.

References
  1. J. Ma et al., Beyond Blacklists: Learning to Detect Malicious Web Sites, ACM SIGKDD, 2009.
  2. O. Sahingoz et al., Machine Learning Based Phishing Detection, Expert Systems with Applications, 2019.
  3. A. Aljofey et al., Client-Side Phishing Detection Using Deep Learning, FGCS, 2020.
  4. N. Chiew et al., A Survey of Phishing Attacks, Computers & Security, 2018.
  5. Y. Rao and J. Zhao, Detecting Phishing URLs Using Deep Learning, IEEE Access, 2020.
  6. I. Goodfellow et al., Deep Learning, MIT Press, 2016.
  7. Apple Inc., Core ML Framework, Apple Developer Documentation, 2022.
  8. Apple Inc., Optimizing Core ML Models for On-Device Performance, 2023.
  9. S. Wang et al., Edge Intelligence for Mobile Security, IEEE IoT Journal, 2021.
  10. A. Almomani et al., Phishing Website Detection Using Machine Learning, IJACSA, 2019.
Index Terms

Computer Science
Information Sciences

Keywords

iOS Security Client-Side AI Swift Core ML Mobile Cybersecurity Phishing Detection