Giter VIP home page Giter VIP logo

uwcsesecuritylab / mr-pma-harness Goto Github PK

View Code? Open in Web Editor NEW
3.0 6.0 1.0 1.54 MB

Code for our USENIX Security 2023 paper -- Exploring User Reactions and Mental Models Towards Perceptual Manipulation Attacks in Mixed Reality

License: BSD 3-Clause "New" or "Revised" License

JavaScript 46.47% HTML 12.98% CSS 16.23% C# 24.32%
attack mixed-reality nodejs opencv perception unity usable-security zed-camera

mr-pma-harness's Introduction

MR-PMA-Harness

The repository contains the code for launching and capturing the impact of Perceptual Manipulation Attacks (PMA) in Mixed Reality on end users.

Further details can be found in the paper "Exploring User Reactions and Mental Models Towards Perceptual Manipulation Attacks in Mixed Reality" by Kaiming Cheng, Jeffery F. Tian, Tadayoshi Kohno, and Franziska Roesner.

If you end up building on this research or code as part of a project or publication, please include a reference to the USENIX Security paper.

@inproceedings {285369,
title = {Exploring User Reactions and Mental Models Towards Perceptual Manipulation Attacks in Mixed Reality},
booktitle = {32nd USENIX Security Symposium (USENIX Security 23)},
year = {2023},
address = {Anaheim, CA},
url = {https://www.usenix.org/conference/usenixsecurity23/presentation/cheng},
publisher = {USENIX Association},
month = aug,
}

This is a project from the Security & Privacy Research Lab at the University of Washington. For more information about our other research projects in augmented- and mixed-reality security and privacy, see: https://ar-sec.cs.washington.edu/.

Harness Diagram

Requirement

Hardware

We tested our code using Oculus Quest 2 with a ZED Mini camera attached.

Software

We tested our code in Unity Version 2019.4.12f1 on a local server with port number equals to 3000. Our attack module is built on top of the ZED Plugin for Unity. Please follow their instruction to install all necessary dependencies and load the plugin in your Unity.

Materials

This repository contains the following materials:

Nodejs code

  • Nodejs/server.js: contains the code that we use to host Node.js server and that connects it to Unity.
  • Nodejs/package.json: contains the dependencies we used for this project. Run npm install to install necessary packages.
  • Nodejs/public: contains the code that we use for the experiment interface. Please start from the index.html page.
  • Nodejs/DB: contains the code that we use for uploading result to MongoDB database.
  • Nodejs/Socket_IO: contains the code that we use for starting Socket.io connection.

Unity & ZED

  • Unity\MR_Scenes: contains three unity scenes that map to PMA experiment in the paper.
  • Unity\Scripts\AudioManager: contains the code we use to manage the Auditory PMA.
  • Unity\Scripts\HandPresence: contains the code we use to display the Situational Awareness Attack.
  • Unity\Scripts\MarkerObject_MoveToMarker: contains the code we use to locate AR objects in Color PMA.
  • Unity\Scripts\NetworkClient: contains the code we use to connect Socket.io and that sends out attack signal.

Contact

If you have any questions, feel free to contact Kaiming ([email protected]).

Licensing

This code and data are covered by a modified BSD 3-Clause License which restricts the use of the code to academic purposes and which specifically prohibits commercial applications.

Any redistribution or use of this software must be limited to the purposes of non-commercial scientific research or non-commercial education. Any other use, in particular any use for commercial purposes, is prohibited. This includes, without limitation, incorporation in a commercial product, use in a commercial service, or production of other artefacts for commercial purposes.

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.