<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GSM on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/gsm/</link>
    <description>Recent content in GSM on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 06 Feb 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/gsm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hacking 101 to mobile data</title>
      <link>https://insinuator.net/2018/02/hacking-101-to-mobile-data/</link>
      <pubDate>Tue, 06 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2018/02/hacking-101-to-mobile-data/</guid>
      <description>&lt;p&gt;Here is a short blog post that explains how you can make your own Man-in-the-Middle (MitM) setup for sniffing the traffic between a SIM card and the backend server. This is** NOT a new research** but I hope this will help anyone who doesn’t have a telco background to get started to play with mobile data sniffing and fake base stations. This is applicable to many scenarios today as we have so many IoT devices with SIM cards in it that connects to the backend.&lt;br&gt;&#xA;In this particular case, I am explaining the simplest scenario where the SIM card is working with 2G and GPRS. You can probably expect me with more articles with 3G, 4G MitM in future. But lets stick to 2G and GPRS for now.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Troopers17 GSM Network – How about your own SMPP Service?</title>
      <link>https://insinuator.net/2017/03/troopers17-gsm-network-how-about-your-own-smpp-service/</link>
      <pubDate>Wed, 01 Mar 2017 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2017/03/troopers17-gsm-network-how-about-your-own-smpp-service/</guid>
      <description>&lt;p&gt;The event of the events is getting closer and again, we are very optimistic to have a lot of awesome &lt;a href=&#34;https://www.troopers.de/&#34;&gt;trainings, talks, evening events&lt;/a&gt;, and discussions. But we again will also have some “features” and gimmicks for those of you who would like to play with new, old, or just interesting technologies. As you might remember, since some years one of these features is and again will be our own GSM Network. As we are improving &lt;a href=&#34;https://insinuator.net/2016/03/troopers16-gsm-network-2/&#34;&gt;our setup&lt;/a&gt; from year to year, this time we’d like to give you the chance to actively participate with ideas and your own services.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notes on Hijacking GSM/GPRS Connections</title>
      <link>https://insinuator.net/2016/07/notes-on-hijacking-gsm/gprs-connections/</link>
      <pubDate>Sun, 17 Jul 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/07/notes-on-hijacking-gsm/gprs-connections/</guid>
      <description>&lt;p&gt;As shown in previous blogposts we regularly work with GSM/GPRS basestations for &lt;a href=&#34;https://www.insinuator.net/2016/05/some-notes-on-utilizing-telco-networks-for-penetration-tests/&#34;&gt;testing devices with cellular uplinks&lt;/a&gt; or to simply run a &lt;a href=&#34;https://www.insinuator.net/2016/03/troopers16-gsm-network/&#34;&gt;private network during TROOPERS&lt;/a&gt;. Here the core difference between a random TROOPERS attendee and a device we want to hack is the will to join our network, or not! While at the conference we hand out own SIM cards which accept the TROOERPS GSM network as their “home network” some device need to be pushed a little bit.&lt;br&gt;&#xA;Every SIM card has it’s own home network, which is encoded in the fist five (European standard) or six (North American standard) digits of its IMSI – International Subscriber Number. The first three digits are the MCC, the Mobile Country Code, the next two/three the MNC, Mobile Network Code. International network overview are publicly available and for example &lt;a href=&#34;https://www.itu.int/dms_pub/itu-t/opb/sp/T-SP-E.212B-2014-PDF-E.pdf&#34;&gt;can be found &amp;gt;here&amp;lt;&lt;/a&gt;. For instance, Germany has the MCC 262 and Vodafone Germany uses MNC 02. So a SIM card with an IMSI starting with 26202 belongs to them.&lt;br&gt;&#xA;Sticking to the settings in its own SIM card a device will always prefer to connect to it’s own home network above all others. If the home network is not available it will usually go for the strongest signal. To protect users from unnecessary costs, an operator will usually add certain rules to prevent the device from connecting to other networks in the same country. So if you’re an O2 customer in Germany, visit a shopping center and only have reception for a T-Mobile cell, your phone will not directly jump into this network, even though it’s the strongest signal source.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The ULIN Story</title>
      <link>https://insinuator.net/2016/06/the-ulin-story/</link>
      <pubDate>Fri, 03 Jun 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/06/the-ulin-story/</guid>
      <description>&lt;p&gt;Some of you might have noticed the &lt;a href=&#34;http://www.forbes.com/sites/thomasbrewster/2016/05/31/ability-unlimited-spy-system-ulin-ss7/&#34;&gt;articles&lt;/a&gt;, or the leaked &lt;a href=&#34;https://www.documentcloud.org/documents/2843200-ULIN-Manual.html&#34;&gt;manual&lt;/a&gt; itself, about a tool called ULIN. ULIN is a “bleeding-edge spy tool” for mobile communication networks. According to the manual, it is aimed to be a surveillance software for agencies (or others with enough money) for tracking and intercepting the Voice Calls and SMS of arbitrary phones. They call this “remote recording and geolocation of mobile handsets using 2G/3G/4G networks”.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some Notes on Utilizing Telco Networks for Penetration Tests</title>
      <link>https://insinuator.net/2016/05/some-notes-on-utilizing-telco-networks-for-penetration-tests/</link>
      <pubDate>Wed, 25 May 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/05/some-notes-on-utilizing-telco-networks-for-penetration-tests/</guid>
      <description>&lt;p&gt;After a couple of years in pentesting Telco Networks, I’d like to give you some insight into our pentesting methodology and setup we are using for testing “Mobile and Telecommunication Devices”. I am not talking about pentesting professional providers’ equipment (as in previous blogposts), it is about pentesting of devices that have a modem in place like a lot of IoT devices (you know about the fridge having a GSM Modem, right?) do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Troopers16 – GSM Network</title>
      <link>https://insinuator.net/2016/03/troopers16-gsm-network/</link>
      <pubDate>Wed, 16 Mar 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/03/troopers16-gsm-network/</guid>
      <description>&lt;p&gt;Hello Troopers!&lt;/p&gt;&#xA;&lt;p&gt;only a few seconds left! As a short reminder, there is a GSM network running on Troopers 2016. It should be available in the whole building. To attend the network you need to&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Get a SIM Card @Troopers_Desk&lt;/li&gt;&#xA;&lt;li&gt;Put it in your phone&lt;/li&gt;&#xA;&lt;li&gt;Start the phone&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;That’s it!&lt;/p&gt;&#xA;&lt;p&gt;You can always dial &lt;strong&gt;*#100#&lt;/strong&gt; to get your phone number. All further information (and a phonebook) you’ll find on gsm.troopers.de, but here again a brief summary:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Troopers16 – GSM Network</title>
      <link>https://insinuator.net/2016/03/troopers16-gsm-network/</link>
      <pubDate>Thu, 03 Mar 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/03/troopers16-gsm-network/</guid>
      <description>&lt;p&gt;Same as &lt;a href=&#34;https://www.insinuator.net/2015/03/gsmtroopers/&#34;&gt;last year&lt;/a&gt;, we will have a GSM based telephony network running at Troopers 2016. The network will be a closed network, which means it only can be used with Troopers SIM cards and between Troopers attendees only. You can use the network for&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;doing Voice Calls&lt;/li&gt;&#xA;&lt;li&gt;send Short Messages (SMS)&lt;/li&gt;&#xA;&lt;li&gt;have Internet Access&lt;/li&gt;&#xA;&lt;li&gt;submit Challenge Tokens (see below)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;In contrast to last year, you will need a Troopers SIM card to attend the network with your cellphone. The SIM cards will be handed out at the registration desk; if you have questions you always can contact me or Kevin Redon (thanks again for assisting us).&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Get a BaseStation</title>
      <link>https://insinuator.net/2015/05/how-to-get-a-basestation/</link>
      <pubDate>Sun, 17 May 2015 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2015/05/how-to-get-a-basestation/</guid>
      <description>&lt;p&gt;In our &lt;a href=&#34;http://www.insinuator.net/2014/10/lte-vs-darwin-hackers-to-hackers-conference-11/&#34;&gt;talks&lt;/a&gt; in the past we showed what might be possible if an attacker gets access to backhaul and/or core network of a telecommunication provider. In a security analysts perspective this is really disgusting, but provider always will argument that those attack scenarios are not realistic.&lt;/p&gt;&#xA;&lt;p&gt; Because of legal restrictions we are not able to demonstrate this in practice (e.g. by breaking in into a BTS environment somewhere in the woods) but what we can do is this: building a lab.&lt;br&gt;&#xA;Sometimes it is really shocking what you can buy on Ebay, right? Here we got one very interesting component: a Huawei BBU3900 BaseStation which is used by a couple of providers. Okay, it is for GSM-Rail, but the technology behind is very equal. And for 100 dollars (plus shipping) you don’t ask further questions…&lt;/p&gt;</description>
    </item>
    <item>
      <title>GSM@Troopers</title>
      <link>https://insinuator.net/2015/03/gsm@troopers/</link>
      <pubDate>Wed, 18 Mar 2015 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2015/03/gsm@troopers/</guid>
      <description>&lt;p&gt;Additionally to Wifi, Troopers is also offering a GSM network.&lt;br&gt;&#xA;If you want to use it, simply ask your phone to scan for available mobile networks. There you should see the usual T-Mobile D, Vodafone.de, E-Plus, O2-de operators, but also the unusual D 23 or 262 23. Just select this one, and your are done. You also can use the Troopers SIMs which you get on the welcome desk on the ground floor.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pytacle alpha1 released!</title>
      <link>https://insinuator.net/2012/10/pytacle-alpha1-released/</link>
      <pubDate>Wed, 31 Oct 2012 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2012/10/pytacle-alpha1-released/</guid>
      <description>&lt;p&gt;Finally it’s here!&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.ernw.de/download/pytacle-alpha1.tar.gz&#34;&gt;pytacle&lt;/a&gt; is a tool inspired by &lt;a href=&#34;http://www.data.ks.uni-freiburg.de/download/masterarbeit/SS11/09-betz-gsm/&#34;&gt;tentacle&lt;/a&gt;. It automates the task of sniffing GSM frames of the air, extracting the key exchange, feeding &lt;a href=&#34;https://srlabs.de/decrypting_gsm/&#34;&gt;kraken&lt;/a&gt; with the key material and finally decode/decrypt the voice data. All You need is a &lt;a href=&#34;http://www.ettus.com/&#34;&gt;USRP&lt;/a&gt; (or similar) to capture the GSM band and a &lt;a href=&#34;git://git.srlabs.de/kraken.git&#34;&gt;kraken&lt;/a&gt; instance with the &lt;a href=&#34;http://opensource.srlabs.de/projects/a51-decrypt/files&#34;&gt;berlin tables&lt;/a&gt; (only about 2TB 😉 )&lt;/p&gt;&#xA;&lt;p&gt;I’ve posted a &lt;a href=&#34;http://www.insinuator.net/2011/12/pytacle-preview/&#34;&gt;preview&lt;/a&gt; before, take a look at the video to see the tool in action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>pytacle preview</title>
      <link>https://insinuator.net/2011/12/pytacle-preview/</link>
      <pubDate>Sun, 18 Dec 2011 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2011/12/pytacle-preview/</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;&#xA;&lt;p&gt;today I’ll give a short preview of my newest tool, pytacle. It is simply a little helper program to control gnuradio/airprobe/kraken/some_other_tools, convert their input/output and to find a use able clear/cipher text combination to break A5/1. In the end it should record, crack and decode/play a gsm phone call with ~5 mouse clicks.&lt;/p&gt;&#xA;&lt;p&gt;Take a look at this video:&lt;/p&gt;&#xA;&lt;p&gt;The code is not available yet, as its not finished 😉 the recording and cracking part are working, but the decoding doesn’t. I need to put some more time into the code, but there isn’t much spare in that time of the year 😀&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
