This Is AuburnElectronic Theses and Dissertations

Show simple item record

Augmenting Traditional Static Analysis With Commonly Available Metadata


Metadata FieldValueLanguage
dc.contributor.advisorHamilton, John A., Jr.
dc.contributor.advisorUmphress, David
dc.contributor.advisorOverbey, Jeffrey
dc.contributor.advisorHafiz, Munawar
dc.contributor.authorCook, Devin
dc.date.accessioned2015-01-20T20:36:05Z
dc.date.available2015-01-20T20:36:05Z
dc.date.issued2015-01-20
dc.identifier.urihttp://hdl.handle.net/10415/4489
dc.description.abstractDevelopers and security analysts have been using static analysis for a long time to analyze programs for defects and vulnerabilities with some success. Generally a static analysis tool is run on the source code for a given program, flagging areas of code that need to be further inspected by a human analyst. These areas may be obvious bugs like potential buffer overflows, information leakage flaws, or the use of uninitialized variables. These tools tend to work fairly well – every year they find many important bugs. These tools are more impressive considering the fact that they only examine the source code, which may be very complex. Now consider the amount of data available that these tools do not analyze. There are many pieces of information that would prove invaluable for finding bugs in code, things such as a history of bug reports, a history of all changes to the code, information about committers, etc. By leveraging all this additional data, it is possible to find more bugs with less user interaction, as well as track useful metrics such as number and type of defects injected by committer. This dissertation provides a method for leveraging development metadata to find bugs that would otherwise be difficult to find using standard static analysis tools. We showcase two case studies that demonstrate the ability to find 0day vulnerabilities in large and small software projects by finding new vulnerabilities in the cpython and Roundup open source projects.en_US
dc.rightsEMBARGO_GLOBALen_US
dc.subjectComputer Scienceen_US
dc.titleAugmenting Traditional Static Analysis With Commonly Available Metadataen_US
dc.typedissertationen_US
dc.embargo.lengthDAYS_WITHHELD:1en_US
dc.embargo.statusEMBARGOEDen_US
dc.embargo.enddate2015-01-19en_US

Files in this item

Show simple item record