Code Monkey home page Code Monkey logo

gsmsniff's Introduction

GSM SMS Sniffer

GSMSniffer 借助 Osmocom-BB 平台,对2G网络短信嗅探抓取的一个Demo 实现自动载入系统/扫描基站与抓取短信并存入数据库的过程 项目公开代码为Python处理部分,完整框架演示可参考:

http://le4f.net/post/post/gsm-sniffer-hacking-toolkits-demo

文件说明

=======

.
├── smshack.py(核心代码)
├── smssniff.mov(演示视频)
├── gsmhack
│   ├── scan.sh(调用OsmocomBB扫描基站)
│   ├── sniff.sh(调用OsmocomBB嗅探基站短信)
│   ├── start_osmbb.sh(调用OsmocomBB载入系统)
│   └── Demo
│          ├── sms.sql(导入Mysql数据库)
│          └── test.py(测试,发送短信数据包)
└── readme.md(项目说明)

工具使用

需求配置好Osmocom-BB环境的PC/C118嗅探手机/修改数据库连接信息,创建数据库并测试连接成功

1.插入C118手机数据线,连接至已配置好Osmocom-BB的PC
2.$ python smshack.py
3.按下C118挂机键,等待手机出现Osmocom-bb系统
4.载入系统成功,输入y回车
5.脚本自动扫描基站信息
6.从返回信息中选择信号较强的基站
7.Sniffer自动启动,此时如抓取到短信则显示并自动push到mysql中

演示视频

https://github.com/le4f/gsmsniff/

文章参考

http://le4f.net/post/post/gsm-sniffer-hacking-toolkits-demo

http://le4f.net/post/post/compile-osmocombb&problems-about-gsm-sniffer

gsmsniff's People

Contributors

le4f avatar

Watchers

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