Project

General

Profile

Wiki » History » Version 43

Linus, 08/15/2015 04:41 PM

1 2 Alex
h1. SnoopSnitch
2
3 20 Alex
SnoopSnitch is an Android app that collects and analyzes mobile radio data to make you aware of your mobile network security and to warn you about threats like fake base stations (IMSI catchers), user tracking and over-the-air updates. With SnoopSnitch you can use the data collected in the GSM Security Map at gsmmap.org and contribute your own data to GSM Map.
4 2 Alex
5 3 Alex
!{width: 10%;}sc_dashboard.png!  !{width: 10%;}sc_map_overview.png! !{width: 10%;}sc_catcher_hour.png! !{width: 10%;}sc_map_details.png!
6
7 19 Alex
This application currently only works on Android phones with a Qualcomm chipset and a stock Android ROM (or a suitable custom ROM with Qualcomm DIAG driver). It requires root priviliges to capture mobile network data.
8 2 Alex
9 34 Alex
h3. Documentation
10
11
For details on SnoopSnitch please refer to the [[FAQ]].
12 39 Karsten
Learn about SnoopSnitch's [[IMSI Catcher Score| IMSI catcher metric]].
13 34 Alex
14 2 Alex
h3. Requirements:
15
16 19 Alex
* Qualcomm-based Android phone (see [[DeviceList|device list]])
17 8 Alex
* *Stock* Android ROM, version 4.1 or later
18 19 Alex
Note: Custom Android ROMs like CyanogenMod may or may not work, depending on the availability of a Qualcomm DIAG kernel driver (DIAG_CHAR).
19 3 Alex
* *Root privileges* on phone
20 2 Alex
21 1 Alex
h3. Incompatible Devices:
22 8 Alex
23
The following devices have been found to be incompatible and can *not* be used with SnoopSnitch:
24
25 19 Alex
* *Unsupported.* Devices with custom ROM such as CyanogenMod which lacks the Qualcomm DIAG kernel driver (DIAG_CHAR)
26 16 Karsten
* *Unsupported.* Every device without Qualcomm chipset
27
* *Unsupported.* Samsung Galaxy S2 & S3
28 19 Alex
* *Unsupported.* Nexus 5 with stock Android
29 16 Karsten
* *Unsupported.* Huawei Ascend Y300
30 2 Alex
31
h3. Download:
32
33 41 Jakob
* "Pre-compiled .apk":https://opensource.srlabs.de/attachments/download/113/SnoopSnitch-1.0.0.apk (SHA1: c84fbe4758951a53167a63fa377781acef4d0a03)
34 2 Alex
* "Pre-compiled .apk from Google Play Store":https://play.google.com/store/apps/details?id=de.srlabs.snoopsnitch
35 22 Alex
* "Pre-compiled .apk from F-Droid":https://f-droid.org/repository/browse/?fdid=de.srlabs.snoopsnitch
36 23 Alex
* Source Code: <pre>git clone --recursive https://opensource.srlabs.de/git/snoopsnitch.git</pre>
37 2 Alex
38 12 Alex
SnoopSnitch is released under the GPL v3 license (cf. source:COPYING). The app is known to built under Linux and OS X, see source:README for build instructions.
39
40 2 Alex
h3. Disclaimer
41
42
The tests include an active part. First, your phone will place outgoing calls to a dedicated number. This number will always be busy and never answer in order to rule out voice charges as best as we can.
43
44 17 Alex
Second, your phone will send SMS short messages to an invalid number. In some cases, we saw operators charging for these kind of transactions transactions. Hence, please have an eye on your phone bill when performing active tests using SnoopSnitch. To control for involuntary charges, we strongly advise the use of a dedicated pre-paid SIM card for these tests.
45 2 Alex
46 24 Alex
Furthermore, our call server will call your phone and send test SMS during the active test. To avoid unnecessary costs on our side, *DO NOT PICK UP OR REJECT AUTOMATIC CALLS FROM OUR SERVER*. If you pick up a call or have a mailbox or auto-answer feature configured that picks up the call automatically you may get blacklisted and cannot use our service anymore. Please see our [[Banned]] wiki page for details.
47 2 Alex
48
h3. Instructions
49
50
# Make sure you have rooted the phone
51
# Install application from "Google Play app store":https://play.google.com/store/apps/details?id=de.srlabs.snoopsnitch or below
52
# Run the app, execute active tests, upload security events and suspicious activity
53
54
h3. Mailing list
55
56
A public mailing list for discussions is "here":https://lists.srlabs.de/cgi-bin/mailman/listinfo/gsmmap
57 31 Linus
For specific questions to the snoopsnitch-team that do not require or permit public discussion, please contact us directly at *snoopsnitch [you know what to put here] srlabs.de*
58 2 Alex
59 1 Alex
h3. Version history
60 28 Alex
61 40 Jakob
Version 1.0.0
62
63
* Wireshark/pcap export
64
* Improved IMSI catcher metric
65
* Lower battery impact
66
* Autonomous upload option
67
* Daily measurement option
68
69 35 Jakob
Version 0.9.8
70
71
* Improved catcher detection
72
* Reduced memory consumption
73
* 4G data collection and basic analysis
74
* Various enhancements and bug fixes 
75
76 32 Jakob
Version 0.9.7
77 35 Jakob
78 32 Jakob
* Improve detection of type 1 catchers and silent calls
79
* Reduce false positive rate
80
* Upload anonymized metadata additionally to radio traces
81
* Various enhancements and bug fixes
82
83 28 Alex
Version 0.9.5
84
85
* Make detection run automatically on boot
86
* Support LTE active tests
87
* Improve detection of 2G/3G catchers
88
* Detect empty WAP pushes
89 26 Alex
90
Version 0.9.4
91
92
* Improve type 1 catcher and silent SMS detection
93
* Implement network info screen
94
* Detect malfunctioning baseband interface
95
* Various enhancements and bug fixes
96 25 Alex
97
Version 0.9.3
98
99
* Support Android 5
100
* Fix initialization issue on newer devices
101
* Translation to German and Dutch
102 1 Alex
103 21 Alex
Version 0.9.2
104
105
* Fixed app lock-up issues
106
* Improved device compatibility check
107
* Handled unsupported LTE gracefully
108
109 13 Alex
Version 0.9.1
110
111
* Fix problem where SnoopSnitch would leave the phone muted after a test
112
* Remove issue with disappearing (Skype) dialing dialogs
113
* Resolved performance issue in analysis
114 2 Alex
115 1 Alex
Version 0.9.0
116 21 Alex
117 2 Alex
* Initial public release
118 42 Linus
119
h1. Training Material
120
121 43 Linus
As a primer to the snoopsnitch detection approach, we have prepared a set of hands-on "training material":https://opensource.srlabs.de/attachments/download/114/snoopsnitch_training_material.zip.
122 42 Linus
It contains network traces of IMSI catcher attacks and silent SMS and an analysis guide.