Coder Social home page Coder Social logo

jeaminw / jss7-attack-simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polarking/jss7-attack-simulator

0.0 2.0 0.0 27.67 MB

SS7 Attack Simulator based on RestComm's jss7

Java 97.79% C 0.03% Batchfile 0.04% Shell 0.05% HTML 1.71% CSS 0.11% JavaScript 0.27%

jss7-attack-simulator's Introduction

SS7 Attack Simulator based on RestComm's jss7.

Introduction

Open Source Java SS7 attack simulator that makes it possible to simulate some publicly disclosed attacks on the SS7 network.

This project is part of an ongoing Master Thesis at NTNU Gjøvik, Norway.

The simulator supports two modes:

  • Simple mode: Used to demonstrate some SS7 attacks.
  • Complex mode: Includes a full network simulation containing 3 operators, where one of the subscribers is the victim of attacks by an adversary with access to the SS7 network. In this mode several nodes communicate using 13 standard procedures per the 3GPP MAP standard. After a mercy period, there will be launched attacks against the subscriber with the goal of obtaining the subscribers location and intercept SMS originally sent to this subscriber.

Traffic is generated using the SCTP protocol and all data is sent on the lo interface.

License

SS7 Attack Simulator is licensed under the Free Open Source GNU Affero GPL v3.0.

Downloads

The latest build can be downloaded from here.

Instructions

How to run the simulator:

  • The simulator needs a working Java environment.
  • Make sure you have SCTP support installed on Linux:
    • Fedora: lksctp-tools and kernel-modules-extra.
    • Ubuntu: libsctp1 and lksctp-tools.
  • Download latest build artifact from the projects Jenkins CI Server.
  • Unzip the file.
  • The simulator is launched with the script:
RELEASE_FOLDER/ss7/restcomm-ss7-simulator/bin/run.sh
  • Run
run.sh help 

or

run.sh attack_simulator help 

for help on how to run the simulator.

The currently supported simple attacks are:

  • location:ati
  • location:psi
  • intercept:sms

Build From Source

Building from source can be done by using the instructions for jSS7, which can be found here.

jss7-attack-simulator's People

Contributors

vetss avatar polarking avatar abhayani avatar vinusaseedaran avatar lasithwaruna avatar normandesjr avatar baranowb avatar oifayulian avatar deruelle avatar summanetworks avatar hubertzegota avatar vklidu avatar gitter-badger avatar mnowa avatar

Watchers

James Cloos avatar Jeamin, Wong 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.