Decision Mechanism of Password Recovery Based on Bloom Filter in Heterogeneous Platform
Quanquan Xie,Qinglei Zhou,Xueming Si,Bin Li
DOI: https://doi.org/10.2991/wartia-16.2016.69
2016-01-01
Abstract:According to the password recovery task's computation and local communication intensive features, we design a decision mechanism of password recovery based on bloom filter in the CPU+FPGA system architecture. Utilizing the advantages of the bloom filter in the searching of massive data, bloom filter uses the generated hash vector to filter the feature string and the result becomes the basis of crack mode decision before the start of the task. At the same time, it can accurately position where the password dictionary file is. The experiment results show that this method takes up smaller time of decision and reduces the huge overhead of dictionary transmission and mode switching. Compared with the traditional mode, this method can improve the efficiency of the whole task.
What problem does this paper attempt to address?