How do SIM Cards work? - SIMtrace

  Рет қаралды 1,836,008

LiveOverflow

LiveOverflow

5 жыл бұрын

In this video we use SIMtrace to intercept the communication between the phone and SIM card to understand how that works. This is part 1 in a series introducing mobile security.
buy my font (advertisement): shop.liveoverflow.com/
Vadim Yanitskiy: / axilirator
Osmocom: osmocom.org/
=[ ❤️ Support ]=
→ per Video: / liveoverflow
→ per Month: / @liveoverflow
buy my font (advertisement): shop.liveoverflow.com/
=[ 🐕 Social ]=
→ Twitter: / liveoverflow
→ Website: liveoverflow.com/
→ Subreddit: / liveoverflow
→ Facebook: / liveoverflow
#MobileSecurity

Пікірлер: 1 400
@LiveOverflow
@LiveOverflow 5 жыл бұрын
Small corrections: The SIM card does not typically store a private key. It has a secret key that is shared with your mobile operator. And that secret is used to derive session keys that will then be used in the actual encrypted communication.
@gregorykhvatsky7668
@gregorykhvatsky7668 5 жыл бұрын
LiveOverflow also in the early 2000 some SIM cards used some form of weak crypto which allowed to actually extract the key from the card with cryptanalysis. This allowed for multi-sim cards that allowed you to store multiple keys (multiple virtual SIM’s) of one card and then switch between them on the fly. It was some good stuff, but then they upgraded the crypto and the whole thing disappeared.
@RAGHAVENDRASINGH17
@RAGHAVENDRASINGH17 5 жыл бұрын
Nice video
@GottZ
@GottZ 5 жыл бұрын
fun fact: the sim can receive new applications over the air. there are certain security vulnerabilities in that area that have not been fixed physically. you need to MITM the GSM network though to make some fun things.
@tjeulink
@tjeulink 5 жыл бұрын
+Jan-Stefan Janetzky could you point to an paper or article or something detailing this? isn't doing an MITM on the GSM network trivial or is that only for mobile internet access?
@parv8131
@parv8131 5 жыл бұрын
So whats difference in Esim?
@hellmen54
@hellmen54 8 ай бұрын
fun fact: The original SIM-card is actually the same size as the credit card. What most people call a "normal SIM" card is officially called MINI-SIM.
@genesis1914
@genesis1914 7 ай бұрын
some carriers/sub-carries like VOXI issue SIM cards in the standard credit card size, with cutouts and small plastic tabs to every size under that, so you could "snap" out the size you need. (www.cordbusters.co.uk/wp-content/uploads/2020/09/voxi-sim-card.jpg)
@picoplanetdev
@picoplanetdev 7 ай бұрын
Generally most phones use Nano-SIM today.
@nixulescu9399
@nixulescu9399 7 ай бұрын
wow, now I finally know why the 'normal' was called 'mini' lol, never given it too much thought but now it makes sense.
@dictatoribenevolo8394
@dictatoribenevolo8394 3 ай бұрын
micro and Nano now both exist as well..
@CrazyDanishHacker
@CrazyDanishHacker 5 жыл бұрын
Check out the Defcon presentation: "The Secret Life of SIM Cards", and the Black Hat presentations: "Cloning 3G/4G SIM Cards With A PC And An Oscilloscope: Lessons Learned In Physical Security" & "Rooting SIM Cards".
@wowimoldaf
@wowimoldaf 5 жыл бұрын
Whoa, Thats cool as fuck.
@tunghoang8911
@tunghoang8911 5 жыл бұрын
Thanks.....
@sven33r
@sven33r 5 жыл бұрын
I can recommend that "secret life of sim cards", just watched it recently.
@rgilles42
@rgilles42 5 жыл бұрын
I immediately thought about one of these videos I had seen a few months ago but couldn't remember where it came from... Thank you so much !
@mido3ds
@mido3ds 5 жыл бұрын
Videos in order kzfaq.info/get/bejne/aZd0bJeCtNWWl40.html kzfaq.info/get/bejne/p7FzhJR8sZ-rdZc.html kzfaq.info/get/bejne/qclxpcZqmL68h6s.html
@ForbiddenUser403
@ForbiddenUser403 5 жыл бұрын
You forgot about an additional computer within the cell phones. You have the main CPU which runs the OS and User IO, You have the sim card, and you've also got the baseband processor which is what is directly communicating with the sim. The main CPU of the phone is not what's actually communicating with the sim card. The phone CPU uses the baseband as it's gateway to the wireless network after the baseband has already verified credentials and established a connection to the network.
@genesis1914
@genesis1914 7 ай бұрын
on iPhones you also have the cryptex and SEP, along with the main SoC and BB.
@rajatmond
@rajatmond 5 ай бұрын
You usually have storage on your phone. All bulk storages have a separate cpu responsible for actually controlling the storage system.
@TheRailroad99
@TheRailroad99 4 ай бұрын
Baseband almost always is a dedicated core, but I think many SoCs include it on-die. Bluetooth/WiFi usually also have their own "CPUs". They are usually called Radio schedulers. Their timings are very important so they need to run bare-metal without an OS scheduler. Many of today's smart sensor chips also include tiny 8-bit or even 32 bit ARM (e.g. Cortex M0) processor cores, also the main CPU usually has an on-die secure enclave core. They all communicate with the main CPU via SPI,I2C, UART or even DMA access.
@LifeofBoris
@LifeofBoris 5 жыл бұрын
Thats why I started learning Java in the first place..
@askart8576
@askart8576 5 жыл бұрын
Forget Java. Spill some *vodka* into cup in _Java logo_ ...
@Koubles
@Koubles 5 жыл бұрын
Wow! I didn’t know you were taking up Java Boris. Good luck on that!!
@szymonzak6681
@szymonzak6681 8 ай бұрын
ayy big boris?
@NanoSpicer
@NanoSpicer 8 ай бұрын
Is that neighbor Vadim?
@aadityadadhich9613
@aadityadadhich9613 8 ай бұрын
oopa boris {in slavic accent}
@stumbling
@stumbling 5 жыл бұрын
Smart cards have a clock speed of 13.5MHz and up to 80kB EEPROM. For comparison, the Commodore 64 had a 1MHz CPU and 20kB ROM. It would be so cool to make an 8 bit PC with one of these cards if possible.
@CoolKoon
@CoolKoon Жыл бұрын
I suppose you could, but these smartcards have no GPU in them...
@309electronics5
@309electronics5 8 ай бұрын
​@@CoolKoonmaybe a terminal based pc?!
@norbert.kiszka
@norbert.kiszka 8 ай бұрын
​@@CoolKoonevery CPU can work as GPU and GPU can be connected externally.
@CoolKoon
@CoolKoon 8 ай бұрын
@@309electronics5 Heh, good luck trying to change the firmware in it (there's a 99.99% chance that you can't).
@CoolKoon
@CoolKoon 8 ай бұрын
@@norbert.kiszka "every CPU can work as GPU" - That's simply not true. CPUs in general are not able to generate a signal necessary for driving a display, obviously the C64 mentioned above has used a dedicated chip for that too. All it can do is to generate the picture stream that would be sent to said graphic chip. And the second part of your comment ("GPU can be connected externally") is even bigger nonsense, unless you have a VERY fast interconnect (in embedded electronics you usually don't) you CANNOT. That's why oftentimes they just slap a GPU next to a GPU and call it a SoC.
@XDRosenheim
@XDRosenheim 5 жыл бұрын
So that's why Java is used on 3 billion devices :P Edit: Please stop. It was a cheap joke, don't overthink it.
@michalnemecek3575
@michalnemecek3575 5 жыл бұрын
yup
@rkan2
@rkan2 5 жыл бұрын
The real number would be >15 billion devices once you sum up all mobile phone for example… Unless you meant “daily use”, when even then it is probably more, since NA and Europe alone have 1 billion users. “The first cell phone was produced by Motorola. Since then there have been produced around 17.37 billion mobile phones.” Most of these would’ve supported java in some shape or form.. Probably only the first few 100 million at the 80s early 90s didn’t do java..
@SianaGearz
@SianaGearz 5 жыл бұрын
I wonder if not all SIM cards run Java. The phone doesn't have to know whether it runs Java or not since it only communicates data back and forth, it never needs to upload Java bytecode to the SIM card.
@rkan2
@rkan2 5 жыл бұрын
Siana Gearz I think the operator decides whether they want to implement a java-application or not. Still, nearly all phones produced have had some sort of support for Java on them..
@YO3HJV
@YO3HJV 5 жыл бұрын
... to be accessible to some power-users.
@FennecTECH
@FennecTECH 5 жыл бұрын
Most phones have 4 or 5 or more computers. There is the SOC that runs android. The Bluetooth adapter. The wireless modem. The WiFi radio. The secure element and the baseband. And even the biometric sensor (thumbprint / faceid) All with independent processors. There are probably others too. Broadcom WiFi adapters generally have a decently powerful Linux system on them with megabytes of free ram and storage. PCs can have dozens!
@ethanchow9170
@ethanchow9170 5 ай бұрын
There's microcontrollers dedicated to haptic feedback and motion data as well and don't forget the USB c multiplexer
@alakis
@alakis 5 ай бұрын
And even many of those systems consist of multiple "independent" processing units. For example, a cellular modem may have up to 5 processors for various tasks (software radio, programmable filters etc.).
@nap8187
@nap8187 5 жыл бұрын
I want to run the original DOOM on the simcard.
@GameMaker3_5
@GameMaker3_5 5 жыл бұрын
You mean store the original game data on one? non-possible. Sims only have around 8 bytes on the card
@nap8187
@nap8187 5 жыл бұрын
GameMaker 3_5 don't crush my dreams
@AtmelKiller
@AtmelKiller 5 жыл бұрын
Wrong. SIM cards can have up to 256KB of memory space.
@bigbadwolf3712
@bigbadwolf3712 5 жыл бұрын
that means we can actually produce smart cards as a VERY secure way of saving data? very nice
@GameMaker3_5
@GameMaker3_5 5 жыл бұрын
@@AtmelKiller thank 4 correction but I don't think the original doom (or even chex quest) could be stored on a SIM even without storing saves on the card
@threeMetreJim
@threeMetreJim 4 жыл бұрын
Wow, I did this back in the late 90's using a serial port and a simple circuit. Watching a SIM update is very interesting. Also used for the TV viewing cards, which is how I got interested in it in the first place.
@AntonHelm
@AntonHelm 5 жыл бұрын
I came across your channel randomly like a few months ago and stayed since. You videos are awesome, in quality and content. Keep it up and can’t wait for the new videos to pop up....Reached “Game of Thrones” status for me
@pauldotdll3276
@pauldotdll3276 5 жыл бұрын
This was explained really well! I've always been interested in this, and glad I found the video. A lot of times, the video's are explained at such level where it makes no sense but this makes total sense to me.
@AfonsodelCB
@AfonsodelCB 5 жыл бұрын
well... I've been wanting to get into cybersecurity for at least 2 years now. stumbling across your channel via a recommendation of this video showed me CTF, which finally gave me a tangible goal. I will now start my cybersecurity journey. thanks for the directions :p
@raz0229
@raz0229 4 жыл бұрын
02:37 _YES! Now I believe people are gonna make videos about overclocking your SIM cards and playing high end games on 'em!_
@choppab3864
@choppab3864 5 жыл бұрын
As an Information Security college student i have to say you are my fucking savior, THANK YOU FOR TAKING THE TIME AND MAKING THESE AWESOME VIDEOS. I hope you reach all your goals in life.
@EmanuelFrias
@EmanuelFrias 5 жыл бұрын
This was a very much needed video, I also feel that these kind of topics are not spread out enough. Thanks for sharing, great vid!!
@shintsu01
@shintsu01 5 жыл бұрын
This is an interesting subject looking forward for the rest of the series :)
@Araitik
@Araitik 5 жыл бұрын
Your videos are incredible. You maintain an insanely high level of quality through each and every video. When this video ended, I said "already ?" out loud, couldn't believe I didn't see the 11 minutes pass. Simply amazing !
@logicawe
@logicawe 5 жыл бұрын
One of the best InfoSec KZfaq channel around. Thanks for all the great content LiveOverflow!
@martinvigo
@martinvigo 5 жыл бұрын
Just stopping by to say a huge thank you. Your videos are awesome and I am so excited you decided to make a video series on GSM stuff.
@seifenspender
@seifenspender 5 жыл бұрын
I wondered how the system works some time ago but never wanted to dig in. I think I will learn a lot from this series. Thank you so much, this is really interesting. Looking forward for more!
@appelnonsurtaxe
@appelnonsurtaxe 5 жыл бұрын
That was very interesting. I have been curious about these cards for a few months, and I have all the answers I was looking for (especially the similarity between SIM cards and credit cards, or the SIM service menu app in Android, which I didn't know actually kind of ran on the card).
@AlaaZorkane
@AlaaZorkane 5 жыл бұрын
Thanks for making this series, It's exactly what I was looking for for quite a while now!
@ayaan5015
@ayaan5015 5 жыл бұрын
Thank you so much for making this :) Exactly what I was looking into recently. Eagerly waiting for the follow-ups...
@SQDImon
@SQDImon 5 жыл бұрын
Man on english talking about german sim card on russian nokia phone maded in finland O_o
@LiveOverflow
@LiveOverflow 5 жыл бұрын
And where are you watching this?
@jackalpha9670
@jackalpha9670 5 жыл бұрын
Dimon Sq That came to my mind as well.
@goodtoshi
@goodtoshi 5 жыл бұрын
Disigned in Finland but made in India, you can see the label at 4:10
@Architector_4
@Architector_4 5 жыл бұрын
+Amazon Echo Well, this phone's language is set to Russian.
@Architector_4
@Architector_4 5 жыл бұрын
+Amazon Echo True. I'm not sure why you are saying that Nokia isn't russian. I think it's obvious that by "russian nokia phone" they meant "nokia phone with its language set on russian".
@andreslb151
@andreslb151 5 жыл бұрын
Awesome, just 2 questions: 1) If SIM cards are computers, can you make it to do any other thing you want? 2) Can you make your own Java Card apps for any SIM card? What would we need?
@fixeria
@fixeria 5 жыл бұрын
1) Depends on the access level you have, see VVV 2) Yes, you can write and compile them, but for commercial SIM-cards you need to know the secret keys to install your own apps :/ Please see "Hello World": git.osmocom.org/sim/hello-stk/tree/src/org/toorcamp/HelloSTK/HelloSTK.java
@cocobos
@cocobos 5 жыл бұрын
It actually not a computer, it still need it's host computer to execute the commands
@uzor123
@uzor123 5 жыл бұрын
In india, people have used this sim gui-api to make games. People there have actually produces games on the sim card using an api meant for debugging. The distribute games that are stored on sim-cards
@gerhardvandeventer8636
@gerhardvandeventer8636 5 жыл бұрын
Also the SIM must have a JavaCard Virtual Machine(JCVM) and JavaCard runtime environment(JCRE) loaded.
@cybhunter007
@cybhunter007 5 жыл бұрын
To codify prior responses, you can build the applications, but unless you have the proper keys to install into memory you're dead in the water. Curiously enough, this was one of the problems with the earlier versions of Google Wallet. Google wanted to used the secure element on the SIM card to store the keys. At the time (around 2013), three of the four major telcos in the US market (AT&T, T-Mobile and Verizon) refused Google access to the secure element, as they had a competing mobile payment schema ISIS Mobile Wallet (changed to Softcard in Sept of 2014 for obvious reasons). It would take the emergence of Apple Pay to unite Google and the telcos in early 2015 (and abandon the SE in favor of Host Card Emulation) Sources: www.gmarwaha.com/blog/2014/10/02/apple-pay-vs-google-wallet-the-secure-element/ www.theverge.com/2014/9/3/6101035/isis-rebrands-as-softcard-to-avoid-association-with-militant-group www.theverge.com/2015/3/5/8152801/softcard-shutting-down-march-31
@shashankesh
@shashankesh 5 жыл бұрын
My so many questions were answered in this single video. Excellent man keep it up.
@honkatatonka
@honkatatonka 5 жыл бұрын
Amazing! Just came up today: "What happens when you loose the PUK?" Looking forward to this series and thanks for sharing your enthusiasm!
@gerhardvandeventer8636
@gerhardvandeventer8636 5 жыл бұрын
Your service provider can unblock your PIN/PUK with the ADM1. Only they now what this value is.
@kirdow
@kirdow 5 жыл бұрын
Can you please promise to set up a Patreon as a christmas present for us all and you? Looking forward to this series, and to support you on Patreon. And as always, love the work you do, keep it up
@mikee.
@mikee. 5 жыл бұрын
Nice! Looking forward to the follow-up videos!
@cptpinecone
@cptpinecone 5 жыл бұрын
You are my new favorite page. Thank you for everything you do bud!
@Master-Cunninglinguist
@Master-Cunninglinguist 5 жыл бұрын
I'm no engineer, computer science major.. or in school at all but i love watching shit like t his. Thank you for the content! :D
@dominicdo
@dominicdo 5 жыл бұрын
You should be an instructor, very good and clear explanation. Good job!
@theonewhobullies
@theonewhobullies 8 ай бұрын
What a great explanation. Thanks a lot for presenting it so succinctly.
@jaredmeit6127
@jaredmeit6127 7 ай бұрын
Can’t wait for this series. Most people don’t know that 2G still works across the US.
@timetraveler_0
@timetraveler_0 4 жыл бұрын
When I was a kid, everytime I moved to a new school, I used to block my dad's SIM by entering SIM pin wrong thrice, forcing him to get a new number, so that my school teachers won't have any contact to complain about me, if I ended getting caught doing something crazy at school. Now I know which piece of code I was running at the time. Thank you!
@kur0ro1
@kur0ro1 5 жыл бұрын
For additional info. Some menus are embeded to the sim card because we know that sim card can store data but not enough, some menu are requested to the telecom servers and output will appear on your screen.
@balika011
@balika011 5 жыл бұрын
A small clarification: The phones main CPU doesn't talk to the Sim, but the baseband does it. Also you can trace the apdu commands using a uart. You don't need any special hardware.
@0x6d696368
@0x6d696368 5 жыл бұрын
Do you have more information about tracing the APDU commands using a UART? As far as I know was the SIMTrace build by Osmocom specifically because you can't passively sniff ISO7816 communication (at least not reliably and according to the specs) unless your UART can work in ISO7816-mode. But would be nice if we could passively sniff ISO7816 without special hardware. So please share more information about how to "trace the apdu commands using a uart". Thanks!
@gyroninjamodder
@gyroninjamodder 5 жыл бұрын
Well, nowadays they are on the same SoC so not entirely wrong
@berni8k
@berni8k 5 жыл бұрын
Yeah the radio baseband CPU is what talks to the SIM and the cell network. I remeber back in the days of Windows CE phones you sometimes had to make sure you had the correct firmware in the baseband CPU when upgrading OS or it might not be able to connect to the cell network, even seen error messages saying that the radio is not responding when things went wrong with it. But you could take this even further. A lot of otherwise dumb components have hidden CPUs in them, technically making them computers too. A lot of other radios have dedicated CPUs for them like WiFi, bluetooth or GPS. The SD memory card is also hiding a CPU inside as a memory controller and so are eMMC flash chips often used for onboard flash storage. But it does not end there, a lot of chips can act autonomously so that they only bother the main application CPU when needed, for example there is a tiny CPU in the touchscreen controller chip that sits on the glass panel, it scans the matrix of conductors and does math to decide when a touch is detected, calculates the center coordinates and then sends that to the main CPU with an interrupt. So the actual number of computers in a modern phone is probably closer to 10. Some of these can be hacked to carry a virus such as an SD card, but hacking a touchscreen controller is probably not a viable thing as the chip is very underpowered and runs its code from a factory ROM with not even the capability to execute code from RAM.
@gyroninjamodder
@gyroninjamodder 5 жыл бұрын
berni8k You are confusing CPUs and microprocessors.
@berni8k
@berni8k 5 жыл бұрын
@gyroninja CPUs are the main building block of a microprocessor, everything else in a microprocessor is just there to help the CPU run, like provide it memory access, clocks, power etc. I think "something containing a CPU" can be reasonably called a computer. Just that some CPUs are really under powered and limited. Ones that run the digital timer on a microwave or play a melody in a greeting card. Really slow 8bit computers that have a total of a few kilobytes of memory, but provided you changed there program they could still do anything else(Within there under powered limitations naturally).
@bekircandal3528
@bekircandal3528 5 жыл бұрын
Perfect episodes coming...Im so excited.
@pickachublast8
@pickachublast8 5 жыл бұрын
Wow thank you! And I had no idea how identical sim cards and credit card chips looked
@DavidBrown-cz8lj
@DavidBrown-cz8lj 5 жыл бұрын
Очень познавательно! Спасибо вам)
@aaronramsden1657
@aaronramsden1657 5 жыл бұрын
So cool, I'm getting bored of learning to code lol, the hardware stuff is so mysterious and cool to learn about
@robbenfan1792
@robbenfan1792 5 жыл бұрын
Aaron Ramsden IDK what path to choose
@aaronramsden1657
@aaronramsden1657 5 жыл бұрын
RobbenFan Python is what I'm learning at the moment, it's pretty fun, but I'm not sure how to get into hardware stuff yet
@TheDragShot
@TheDragShot 5 жыл бұрын
*+Aaron Ramsden* then you're wasting your time. If you want to go low level, proceed with C/C++, and if you want to decent further onto the bare metal try assembler, but only once you got the hang of C.
@Koubles
@Koubles 5 жыл бұрын
TheDragShot I mean, In my opinion. Python is not bad to learn to start off with. Besides, diving headfirst into low level languages and machine code is obviously very daunting on someone who is just starting out, like me.
@aaronramsden1657
@aaronramsden1657 5 жыл бұрын
TheDragShot noted, But it's never a "waste of time" learning something you're interested in
@Cygnus0lor
@Cygnus0lor 5 жыл бұрын
Every time you upload a video you blow my mind...
@mauodias
@mauodias 5 жыл бұрын
Liked already, even without finishing the video yet. Thanks for all the content and REALLY curious for this series! Keep up the AWESOME work!
@PATTHECATMCD
@PATTHECATMCD 5 жыл бұрын
I and a few colleagues recently had phones hacked, contacts removed. Thanks for giving me enough information to know how this was done, and who was responsible.
@valrossenOliver
@valrossenOliver 5 жыл бұрын
A surprise to be sure. But a welcome one!
@abelashenafi6291
@abelashenafi6291 5 жыл бұрын
Thanks for revealing the mechanics of the sim man. thank you both
@antnio773
@antnio773 5 жыл бұрын
Hey man, thank you so much for making this kind of videos. I never made an experience like this at home and I would like to learn more about this topic.
@misaalanshori
@misaalanshori 5 жыл бұрын
I always thought that SIM cards are just something that stores the unique subscriber ID and that the menu is processed from some server somewhere
@Phoenix1337
@Phoenix1337 5 жыл бұрын
I have seen some defcon videos about this. i believe the sim would be classified more as a microcontroller than a computer.this something that interested me for a while however
@mahboobalam8199
@mahboobalam8199 5 жыл бұрын
Like
@andremachado93
@andremachado93 5 жыл бұрын
I m a telecommunication student from Portugal and this video is amazing
@chewjingwei2635
@chewjingwei2635 5 жыл бұрын
You just gained a new subscriber :) interesting topic and clear explanation of the technical aspects!
@10e999
@10e999 5 жыл бұрын
> "Most of us know how the internet works" Personally, I would be interested to watch a video on wireshark and packets!
@bharatmadho3742
@bharatmadho3742 3 жыл бұрын
bruh....
@TaohRihze
@TaohRihze 5 жыл бұрын
This video scares me. I can only start guessing what kind of force was needed to crack the display on that Nokia.
@fuskaren
@fuskaren 5 жыл бұрын
Thats not a nokia 3310
@theapexsurvivor9538
@theapexsurvivor9538 5 жыл бұрын
I've broken a 3310 by just keeping it in my pocket with my house keys... I'm convinced that I have some kind of curse: any time I own an electronic device that isn't broken in some way it finds some way to remedy the situation...
@idowhatiwantdowhatisaygoog2361
@idowhatiwantdowhatisaygoog2361 5 жыл бұрын
It required over 20 years of brute force but we finally cracked it
@jocerv43
@jocerv43 5 жыл бұрын
Probably dropped another Nokia on it..
@itzbenz941
@itzbenz941 5 жыл бұрын
Use nokia for brick
@Phlickey
@Phlickey 5 жыл бұрын
This is fascinating. Would you be interested in making a video about the wireless radio stack and how it differs from tcp/ip? Because I'd be interested in watching
@allwhatyouwant
@allwhatyouwant 5 жыл бұрын
Du bist auf die TU gegangen! Mein Held! Jetzt darf ich davon träumen so krass zu werden wie du
@Jack-fw9kh
@Jack-fw9kh 5 жыл бұрын
thank you so much for this video, in kenya we still use the applet on the sim card a lot, mostly for mobile money transfer which is a very big thing here, would like to get my hands on the osmocombb project , this is really cool though, looking forward for the follow up.
@LiveOverflow
@LiveOverflow 5 жыл бұрын
can you send me an email or msg me on twitter? I know that in other areas of the world these SIM applications are used a lot and would love to learn more about it!
@Deoxys094
@Deoxys094 8 ай бұрын
You sir, just got a new subscriber!! Thank you so much for this awesome explaination! Right now I'm collaborating in a project related to 4/5G networks, your videos really helped me understand the subject even more!!
@AlTiri-rd7ly
@AlTiri-rd7ly 5 ай бұрын
How did the oroject go, 2 months kater?
@vikkun39
@vikkun39 5 жыл бұрын
Really liked your video a lot, data communication and network is one my favorite topics so because of the practical above, lots of things became more clear to me.
@spoonnz
@spoonnz 5 жыл бұрын
WOW i fix phones and i didn't know that it was this complex! Thanks for this video, Awesome!
@teknobalance
@teknobalance 8 ай бұрын
I wondered how the system works some time ago… And this video is very very incredeble. You maintain an insanely high level of quality through each and every video. And i’am your new subscriber 🎉🎉
@FengXingFengXing
@FengXingFengXing 5 жыл бұрын
Probably can emulate SIM card use software. No security for verify cell tower is real tower of fake tower?
@berni8k
@berni8k 5 жыл бұрын
Yep you can emulate a SIM card in software. But the cell tower will only accept you on the network is you prove you have the correct secret key by encrypting things correctly, this key is very difficult to extract from the SIM card.
@qps9380
@qps9380 5 жыл бұрын
Dude... This is amazing! Please, please do more on this topic! I had no idea that the sim settings app on the phone is actually running on the sim card itself...
@perli216
@perli216 5 жыл бұрын
Finally, I always thought sim cards are interesting, thank you for making a video about it.
@Jirrick
@Jirrick 5 жыл бұрын
SIM Tools are present in Android as well, I don't think the 3310 is any more special (in this particular issue) than any other (smart)phone confirming to GSM standard. Also the modem is separate computer in most smartphones (don't believe that request to SIM are coming from main CPU) so there is at least three computers in contemporary phone. Probably much more as power and sensor management is done with specialized controller.
@SianaGearz
@SianaGearz 5 жыл бұрын
The power management and ADC controller is usually not a processor but a simple state machine with minimal flexibility. The whole purpose of it is keeping the analogue domain out of the fully digital SoC. You know what is though? The eMMC disk drive usually is a processor. Samsung uses ARM, others have something else, but they have firmware stored on the same flash as the data.
@berni8k
@berni8k 5 жыл бұрын
Yes its usualy the baseband CPU. But depending on where you draw the line you can find a lot more CPUs. Things like SD cards and eMMC flash storage have CPUs doing the job of a memory controller. Other radios like WiFi, Bluetooth, GPS etc tend to have dedicated CPUs to run them. Even dumb looking things like a touchscreen controller has a tiny CPU inside to scan the touch matrix, decide when a touch occurs, calculate the center coordinates and finally send them to the main application CPU. Even something as simple as an accelerometer/gyro chip could have sometimes a CPU inside. But these deeply embedded CPUs usually run code from ROM so are not viable to hack.
@SianaGearz
@SianaGearz 5 жыл бұрын
@@berni8k while mask ROM microcontrollers usually make for the least interesting targets, the firmware can be susceptible to ROP, basically reusing existing ROM code and invoking it by smashing the stack.
@berni8k
@berni8k 5 жыл бұрын
@Siana Gearz Yes technically it is possible, but there is very little code inside so its difficult to find useful snippets, there is very little RAM (Proabobly
@JBBost
@JBBost 4 жыл бұрын
Can you run Wolfenstein off one or more SIM cards? Halfway serious question.
@SireSquish
@SireSquish 3 жыл бұрын
Now you've got me curious about benchmarking a sim card, overclocking it and running Doom on it.
@zachblake4620
@zachblake4620 5 жыл бұрын
This video, and the subject in general, is very very interesting. I can't wait for part 2!
@akinoz
@akinoz 5 жыл бұрын
*After this video I immediately subscribed to you! Good work man pls do more stuff.*
@angelosediego4658
@angelosediego4658 5 жыл бұрын
so if my teachers says "give an example of a computer" can i answer it with "a simcard"? just curious ✌️😅
@myofficetop
@myofficetop 5 жыл бұрын
Вадим молодец! :)
@alexanderbaron9778
@alexanderbaron9778 5 жыл бұрын
That's really interesting! To be honest, I never really thought about SIM-Cards before, but now I'm hooked xD
@v8areu
@v8areu 5 жыл бұрын
just watched this, thank you for your beautiful video, great explanation!
@masaratech
@masaratech 5 жыл бұрын
1:37 Do you have the pin number for this card?
@tazboy1934
@tazboy1934 4 жыл бұрын
Sultan Mustapha Jallaludin Pasha Han zindabad
@SwordQuake2
@SwordQuake2 5 жыл бұрын
That's the old famous Nokia that goes for a lot of money on eBay. They use it for some sort of fraud but I don't know the details. Didn't know there were other phones that could do it (the Motorola).
@SakarPudasaini10
@SakarPudasaini10 5 жыл бұрын
Please do more of these, intercepting protocols and data when we send/receive a call/sms/mms, switch BTS, switch network mode(2G/3G/LTE), create a mobile data connection etc.
@puzzlesmaker3491
@puzzlesmaker3491 5 жыл бұрын
Thanks a lot :D finally someone answered some of my questions about GSM and SIM Cards.
@rupesh43145
@rupesh43145 4 жыл бұрын
Sim cloning attacks are common now a day's What would you like to say on that as according to you we can't clone a sim
@raz0229
@raz0229 4 жыл бұрын
00:08 _Ya'll know what makes Nokia 3310 so special!_
@gerimeni7323
@gerimeni7323 4 жыл бұрын
This is one of your coolest video, i always wanted to know about sim card abd the information im getting in this video is amazing
@Mikein203
@Mikein203 5 жыл бұрын
Great job. Very excited to start watching more of your video's. Thanks a lot for all the help.
@chris_sndw
@chris_sndw 5 жыл бұрын
Is my credit card also running on java?
@johnbecker3116
@johnbecker3116 5 жыл бұрын
Yes
@mikopiko
@mikopiko 5 жыл бұрын
0:35 what was happening there? Did he spoof a phone call?
@LiveOverflow
@LiveOverflow 5 жыл бұрын
Nope. But patience :P
@IAmSetas
@IAmSetas 5 жыл бұрын
really nice video. I liked how step by step action was explained. Even how he found things in documentation and translated some buzzwords from doc to people language.
@glenntaylor6201
@glenntaylor6201 4 жыл бұрын
Glad there are clever people about and willing to share but this has gone way above my head.
@ElonMusk-FanZone
@ElonMusk-FanZone 5 жыл бұрын
You are awesome! Don’t stop!
@GRBtutorials
@GRBtutorials 5 жыл бұрын
Well, theoretically you could decap the IC and examine it with a microscope to get the private key, but when you're finished, the owner has most likely already changed their SIM or credit card...
@SianaGearz
@SianaGearz 5 жыл бұрын
I don't think so. Flash and EEPROM are usually capacitive, storing data as electrical charge on the gate of a MOSFET. But you can't see electrons with a microscope! You can read Mask ROM with a microscope.
@berni8k
@berni8k 5 жыл бұрын
You can't read flash memory using a microscope. But what they do instead is poke the bare die with microprobes while the chip is running so that they can look at the data bus of the internal CPU while its reading the key from memory. Obviously this is very difficult do to so its not practical, but people do this a lot to get the keys for satellite TV out of cards. Once they have the key they can make as many clones as they want and sell them cheap to people who want to watch the good channels.
@gerhardvandeventer8636
@gerhardvandeventer8636 5 жыл бұрын
High End smart cards, like those used in chip based debit or credit cards, actually has protection mechanisms against probing attacks. It can, for example, detect when the NVM is breached and will then stop executing code - a security reset will be triggered.
@berni8k
@berni8k 5 жыл бұрын
@Gerhard van Deventer Actually credit cards use the least secure smartcard chips. This might seam counter intuitive at first since there is actual money on the line here, but for the criminals to do this they need to physically steal your card, at that point they might as well just use the stolen card rather than make a copy, besides once you can't find your card for a few days you will report the lost card to the bank so that they deactivate it and make it useless in an instant. As a result these cards are secure enough that you can't simply make a copy in a few minutes, but don't have the more advanced security features because nobody would bother to try that hard. However smartcards used for satelite and cable TV don't have two way communication back to a server so they can't remotely detect suspicious behavior and block the card. This allows someone to hack a card, make 1000s of copies and sell them for profit to people who want to watch the fancy channels on the cheap. This makes a hacked satelite TV smartcard much more valuable than a hacked credit card. As a result the people who buy the card from the manufacturer are willing to pay extra for a more secure smartcard model and these cards have such advanced security methods like hard to etch trough layers, snaking patterns to detect intrusion, hiding important signals on deeper layers etc.
@gerhardvandeventer8636
@gerhardvandeventer8636 5 жыл бұрын
@berni8k This isn't true. I actually develop software for SIMs and debit cards. The security requirements for debit cards are very high. To get certification from MasterCard, for instance, your card has to hold up to all sorts of penetration testing, such as probing attacks or deferential power analysis. You are right in that its easy to block your card if its stolen. The problem is that if some one can obtain the keys necessary to do authentication and to generate or verify certificates that is used during a transaction. These keys aren't unique per chip, just as for satellite or cable TV. So yes these cards must be super secure. SIM cards on the other hand typically uses way less secure chips.
@chrispamboris951
@chrispamboris951 5 жыл бұрын
Such a cool clip mate. Great work!
@timofarrelly9380
@timofarrelly9380 4 жыл бұрын
THank you v much LiveOverflow ...i found that very insightful and educational.a great example of how complex our technolgy has become and how we take it all so much for granted.great eye opener and most interesting. keep it up dudestar!
@parma2414
@parma2414 5 жыл бұрын
So, is there a way to sign private messages with a sim card?
@fixeria
@fixeria 5 жыл бұрын
Only if you install a special cardlet for that, I think.
@Sypaka
@Sypaka 5 жыл бұрын
Private messages, what kind? SMS, Email?
@berni8k
@berni8k 5 жыл бұрын
Yes if you have the secret key inside to decrypt it again. The cellular service provider has a copy of that key (because they are the ones who sold you the SIM card) so that they can decrypt your calls and messages while someone else listening to your cellphones radio traffic can't decrypt it.
@RonLaws
@RonLaws 5 жыл бұрын
there i was thinking the sim card was just a memory chip.. how i was wrong :D
@paulfontaine7819
@paulfontaine7819 5 жыл бұрын
Really accurate description. Great presentation.
@nicoper
@nicoper 5 жыл бұрын
Really interesting video! I had never really thought about how SIM cards actually do what they do before. Looking forward to the next video.
@Sparkette
@Sparkette 2 жыл бұрын
So you're saying a SIM card can run Minecraft?
@Eu_Sunt_Dracul
@Eu_Sunt_Dracul 5 жыл бұрын
by the way..................can it run crysis?
@thewiedzmin6062
@thewiedzmin6062 5 жыл бұрын
Same here
@simontay4851
@simontay4851 5 жыл бұрын
No.
@chanelbandit
@chanelbandit 5 жыл бұрын
Only in full HD and 50 fps 😒
@georgigeeksky8349
@georgigeeksky8349 5 жыл бұрын
Ahh thanks!! A topic i wanted to see in your channel!! Keep it up man!
@MHajoha
@MHajoha 5 жыл бұрын
First video of yours that I'm watching. - "TU Berlin" - Hey, that's where I study. Nice, informative video mate 👍 Keep it up
@adi.mp3
@adi.mp3 5 жыл бұрын
But I'm already Tracer.
@TheMrKeksLp
@TheMrKeksLp 5 жыл бұрын
I bet he doesnt kiss ya
@dtteamofficial
@dtteamofficial 2 жыл бұрын
9:09 that image, sus.
@elyaizen
@elyaizen 5 жыл бұрын
this is great please keep it up! these kind of videos make me wanna do the research on my own and post video responses of more interesting details. URLs of the pages you viewed in the video in sequential order would come handy, i might be on that.. anyway i definitely learned a lot and would re-watch this a few times to make sure i understood. i sure love your presentation format. 😍
@paullakin
@paullakin 5 жыл бұрын
Really Cool, thanks for the video. Looking forward to the rest of the series!
The Truth About SIM Card Cloning
13:04
Janus Cycle
Рет қаралды 1 МЛН
GSM Mobile Network Intro - Nokia Network Monitor
14:26
LiveOverflow
Рет қаралды 180 М.
одни дома // EVA mash @TweetvilleCartoon
01:00
EVA mash
Рет қаралды 6 МЛН
How did CatNap end up in Luca cartoon?🙀
00:16
LOL
Рет қаралды 6 МЛН
Which one will take more 😉
00:27
Polar
Рет қаралды 78 МЛН
17 Hacker Tools in 7 Minutes - ALL Hak5 Gear
6:54
Hak5
Рет қаралды 359 М.
Defcon 21 - The Secret Life of SIM Cards
42:36
HackersOnBoard
Рет қаралды 693 М.
How SIM Cards Actually Work
9:20
BRIGHT SIDE
Рет қаралды 892 М.
How Cell Service Actually Works
18:56
Wendover Productions
Рет қаралды 2,8 МЛН
Access Location, Camera  & Mic of any Device 🌎🎤📍📷
15:48
Using Phones with No-SIM Cards and Other Privacy Experiments
21:46
Rob Braxman Tech
Рет қаралды 327 М.
Don't Throw Your Old Sim Card
19:16
TEST COMPARE
Рет қаралды 1,6 МЛН