Skip to main navigation Skip to search Skip to main content

Playing inside the black box: Using dynamic instrumentation to create security holes

  • B. P. Miller
  • , M. Christodorescu
  • , R. Iverson
  • , T. Kosar
  • , A. Mirgorodskii
  • , F. Popovici
  • University of Wisconsin-Madison

Research output: Contribution to journalArticlepeer-review

16 Scopus citations

Abstract

Programs running on insecure or malicious hosts have often been cited as ripe targets for security attacks. The enabling technology for these attacks is the ability to easily analyze and control the running program. Dynamic instrumentation provides the necessary technology for this analysis and control. As embodied in the DynInst API library, dynamic instrumentation allows easy construction of tools that can: (1) inspect a running process, obtaining structural information about the program; (2) control the execution of the program, (3) cause new libraries to be dynamically loaded into the process' address space; (4) splice new code sequences into the running program and remove them; and (5) replace individual call instructions or entire functions. With this technology, we have provided two demonstrations of its use: exposing vulnerabilities in a distributed scheduling system (Condor), and bypassing access to a license server by a word processor (Framemaker). The first demonstration shows the danger of remote execution of a job on a system of unknown pedigree, and the second demonstration shows the vulnerabilities of software license protection schemes. While these types of vulnerabilities have long been speculated, we show how, with the right tool (the DynInst API), they can be easily accomplished. Along with this discussion of vulnerabilities, we also discuss strategies for compensating for them.

Original languageEnglish
Pages (from-to)267-280
Number of pages14
JournalParallel Processing Letters
Volume11
Issue number2-3
DOIs
StatePublished - 2001

Fingerprint

Dive into the research topics of 'Playing inside the black box: Using dynamic instrumentation to create security holes'. Together they form a unique fingerprint.

Cite this