Coder Social home page Coder Social logo

rrcinspector's Introduction

RRCInspector

This work is a part of the research covered in the included paper, Formal Verification of 5G Protocols.

Using the state machine, which represents a part of the 5G state machine as described in the 3GPP 5G Specifications, we are able to find a potential attack in the 5G system. This attack, named the Cell Barred Attack, shows that even with the new cellular system, attackers are able to spoof legitimate messages from malicious base stations.

Dependencies:

NuSMV
Download binary here: http://nusmv.fbk.eu/bin/bin_download2-v2.cgi

To run:

  1. Run the script

      ./translate.sh

This will generate a new version of the file fsm.smv, based on the specifications in FSM.xml.

  1. Run the command

      ./<path-to-NuSMV> -bmc -bmc-length 20 <path-to-fsm.smv>

This will run the model checker on the FSM against the properties and output the counter examples.

rrcinspector's People

Contributors

alexkgrimes avatar

Stargazers

Matthew Paras avatar

Watchers

James Cloos avatar

Forkers

a-r-n

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.