@inproceedings{SisLab3637, booktitle = {The NAFOSTED Conference on Information and Computer Science (NICS)}, month = {December}, title = {An Approach to Analyze Software Security Requirements in ABAC Mode}, author = {Thanh Nhan Luong and Dinh Hieu Vo and Ninh Thuan Truong}, year = {2019}, url = {https://eprints.uet.vnu.edu.vn/eprints/id/eprint/3637/}, abstract = {Security has been a crucial aspect of most applications especially, critical-safety softwares. In fact, losing or leaking of sensitive data can lead to huge losses for organizations so software developers must always ?nd ways to ensure the security properties for their products. In practice, attribute-based access control (ABAC) has been an e?ective, ?exible and popular method to mitigate the risks of unauthorized accesses to resources in large and complex systems. Therefore, we introduce an approach for checking ABAC rules from source code of an application software against to its requirement speci?cation. Our work includes of a formal de?nition about ABAC policy, method to implement ABAC into application as well as analyze access rules from the source code, and a algorithm to check analyzed ABAC rules against to its speci?cation. The proposed approach can help programmers to detect the inconsistency between speci?cation and implementation. We also illustrate our approach with an example in a medical information management system.} }