@inproceedings{4b700366d9314db680a6feda89ebdb59,
title = "HDROP: Detecting ROP attacks using performance monitoring counters",
abstract = "Combining short instruction sequences originated only from existing code pieces, Return Oriented Programming (ROP) attacks can bypass the code-integrity effort model. To defeat this kind of attacks, current approaches check every instruction executed on a processor, which results in heavy performance overheads. In this paper, we propose an innovative approach, called HDROP, to detecting the attacks. It utilizes the observation that ROP attacks often make branch predictor in modern processors fail to determine the accurate branch destination. With the support of PMC (Performance Monitoring Counters) that is capable of counting performance events, we catch the abnormal increase in branch mis-prediction and detect the existence of ROP attacks. In HDROP, each basic unit being checked consists of hundreds of instructions rather than a single one, which effectively avoids significant performance overheads. The prototype system we developed on commodity hardware shows that HDROP succeeds in detecting ROP attacks, and the performance tests demonstrate that our approach has acceptably lower overheads.",
keywords = "ROP, branch, misprediction, performance monitoring counters",
author = "Hongwei Zhou and Xin Wu and Wenchang Shi and Jinhui Yuan and Bin Liang",
year = "2014",
doi = "10.1007/978-3-319-06320-1\_14",
language = "英语",
isbn = "9783319063195",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "172--186",
booktitle = "Information Security Practice and Experience - 10th International Conference, ISPEC 2014, Proceedings",
address = "德国",
note = "10th International Conference on Information Security Practice and Experience, ISPEC 2014 ; Conference date: 05-05-2014 Through 08-05-2014",
}