1 / 9

SPADE on Android

SPADE on Android. http://data- provenance.googlecode.com /. What is Provenance?. Origin or history of objects. In computing terms, data provenance  history of data or computation. Represented as a graph, modeled using OPM 1 . Vertices show objects (data, users, processes).

lilike
Télécharger la présentation

SPADE on Android

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SPADE on Android http://data-provenance.googlecode.com/

  2. What is Provenance? • Origin or history of objects. • In computing terms, data provenance  history of data or computation. • Represented as a graph, modeled using OPM1. • Vertices show objects (data, users, processes). • Edges show transformations or relationships between objects. [1] Open Provenance Model – http://openprovenance.org/

  3. Provenance – Uses • Analyze, debug applications • Optimize, re-execute workflows • Intrusion detection • Malware analysis

  4. SPADE – Overview • Software infrastructure for collection, management, analysis of data provenance. • Cross-platform with a domain agnostic kernel. • Extendible, can dynamically load modules for particular environments or needs.

  5. SPADE – Android • Reporting: strace – system calls used to generate data provenance. • Monitor zygote, DalvikVM, radio, system processes. • Storage: Graphviz DOT format.

  6. Provenance Graph

  7. Analysis of Captured Provenance • Import graph inside query tool. • Ability to ask for the following information using query commands: • Vertices that match a given expression • Lineage (ancestors or descendants) • Paths between vertices

  8. Demo

  9. Questions?

More Related