https://isj.vn/index.php/journal_STIS/issue/feed Journal of Science and Technology on Information security 2026-08-22T00:00:00+07:00 Ban thư ký/Secretariat isj.vn.2015@gmail.com Open Journal Systems <h2 style="color: red !important; font-size: 30px;">About the Journal</h2> <h1><strong><span class="pkp_screen_reader">Edit About the Journal<span style="font-size: 14px;">Information Security Journal publishes a periodical academic, scientific, specialized journal in the field of information security named “Journal of Science and Technology on Information security”. The publication aims to create a forum to discuss scientific and technological issues in the field of information security, to support of researching science and technology in this field, and contribute to connecting research, trainning and applications deployment.</span></span></strong></h1> <div id="sponsors"> <p>The Journal of Science and Technology on Information Security - abbreviated name ISJ, with index ISSN 2615-9570 is a publication of Information Security Journal, Vietnam Government Information Security Commission. This is an academic, scientific, specialized magazine and is also a place to discuss scientific and technological issues in the field of information security, support scientific and technological research in this field, and contribute connecting research, training and application deployment. Helpful for leaders, managers, scientific and technical staff, teachers, students...</p> <p>The Journal of Science and Technology on Information Security has been published since 2015 with 2 issues/year (1 issue in Vietnamese and 1 issue in English). By 2022, the publication has increased the number of publications to 3 issues/year with 2 English issues (published in June and December) and 1 Vietnamese issue (published in September). From 2024, the Journal's installments will be published entirely in English.</p> <p>The Journal of Science and Technology on Information security in the field of Information Security is recognized as high quality according to Decision No. 22/QĐ-HĐGSNN of the State Council for Professorship (<a href="http://hdgsnn.gov.vn/tin-tuc/quyet-dinh-so-25-qd-hdgsnn-phe-duyet-danh-muc-tap-chi-khoa-hoc-duoc-tinh-diem-nam-2024_788/">http://hdgsnn.gov.vn/tin-tuc/quyet-dinh-so-25-qd-hdgsnn-phe-duyet-danh-muc-tap-chi-khoa-hoc-duoc-tinh-diem-nam-2024_788/</a>). According to The State Council for Professorship of Vietnam, the paper are counted 0.75 score by The Council for Professorship in Information Technology and 0.75 score by The Interdisciplinary Council for Professorship in Electrical-Electronics-Automation.</p> <p>The papers published in the Journal are scientific research works, new technologies applications, scientific achievements and new techniques in the field of information security. They have not been published or sent to any magazines or any conference proceedings.</p> <p>The papers are sent to scientists for strict assessment and criticism and to be counted points, according to the process of publishing scientific works of The State Council for Professor Title of Vietnam. The authors whose papers are published will receive royalties according to the provisions of the Journal, along with the issues including their papers and soft copies (PDFs) of other issues if needed. Authors do not have to submit any fees when submitting articles. All cost for the publication process is supported by Journal of Science and Technology on Information security.</p> <p> </p> <p> </p> </div> <h2 style="color: red !important; font-size: 30px;"><strong>Call for scientific papers for</strong><strong> 2026</strong></h2> <div class="content-new" style="font-size: 14px; line-height: 25px;"> <p><img style="width: 207px; float: left; margin-right: 20px; margin-bottom: 50px; margin-top: 10px;" src="https://isj.vn/public/site/images/admin/bia-en.png" alt="" height="289" />Dear professionals!</p> <p>To prepare for publishing the Journal of Science and Technology on Information security 2026 in English and aim to become a prestigious, quality magazine with unique characteristics in the field of information security and safety. The Journal respectfully invites and calls on all domestic and foreign scientists to submit quality articles to the Journal. The release schedule for 3 issues in 2026 is as follows:</p> <p>No. 1.CS(27) 2026 is expected to be published: June 2026</p> <p>No. 2.CS(28) 2026 is expected to be published: September 2026</p> <p>No. 3.CS(29) 2026 is expected to be published: December 2026</p> <p>Authors please submit the manuscript according to the format of the Journal provided at <a href="https://isj.vn/index.php/journal_STIS/information/authors">https://isj.vn/index.php/journal_STIS/information/authors</a>. Article submission rules and guidelines for presenting articles are posted on the website <a href="https://isj.vn/index.php/journal_STIS/about/submissions">https://isj.vn/index.php/journal_STIS/about/submissions</a>. <span class="text">For support, please contact us via email at </span><a class="text-is-email" href="mailto:thukychuyensan@bcy.gov.vn" target="_blank" rel="noopener">thukychuyensan@bcy.gov.vn</a><span class="text"> or reach out to the Administrative Secretary, Hoang Thi Thu Hang (mobile phone at </span><a class="text-is-phone-number">+84 914372016)</a>.</p> <p>Sincerely./.</p> </div> https://isj.vn/index.php/journal_STIS/article/view/6385 A Formal Analysis of The Modified 5G EAP-TLS Protocol 2026-06-16T14:41:46+07:00 Tran Thi Nga tranthinga@actvn.edu.vn Nguyen Quoc Hung quochung19092003@gmail.com Bui Thu Giang thugiang010991@gmail.com <p>The 5G EAP-TLS protocol is one of the three protocols standardised by 3GPP for use in 5G networks. Although this protocol inherently ensures security, authentication, and data integrity, recent studies have shown that it still faces several vulnerabilities, including Man-in-The-Middle attacks, user impersonation, and replay attacks. This paper presents a detailed description of the steps in the modified EAP-TLS protocol, which addresses these issues by directly binding the digital certificate to the subscriber’s SUCI identity to prevent user impersonation, binding the session key to both the certificate and the identity to ensure resistance against Man-in-The-Middle attacks, and introducing a nonce value to prevent the reuse of old packets in replay attacks. The paper employs the Proverif tool as a formal verification approach to evaluate the security of the modified 5G EAP-TLS protocol. The verification outcomes indicate that the proposed protocol satisfies the specified security properties, including the confidentiality of the session key (KSESSION), the subscriber identity (SUPI), the pre-master key (RPREKEY), as well as other relevant security requirements.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Trần Thị Ngà, Nguyễn Quốc Hưng, Bùi Thu Giang https://isj.vn/index.php/journal_STIS/article/view/6410 Towards Semantic-Preserving Obfuscation for Analysis-Resistant EVM Bytecode 2026-08-20T08:15:26+07:00 Nguyen Dinh Dai nguyendinhdai01@gmail.com Lai Minh Tuan tuanlm@actvn.edu.vn <p>With the transparency of the Ethereum platform, deployed smart contracts remain permanently public, exposing their virtual machine code to risks such as reverse engineering, control-flow analysis and malicious behavior identification. Although several obfuscation approaches for the EVM have been proposed, existing solutions often suffer from limited resistance against advanced analysis techniques, insufficient structural transformation capability or excessive execution overhead. In this work, we propose a novel obfuscation framework for EVM bytecode that enhances security by combining semantic-aware transformations with control-flow perturbation techniques. The proposed framework significantly increases structural complexity, hinders Control Flow Graph (CFG) recovery and alters discriminative virtual machine code characteristics while preserving the semantic correctness of smart contracts. Experimental results demonstrate that the proposed framework achieves a 100% obfuscation success rate with an average cyclomatic complexity of 90.80. Across all 15 evaluated transformation combinations, the framework introduces an overall mean virtual machine code size increase of 15.99% and a mean gas overhead of 7.04%. Notably, the complete multi-layer pipeline (T1+T2+T3+T4) exhibits overheads of 29.73% for virtual machine code size and 12.58% for gas, which remain acceptable considering the achieved robust resistance against reverse engineering and automated static analysis.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Nguyễn Đình Đại, Lại Minh Tuấn https://isj.vn/index.php/journal_STIS/article/view/6419 Secure Sudoku Mapping for Dual-Image Reversible Data Hiding 2026-08-20T08:46:08+07:00 Cao Thi Luyen luyenct@utc.edu.vn <p>Reversible data hiding in encrypted images (RDHEI) often creates embedding room by preserving or preprocessing image redundancy, thereby coupling the hiding layer to a specialized encryption model. This paper presents a dual-image method that works directly on AES-CTR ciphertext. Its design rests on four elements: a keyed Sudoku coordinate code for carrying two base-8 digits per accepted pair; exact reconstruction of each ciphertext pair from inter-block displacement; AES-GCM framing for payload confidentiality and integrity; and an adaptive movement threshold that selects the lowest-distortion mappings able to accommodate the complete frame. The data hider requires neither plaintext nor the image-encryption key, and no location map is transmitted. On sixteen 512×512 grayscale images, the method achieves a mean maximum net rate of 1.4187 bits per transmitted pixel. At ER<sub>t</sub>=1.0, the two marked outputs reach mean PSNR values of 47.65 dB, and all 160 image-rate trials yield zero payload error and pixel-exact recovery. An independent implementation of the embedding and recovery layer of Venkatesh et al. is also examined; published and reproduced results are reported separately where the original specification leaves ambiguity. The experiments show that the proposed architecture provides predictable payload, low carrier-domain distortion, authenticated framing, and exact recovery while retaining standard image encryption.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Cao Thị Luyên https://isj.vn/index.php/journal_STIS/article/view/1243 FL-SVM: A Federated Learning-Based Support Vector Machine Model for IoT Malware Detection 2026-07-28T07:59:57+07:00 Nguyễn Ngọc Toàn ngoctoan.hvan@gmail.com Nguyen Manh Tuan tuannguyentc2002@gmail.com <p>The rapid development of IoT devices has significantly contributed to digital transformation across organizations, enterprises, and institutions. The risk of malware infection on IoT devices has become increasingly prevalent and dangerous, with new attack methods and infection techniques. IoT devices, with their numerous, diverse types, configurations and resource usage characteristics, have raised new requirements for more efficient, accurate IoT malware detection methods and solutions that ensure privacy during model training in real-world applications. In this paper, we propose a more efficient IoT malware detection model based on an improved Federated Learning method. Specifically, our key contributions include a dynamic aggregation mechanism designed for clients with heterogeneous feature spaces, allowing resource-constrained IoT devices to adaptively adjust their feature dimensionality according to hardware capacity. The proposed malware detection model has been tested with an IoT dataset on the MIPS architecture platform. Experimental results show that the proposed malware detection model achieves good accuracy while strongly leveraging the advantages of Federated Learning in ensuring data privacy and minimizing computational resource usage during model training.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Nguyễn Ngọc Toàn, Nguyễn Mạnh Tuấn https://isj.vn/index.php/journal_STIS/article/view/6393 D3QN-Based Joint Power and Reflection Optimization for Energy-Efficient Anti-Jamming against Dynamic Jamming Attacks in Backscatter-Enabled 6G IoT Networks 2026-07-13T08:32:46+07:00 Le Hoang Hiep lhhiep@ictu.edu.vn Ngo Huu Huy nhhuy@ictu.edu.vn <p> <span class="fontstyle0">This paper develops a Dueling Double Deep Q-Network (D3QN) framework for joint transmit-power and reflection-coefficient control in backscatter-enabled 6G Internet-of-Things networks subject to random, reactive, and time-varying jamming. The problem is formulated as a jammer-aware Markov decision process with a 20-action power–reflection space and a normalized reward that balances spectral efficiency, transmit-power consumption, and low-SINR outage. The proposed method is evaluated against DQN, DDQN, PPO, TD3, SAC, random selection, and fixed control over five independent seeds with </span><span class="fontstyle2">95% </span><span class="fontstyle0">confidence intervals. Under random jamming at </span><span class="fontstyle3">P</span><span class="fontstyle4">j </span><span class="fontstyle2">= 30 dBm</span><span class="fontstyle0">, D3QN improves spectral efficiency by </span><span class="fontstyle2">19</span><span class="fontstyle3">.</span><span class="fontstyle2">83% </span><span class="fontstyle0">and reduces outage probability by </span><span class="fontstyle2">6</span><span class="fontstyle3">.</span><span class="fontstyle2">99% </span><span class="fontstyle0">relative to DQN. Under a common dynamic-jamming trace, it provides a </span><span class="fontstyle2">2</span><span class="fontstyle3">.</span><span class="fontstyle2">12% </span><span class="fontstyle0">spectral-efficiency gain while using an average transmit power of </span><span class="fontstyle2">0</span><span class="fontstyle3">.</span><span class="fontstyle2">427 W</span><span class="fontstyle0">, with the maximum-power action selected in only </span><span class="fontstyle2">17</span><span class="fontstyle3">.</span><span class="fontstyle2">6% </span><span class="fontstyle0">of the slots. The 20-action design also improves spectral efficiency by </span><span class="fontstyle2">4</span><span class="fontstyle3">.</span><span class="fontstyle2">21% </span><span class="fontstyle0">over a 9-action grid while using </span><span class="fontstyle2">59</span><span class="fontstyle3">.</span><span class="fontstyle2">18% </span><span class="fontstyle0">fewer outputs than a 49-action grid. Under strong reactive jamming, D3QN improves energy efficiency over DQN by </span><span class="fontstyle2">2</span><span class="fontstyle3">.</span><span class="fontstyle2">54%</span><span class="fontstyle0">, but exhibits lower spectral efficiency and slightly higher outage, revealing a rate </span><span class="fontstyle5">- </span><span class="fontstyle0">energy </span><span class="fontstyle5">- </span><span class="fontstyle0">reliability trade </span><span class="fontstyle5">-</span><span class="fontstyle0">off. Overall, the proposed framework offers a practical balance among communication performance, energy use, and action-space complexity</span> </p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Lê Hoàng Hiệp, Ngô Hữu Huy https://isj.vn/index.php/journal_STIS/article/view/6411 Evaluating the Guessability of 6-Digit PINs under User Bias and Date-of-Birth Leakage 2026-07-20T10:06:24+07:00 Giang Anh Tuan giang-anh.tuan@usth.edu.vn Nguyen Viet Khoa khoanv.23bi14223@usth.edu.vn <p>Six-digit PIN security cannot be characterized by the nominal -value space or by unconditional entropy alone. This paper presents a fully specified synthetic evaluation of three populations: uniform (M1), survey-calibrated biased (M2), and user-specific date-of-birth linked (M3). The anonymous convenience survey contained 142 responses; one missing strategy response was excluded, one free-text response was recoded, and date-format probabilities were estimated conditionally from 119 applicable responses. Exact population metrics are separated from finite-sample plug-in estimates, and four attacks are evaluated on held-out users across 20 declared seeds. Correct full-support enumeration gives M1 an expected guess number Frequency-Ranked of 500,000.5, Top-10 success whereas reaches 19.833% ± 0.252% against M2. M3 has unconditional entropy but conditional entropy ; with DOB known, Leakage-Assisted Top-10 success reaches 38.736% ± 0.409%. Thus, population diversity and individual protection are different properties. Blocklist outcomes depend on post-rejection behavior: conditional reselection can reduce global frequency attacks but does not mitigate the modeled DOB-assisted attack, while concentrated workarounds can increase risk. Conclusions are limited to the stated synthetic populations and assumptions; no blocklist size is claimed to be universally optimal.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Giang Anh Tuấn, Nguyễn Việt Khoa https://isj.vn/index.php/journal_STIS/article/view/1248 Multimodal Deepfake Detection for Digital Forensics: A Robust Audio-Visual Inconsistency Approach for Evidence Integrity 2026-04-17T08:27:57+07:00 Truong Xuan Hung hungtx.ncs@actvn.edu.vn Luong The Dung luongthedung@gmail.com Tran Anh Tu tutran@actvn.edu.vn <p><span class="fontstyle0">The rapid proliferation of Generative AI (GenAI) has democratized the creation of hyper-realistic multimedia forgeries, posing severe threats to electronic Know Your Customer (eKYC) systems and digital forensic investigations. While visual synthesis has reached near-perfection, maintaining precise synchronization between lip movements (visemes) and speech signals (phonemes) remains a formidable challenge. To address this, we propose a novel Multimodal Deep Learning framework designed to detect high-fidelity Deepfakes by exploiting audio visual temporal inconsistencies. Beyond traditional feature fusion, our architecture integrates a Contrastive Synchronization Loss with a Transformer based Cross-Modal Attention mechanism. This hybrid objective explicitly enforces intra-class compactness for authentic pairs while amplifying the distance for asynchronous forgeries. Extensive experiments on FaceForensics++, DFDC, and a custom Vietnamese dataset (Vn-eKYC-Aug) demonstrate that our model achieves state-of-the-art performance, maintaining high robustness against video compression and environmental noise, though operational efficacy remains sensitive to extreme low-light conditions and diverse regional dialects. This research provides a resilient forensic layer for digital identity verification, ensuring evidence integrity in the GenAI era.</span></p> 2026-08-16T00:00:00+07:00 Copyright (c) 2026 Truong Xuan Hung https://isj.vn/index.php/journal_STIS/article/view/6405 Integrating the MKV Block Cipher into the ZFS File System 2026-08-20T08:02:12+07:00 Pham Van Luc pvluc@bcy.gov.vn Hoang Thu Phuong htphuong@bcy.gov.vn Tran Huy Phuong phuonghuy6@gmail.com Hoang Xuan Thanh xuanthanhchv@gmail.com Thai Doan Sang doansangk54@gmail.com <p>In the context of ever-growing digital data in both scale and value, the need to ensure data confidentiality and integrity has become essential for modern storage systems. Among advanced storage solutions, TrueNAS, built on ZFS, stands out for its data integrity verification and encryption capabilities. Based on an analysis of ZFS characteristics, this article evaluates the feasibility of integrating MKV, a Vietnamese post-quantum-resistant block cipher, to enhance data security. Experimental results show that the proposed MKV encryption mechanism achieves a write bandwidth of 390 MB/s, compared with 608 MB/s for AES encryption and 774 MB/s for the non-encrypted configuration, while maintaining low CPU utilization. Although the proposed mechanism introduces performance overhead, the results demonstrate its feasibility for applications requiring enhanced data confidentiality with an acceptable trade-off between security and storage performance.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Phạm Văn Lực, Hoàng Thu Phương, Trần Huy Phương, Hoàng Xuân Thành, Thái Doãn Sang https://isj.vn/index.php/journal_STIS/article/view/6418 LDOP-Edge Architecture for Distributed Data Processing and Sharing in E-Government 2026-08-20T07:54:06+07:00 Pham Van Dinh phamdinhbca@gmail.com Ha Mai Huyen Trang hamaihuyen91@gmail.com Pham Thi Son phamsonbca@gmail.com Vu Ngoc Duong duongvn.bca@gmail.com <p>E-government systems use growing volumes of data across agencies and administrative levels. In a fully centralized model, each local request traverses a wide-area network (WAN), which may increase latency, consume bandwidth, and interrupt point-of-service operations during outages. This design paper proposes LDOP-Edge, a governed edge layer integrated with the National Data Platform (NDOP), secure connection points (AGN), local data platforms (LDOP), and authoritative source systems. LDOP distributes machine-enforceable policies for cache eligibility, time-to-live (TTL), permitted degraded-mode operations, access control, retention, synchronization, and evidence logging. Edge Nodes store only approved minimum data and never become authoritative sources. Cached records carry source, version, update time, validity, integrity protection, and verification status. Offline transactions carry event and idempotency identifiers and remain provisional until central validation. The paper contributes a public-sector architecture mapping, a decision matrix for policy-controlled caching, a transaction state machine, a threat-control model, and a reproducible protocol for comparing centralized, simple-cache, and LDOP-Edge configurations. Because the current work is architectural and no measured prototype results are claimed, expected performance and continuity benefits are stated as hypotheses for controlled validation.</p> 2026-08-22T00:00:00+07:00 Copyright (c) 2026 Phạm Văn Dinh, Hà Mai Huyền Trang, Phạm Thị Son, Vũ Ngọc Dương