Skip to content

dim0x69/osmocombb-scapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please note: This project is far from beeing a full implementation of L1CTL. Comments and Contributions are welcome!

Apps

collect_mi.py

In the function collect_mi():

  • set arfcn as parameter of osmo_init(arfcn)
  • if you want to collect the imsi/tmsi in a file implement it! ;)

l1ctl.py

Headers and packets for L1CTL implemented in scapy. There may also be some headers and packets for L2 and L3, because gsm_um.py for scapy does not support dissecting at this moment.

More information on scapy gsm_um.py implementation see: blog.c22.cc and 0xbadcab1e.lu

Requirements

About

L1CTL OsmocomBB- Interface implemented for scapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages