Rootkit Detection Using a Cross-View Clean Boot Method

Abstract

In cyberspace, attackers commonly infect computer systems with malware to gain capabilities such as remote access, keylogging, and stealth. Many malware samples include rootkit functionality to hide attacker activities on the target system. After detection, users can remove the rootkit and associated malware from the system with commercial tools. This research describes, implements, and evaluates a clean boot method using two partitions to detect rootkits on a system. One partition is potentially infected with a rootkit while the other is clean. The method obtains directory listings of the potentially infected operating system from each partition and compares the lists to nd hidden les. While the clean boot method is similar to other cross-view detection techniques, this method is unique because it uses a clean partition of the same system as the clean operating system, rather than external media. The method produces a 0% false positive rate and a 40.625% true positive rate. In operation, the true positive rate should increase because the experiment produces limitations that prevent many rootkits from working properly. Limitations such as incorrect rootkit setup and rootkits that detect VMware prevent the method from detecting rootkit behavior in this experiment. Vulnerabilities of the method include the assumption that the system restore folder is clean and the assumption that the clean partition is clean. This thesis provides recommendations for more effective rootkit detection.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Mar 01, 2013
Accession Number
ADA582225

Entities

People

  • Bridget N. Flatley

Organizations

  • Air Force Institute of Technology

Tags

DTIC Thesaurus Topics

  • Air Force
  • Application Software
  • Central Processing Units
  • Computer Program Documentation
  • Computer Programs
  • Computer Security Software
  • Computers
  • Department Of Defense
  • Detection
  • Firmware
  • Governments
  • Information Operations
  • Instructions
  • Literature Surveys
  • Malware
  • Operating Systems
  • Virtual Machines

Fields of Study

  • Computer science

Readers

  • Cybersecurity.
  • Regression Analysis.

Technology Areas

  • Cyber