Giter Club home page Giter Club logo

memenc_demo's Introduction

memENC demo

Proof of Concept of the project:
Panagiotis Papadopoulos, Giorgos Vasiliadis, Giorgos Christou, Evangelos Markatos, Sotiris Ioannidis, "No Sugar but All the Taste! Memory Encryption Without Architectural Support", In Proceedings of European Symposium on Research in Computer Security (ESORICS 2017)
https://link.springer.com/chapter/10.1007/978-3-319-66399-9_20

Demo Scenario:

Judge Alice uses in-memory sqlite3 database in an untrusted VM to store the names of all witnesses in the murder Case No 3134. Eve who works for the cloud company is paid by the main suspect to retrieve the list of witnesses and she is capable of cryo-freezing the physical RAM (cold boot) at any time.

Produced executables:
  • sqlite3_vanilla: sqlite3 v3.23.0 vanilla
  • sqlite3_protected: sqlite3 v3.23.0 protected through memory encryption
  • eve.sh: presents the data Eve will see the moment she performs cold boot
  • alice.sh presents the data that Alice can after decrypting data.

HowTo build

  • make build
  • make
  • ruby patch.rb

HowTo demo

  • sh eve.sh in window one
  • ./sqlite3_vanilla in-memory database in window two
  • .read populate.sql from inside sqlite2 cl
  • ./sqlite3_protected in-memory database in window two
  • .read populate.sql from inside sqlite2 cl

HowTo cleanup

  • make cleanall

memenc_demo's People

Contributors

panpap avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.