OsmocomTETRA » History » Version 22
sylvain, 02/19/2016 10:52 PM
1 | 22 | sylvain | {{>toc}} |
---|---|---|---|
2 | 1 | ||
3 | 22 | sylvain | h1. The Osmocom TETRA project |
4 | 22 | sylvain | |
5 | 22 | sylvain | |
6 | 22 | sylvain | This project aims at practical research and experimentation with the [[TETRA]] |
7 | 10 | laforge | trunked radio system. |
8 | 10 | laforge | |
9 | 22 | sylvain | It is part of the bigger family of "Osmocom":http://osmocom.org/ projects, |
10 | 1 | all aiming to create Free Software (Open Source Software) for mobile communications. |
|
11 | 1 | ||
12 | 1 | [[BlogList(format=float,recent=5,max_size=350)]] |
|
13 | 1 | ||
14 | 22 | sylvain | *NOTE: Please observe the [[Legal_Notes]]* before using this software! |
15 | 1 | ||
16 | 1 | ||
17 | 22 | sylvain | h2. Software Defined Radio TETRA Air interface sniffer |
18 | 22 | sylvain | |
19 | 22 | sylvain | |
20 | 22 | sylvain | The [[osmo-tetra]] project aims at implementing the sending and |
21 | 7 | laforge | receiving part of the TETRA MAC/PHY layer. |
22 | 1 | ||
23 | 10 | laforge | Currently, it can |
24 | 22 | sylvain | * receive, demodulate and decode TETRA downlink signals of real-world TETRA networks |
25 | 22 | sylvain | * display information about SYNC, SYSINFO, MM and CMCE PDUs |
26 | 22 | sylvain | * forward those TETRA downlink signals to the "wireshark":http://wireshark.org/ protocol analyzer |
27 | 22 | sylvain | <pre> |
28 | 10 | laforge | |
29 | 1 | ||
30 | 22 | sylvain | h2. Research on Motorola Dimetra EBTS |
31 | 22 | sylvain | |
32 | 22 | sylvain | |
33 | 22 | sylvain | We are currently investigating the hardware and software architecture of the [[Dimetra_EBTS|Motorola Dimetra EBTS]], |
34 | 1 | including its components like Base Radio, Site Controller, etc. |
|
35 | 1 | ||
36 | 22 | sylvain | The goal here is to run this equipment without a Motorla [[SwMI]] and thus have an inexpensive platform for running |
37 | 1 | your own TETRA network for research purpose. |
|
38 | 1 | ||
39 | 1 | ||
40 | 22 | sylvain | h2. Applied Research on security of real-world TETRA networks |
41 | 22 | sylvain | |
42 | 22 | sylvain | |
43 | 1 | Using the tools we develop, we are analyzing the security of real-world TETRA networks. |
|
44 | 1 | ||
45 | 1 | Our experience so far is quite shocking: All the non-government TETRA networks that we |
|
46 | 1 | have encountered use no TETRA encryption at all, i.e. they are subject to very easy |
|
47 | 2 | laforge | eavesdropping attacks. |
48 | 10 | laforge | |
49 | 2 | laforge | More information will follow soon. |
50 | 10 | laforge | |
51 | 2 | laforge | |
52 | 22 | sylvain | h2. Osmocom TETRA software |
53 | 10 | laforge | |
54 | 22 | sylvain | * [[osmo-tetra]] - Our software defined radio TETRA receiver |
55 | 2 | laforge | |
56 | 22 | sylvain | |
57 | 22 | sylvain | h2. TETRA related hardware |
58 | 22 | sylvain | |
59 | 22 | sylvain | * [[Funcube_Dongle]] - A small receiver that can be used with [[osmo-tetra]] |
60 | 22 | sylvain | * [[Dimetra_EBTS]] - Information on the Motorola Dimetra EBTS |
61 | 22 | sylvain | * [[Rohde_Schwarz_BSC411]] - Information on the R&S BICK TETRA BSC |
62 | 22 | sylvain | * [[Rohde_Schwarz_TOB500]] - Information on the R&S BICK TETRA Outdoor BTS 500 |
63 | 22 | sylvain | * [[Antenna_LNA]] - Antenna and LNAs suitable for TETRA |
64 | 22 | sylvain | |
65 | 22 | sylvain | |
66 | 22 | sylvain | h2. Press Coverage |
67 | 22 | sylvain | |
68 | 22 | sylvain | * http://www.h-online.com/security/news/item/TETRA-digital-radio-now-for-everyone-1254088.html |
69 | 22 | sylvain | * http://www.heise.de/newsticker/meldung/TETRA-Digitalfunk-fuer-jedermann-1253092.html |
70 | 22 | sylvain | * http://www.golem.de/1101/80600.html (German) |
71 | 22 | sylvain | * http://infosecurity.ch/20110123/tetra-hacking-is-coming-osmocomtetra/ |
72 | 22 | sylvain | |
73 | 22 | sylvain | |
74 | 22 | sylvain | h1. Further Reading |
75 | 22 | sylvain | |
76 | 22 | sylvain | * [[FAQ]] - Our Frequently Asked Questions |
77 | 22 | sylvain | * [[Recommended_Reading]] -- Links to recommended books, articles, etc. |
78 | 22 | sylvain | * [[TETRA_in_Germany]] -- Information we collect about TETRA networks in Germany |
79 | 22 | sylvain | * [[Talks_Lectures]] -- Talks / Lectures given by the osmocomTETRA project |
80 | 22 | sylvain | * [[Speech_Codec]] -- Information on how to find specs + reference code of the TETRA speech codec |
81 | 22 | sylvain | * [[Test_Samples]] -- Samples recorded on test network |