Project

General

Profile

Dct3-gsmtap » History » Version 4

Anonymous, 02/19/2016 10:49 PM

1 1
[[PageOutline]]
2
3
= DCT3-GSMTAP =
4
5
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
6
Wireshark protocol analyzer. It is released under GNU GPL version 2.
7
8
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).
9
10
= Cable =
11
12 2
A serial/USB FBUS cable is required. Images from https://svn.berlin.ccc.de/projects/airprobe/wiki/tracelog
13
14
[[Image(nokia3310_nk-33.png)]]
15
[[Image(nokia_connect.png)]]
16 1
17
= Usage =
18
19
{{{
20
dct3-gsmtap device host
21
}}}
22
23 3
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.
24
25
= Author =
26
27
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!
28 1
29
= Download =
30
31 4
32
The source code is kept in the git repository at '''git://git.osmocom.org/dct3-gsmtap.git''', which you can browse
33
best from http://cgit.osmocom.org/
Add picture from clipboard (Maximum size: 48.8 MB)