Project

General

Profile

Dct3-gsmtap » History » Version 7

zecke, 02/21/2016 09:58 AM

1 6
{{>toc}}
2 1
3
4 6
h1. DCT3-GSMTAP
5
6
7 1
DCT3-GSMTAP is a command line utility to capture the GSM Um and SIM-ME interfaces from a Nokia DCT3 phone (eg. 3310) and forward via GSMTAP to the
8
Wireshark protocol analyzer. It is released under GNU GPL version 2.
9 5
10 1
It is heavily based on Gammu http://www.gammu.org and Project Blacksphere http://nokix.pasjagsm.pl/help/blacksphere/sub_200nokiaos.htm which is the result of a great deal of assembly code reading, research, countless (mostly futile) searches for data sheets, cross-referencing and analysing by wumpus blacksphere@goliath.darktech.org (and others in the credits section).
11
12
13 6
h1. Cable
14
15
16 2
A serial/USB FBUS cable is required - these should be readily available, normally used for ringtones etc, try searching for "3310 data cable". Images from https://svn.berlin.ccc.de/projects/airprobe/wiki/tracelog
17 1
18 7 zecke
{{thumbnail(nokia3310_nk-33.png)}}
19
{{thumbnail(nokia_connect.png)}}
20 1
21
22 6
h1. Usage
23
24
25
<pre>
26 1
dct3-gsmtap device host
27 6
</pre>
28 1
29
The device should be something like /dev/ttyUSB0 (check dmesg once plugged in for exact name) or /dev/ttyS0. The host is where to send the GSMTAP packets to (224.0.0.1 is a good option). If you then run wireshark on the relevant interface, you'll see GSMTAP messages.
30
31
32 6
h1. Author
33
34
35 3
Duncan Salerno duncan.salerno@googlemail.com - please let me know if you have success with non-3310 phones and I'll add them to the wiki!
36
37
38 6
h1. Download
39
40
41
The source code is kept in the git repository at *git://git.osmocom.org/dct3-gsmtap.git*, which you can browse
42 4
best from http://cgit.osmocom.org/
Add picture from clipboard (Maximum size: 48.8 MB)