| Literature DB >> 32947915 |
Teng Hu1,2, Bangzhou Xin2,3, Xiaolei Liu2, Ting Chen1, Kangyi Ding1, Xiaosong Zhang1.
Abstract
The insider threats have always been one of the most severe challenges to cybersecurity. It can lead to the destruction of the organisation's internal network system and information leakage, which seriously threaten the confidentiality, integrity and availability of data. To make matters worse, since the attacker has authorized access to the internal network, they can launch the attack from the inside and erase their attack trace, which makes it challenging to track and forensics. A blockchain traceability system for insider threats is proposed in this paper to mitigate the issue. First, this paper constructs an insider threat model of the internal network from a different perspective: insider attack forensics and prevent insider attacker from escaping. Then, we analyze why it is difficult to track attackers and obtain evidence when an insider threat has occurred. After that, the blockchain traceability system is designed in terms of data structure, transaction structure, block structure, consensus algorithm, data storage algorithm, and query algorithm, while using differential privacy to protect user privacy. We deployed this blockchain traceability system and conducted experiments, and the results show that it can achieve the goal of mitigating insider threats.Entities:
Keywords: blockchain; differential privacy; insider threat; traceability system
Year: 2020 PMID: 32947915 PMCID: PMC7570583 DOI: 10.3390/s20185297
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The insider threat model on the internal network system.
Figure 2Schematic diagram of the system framework.
Figure 3The traceability data structure.
Figure 4The structure of the transaction.
Figure 5The structure of the block.
Figure 6Flowchart of transactions from initiation to packaging to block.
Figure 7Topological diagram of the experimental environment.
Figure 8Results of system performance evaluation.
Figure 9Evaluation results of the impact of nodes number on system performance.