SearcharxivSearch

arXiv subjects

Ishaya Gambo

Publications and source records attributed to Ishaya Gambo.

2 recordsLinked to original sources

A systematic literature Review for Transformer-based Software Vulnerability detection

Context: Software vulnerabilities pose significant security threats to software systems, especially as software is increasingly used across many areas of daily life, including health, government, and finance. Recently, transformer-based models have demonstrated promising results in automatic software vulnerability identification due to their robust contextual modelling and representation learning capabilities. Objectives: While numerous systematic literature reviews (SLRs) have examined machine learning and deep learning methods for identifying vulnerabilities, a more transformer-centric analysis remains to be explored. This SLR critically analysed 80 studies published between 2021 and 2025 that utilised transformer models to identify software vulnerabilities. Methods: Using Kitchenhams SLR guidelines, we methodically evaluate current research from various perspectives, encompassing study trends, datasets and sources, programming languages, transformer frameworks, detection detail levels, assessment metrics, reference models, types of vulnerabilities, and experimental configurations. Results: We classify transformer models into encoder, decoder, and combined architectures and analyse both pre-trained and fine-tuned versions utilized on source code, logs, and smart contracts. The results emphasise prevailing research trends, frequently utilised benchmarks, and main baselines. It also uncovers crucial technical issues like data imbalance, interpretability, scalability, and generalization across programming languages. Conclusion: By integrating current evidence and recognising unaddressed research areas, this SLR provides a consolidated resource for researchers and professionals seeking to develop more reliable, precise, and interpretable transformer-based vulnerability identification systems.

cs.SE

Development of a multifactor authentication result checker system through GSM

This work is an implementation of a multifactor authentication SMS based result checking system. The objectives of this work were to improve on the available authentication methods and apply it on examination result checking system. The work takes care of only course codes with their grades, the current GPA and the overall CGPA. It employs the Pull SMS service, built on an independent service and a modem. Examination results consist of sensitive information, hence the need to further enhance the ones already in place so as to ensure further privacy and integrity, In the course of this project, the following assumptions were made: That a system that does the computation of students' result, calculate of GPA and CGPA is already in place. The implemented system was connected to the database of the existing system. A database that contains the bio-data of each student admitted exists. That SMTP (Simple Mail Transport Protocol) modem exists and should have been used but to reduce cost, a modem that can act like a SIM browser is used with a standard SIM card inserted in it and connected via cable to the application server. The system showed that further security and privacy could be achieved when multifactor authentication is employed. For further work, the system could be developed and built as a dependent service which involves having the application server connected to the service provider's SMS Center (SMSC). KEYWORDS Multifactor Authentication, GSM, Telecommunication, Communication, Internet.

cs.CY