
www.rsisinternational.org
INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING,
MANAGEMENT & APPLIED SCIENCE (IJLTEMAS)
ISSN 2278-2540 | DOI: 10.51583/IJLTEMAS | Volume XV, Issue IV, April 2026
The objective of this review paper is to summarize key research contributions in fraud call detection, analyze
modern approaches like behavioral monitoring and speechbased identification, and explain how ScamShield
adapts these ideas into a practical mobile system.
Fraudulent communication has become a sophisticated cyber threat, evolving beyond simple spam calls into
organized networks employing automation, spoofing, and voice simulation. Scammers now use technologies
such as caller ID spoofing and automated speech systems to mimic trusted institutions like banks or government
agencies. These evolving tactics make traditional rule-based filters inadequate for accurate scam identification.
Hence, analytical and content-based monitoring models are now required to process call data, recognize scam-
related speech, and classify it intelligently.
Although machine learning and artificial intelligence have shown great promise in large-scale telecom fraud
detection, such solutions are often cloud-dependent and complex for end users. ScamShield bridges this gap by
adapting the conceptual principles of fraud detection into a mobile prototype that performs local monitoring,
data logging, and secure evidence storage directly on the device. This makes the system simple to implement
while laying the groundwork for future AI or NLP integration.
Moreover, the introduction of cloud-integrated frameworks such as Firebase enhances data reliability and
scalability. ScamShield utilizes Firebase Firestore and Storage to securely log call details, metadata, and potential
scam indicators. This not only allows for future enhancement using smarter models but also provides a digital
audit trail for reporting fraudulent cases to authorities. In doing so, the application serves as both a defensive
and investigative tool — protecting users in real time while contributing valuable data toward broader fraud
analysis research.
Finally, with the exponential rise in smartphone adoption, India presents a critical environment for such
innovations. The country ranks among the top victims of phone-based scams, with millions affected annually
through impersonation and financial frauds. ScamShield aligns with India’s Digital Safety Mission and supports
user awareness through automated fraud alerts, secure data handling, and privacy-first design. This makes the
project not only a technical innovation but also a social contribution toward safer digital communication
ecosystems.
LITERATURE REVIEW
The increasing complexity of telecommunication fraud has driven researchers to explore intelligent, data-driven
approaches for fraud detection and prevention. Earlier systems primarily relied on statistical models and call
pattern monitoring, but recent advancements in artificial intelligence (AI) and machine learning (ML) have
significantly improved detection accuracy. Studies such as those by Saloni Malhotra et al. (2023) and Batoul
Abo Yehya et al. (2023) highlight how AI-based systems analyze call metadata, frequency patterns, and user
behavior to identify anomalies in real time. Similarly, Khalid Hafiz Mir et al. (2023) emphasize that real-time
data mining and anomaly detection techniques can effectively recognize suspicious activities within telecom
networks. These approaches form the conceptual backbone of the ScamShield application, which integrates real-
time monitoring, keyword-based filtering, and cloud-based storage for fraud analysis.
Overview of Telecommunication Fraud
Becker et al. (2010) identified fraudulent communication as a major issue in mobile networks, emphasizing the
importance of automated monitoring for unusual call activity. Ferreira et al. (2006) extended this research by
integrating behavior analysis with detection rules to improve fraud recognition accuracy.
Real-Time Detection Approaches
Real-time call monitoring was discussed by Batoul Abo Yehya and Nazih Salhab (2023), who stressed the
importance of identifying suspicious activity as it occurs. ScamShield employs a similar strategy using Android
broadcast receivers to track live call status updates.