Giter Site home page Giter Site logo

rtl_tool_kit's Introduction

rtl_tool_kit

LASTEST UPDATE*

All this code is work in progress so if your not a programmer this might not work out of the box for you. If you are you should be able to fix any simple errors. go to my airprobe fork if you want to use a more advanced version of this with files ./gsm_receive_rtl_mod.py

http://youtu.be/ChCgS1U5hGA Here is the lastest update for the airprobe gsm-receiver (rtl tool kit) tmsi linker mod.

Linking tmsi now implimented for auto mode (Gets delreport timestamps from sim card) Manual mode to be implimented next.

Also shows tmsi spammer function to monitor tmsi's spamming on the BTS. need to impliment filter next to filter out the tmsi's that are spamming.

Also added function to see how many unique tmsi's are on the BTS (not showed on vid).

Need to add threading so functions dont mess up main GUI thread.

#Test Your Modem With This

https://github.com/banjaxbanjo/SmsFuzzer

#VIDEOS

PHONE VERSION https://www.youtube.com/watch?v=KtVBuUDGWVE

USB MODEM DEMO https://www.youtube.com/watch?v=ZCwWpfxKHjI

UPDATE* Gsm-reciver airprobe rtl tool kit mod update https://www.youtube.com/watch?v=lkohNmAqy8w

will be implimented in https://github.com/ptrkrysik/gr-gsm probably soon also and all future mods will be there.

About me & app

Created this app to have everything in one place for gsm debugging:)

Only programming in python for a couple of weeks so code is messy and I'm by no means a super programmer.

Ths app wouldn't be possible without the work of Poitr https://github.com/ptrkrysik/gr-gsm for creating the gsm-receiver program to capture and dump the data needed for this app to work so I'd like to thank him.

WHAT HARDWARE DO YOU NEED?

  1. ubuntu 14.04 lts or whatever runs gr-gsm

  2. A cheap rtl dongle from ebay http://cdn.instructables.com/FTN/NZVE/H1KHAOBZ/FTNNZVEH1KHAOBZ.MEDIUM.jpg

  3. A usb dongle modem (search ebay for 3g usb dongle) This modem has to be able to use PDU mode (most do) The Modem I'm using for demos is Hauwei E173

  4. Some phones work as a usb modem samsung in particular, I'm using Samsung Pocket neo GT-5310 running Android V 4.1.2.

Usb modem is more accurate as a tmsi sniffer becuase it stores the delivery reports on the sim card and the timestamps are used from these reports. The phone doesnt do this at the moment so I create one when I send each sms.

WHAT CAN I DO WITH THIS APP?

  1. you can get imsi tmsi and key of the device connected to your pc.

  2. you can send silent/flash sms

  3. you can connect/match tmsi to a mobile number if target is on the same BTS and in GSM900/2G mode.

    BUTTONS

    2G MODE = puts dongle in 2G mode

    GQRX = runs gqrx

    Get Freq = get currect freq from gqrx and set in the paramaters box for airprobe/gr-gsm

    KAL = starts kal on option you set from drop down box.

    The rest are pretty self explanitory

    Also have airprobe version which runs airprobe with extracted key so you can see data in wireshark live rather than having to create a bin file then convert it to a cfile.

Msg Count = how many sms to send

Sms Send Delay = how many seconds to send each sms

Del Report Delday = stop recording after x amount of seconds the app has time to get delievery reports back(not needed for manual mode)

FUTURE CODE

  1. start stop app when key changes for airprobe so you have the right key to decode sms data.

  2. create an android app to send sms and create timestamps for people that havent got a modem (not silent sms app just normal sms for a person you know and want to get tmsi)

  3. Connect Kraken to get key programmattically(not sure yet if its possible but would be nice) not live data of course.

  4. wait for Poitr/gr-gsm to add decoding block so gr-gsm can be used for debugging like the airprobe version can with this app with the kc on other timeslots 2S etc.

CODE COMMING SOON
Getting out hardcoded stuff and cleaning up code.

THANKS

Respect to all the guys that created airprobe/osmocombb and other programs related to GSM, the stuff they are creating is amazing.

rtl_tool_kit's People

Watchers

James Cloos avatar hotelzululima 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.