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.
@gregorykhvatsky76686 жыл бұрын
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.
@RAGHAVENDRASINGH176 жыл бұрын
Nice video
@GottZ6 жыл бұрын
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.
@tjeulink6 жыл бұрын
+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?
@parv81316 жыл бұрын
So whats difference in Esim?
@CrazyDanishHacker6 жыл бұрын
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".
@wowimoldaf6 жыл бұрын
Whoa, Thats cool as fuck.
@tunghoang89116 жыл бұрын
Thanks.....
@sven33r6 жыл бұрын
I can recommend that "secret life of sim cards", just watched it recently.
@rgilles426 жыл бұрын
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 !
@mido3ds6 жыл бұрын
Videos in order kzbin.info/www/bejne/aWKnameHhNRlnbs kzbin.info/www/bejne/p3ymgmSBgZ56e8U kzbin.info/www/bejne/qZSko5ZvaL2Ljdk
@LifeofBoris6 жыл бұрын
Thats why I started learning Java in the first place..
@Koubles6 жыл бұрын
Wow! I didn’t know you were taking up Java Boris. Good luck on that!!
@szymonzak6681 Жыл бұрын
ayy big boris?
@NanoSpicer Жыл бұрын
Is that neighbor Vadim?
@aadityadadhich9613 Жыл бұрын
oopa boris {in slavic accent}
@TheDragShot Жыл бұрын
It's always nice to find Boris around.
@XDRosenheim6 жыл бұрын
So that's why Java is used on 3 billion devices :P Edit: Please stop. It was a cheap joke, don't overthink it.
@michalnemecek35756 жыл бұрын
yup
@rkan26 жыл бұрын
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..
@SianaGearz6 жыл бұрын
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.
@rkan26 жыл бұрын
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..
@YO3HJV6 жыл бұрын
... to be accessible to some power-users.
@metballetjes Жыл бұрын
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.
@n7nnnnnnnnnnnnnnn Жыл бұрын
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 Жыл бұрын
Generally most phones use Nano-SIM today.
@nixulescu9399 Жыл бұрын
wow, now I finally know why the 'normal' was called 'mini' lol, never given it too much thought but now it makes sense.
@dictatoribenevolo8394 Жыл бұрын
micro and Nano now both exist as well..
@whamer1004 ай бұрын
atomic sim when
@ForbiddenUser4036 жыл бұрын
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.
@n7nnnnnnnnnnnnnnn Жыл бұрын
on iPhones you also have the cryptex and SEP, along with the main SoC and BB.
@rajatmond Жыл бұрын
You usually have storage on your phone. All bulk storages have a separate cpu responsible for actually controlling the storage system.
@TheRailroad99 Жыл бұрын
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.
@stumbling6 жыл бұрын
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.
@CoolKoon2 жыл бұрын
I suppose you could, but these smartcards have no GPU in them...
@309electronics5 Жыл бұрын
@@CoolKoonmaybe a terminal based pc?!
@norbert.kiszka Жыл бұрын
@@CoolKoonevery CPU can work as GPU and GPU can be connected externally.
@CoolKoon Жыл бұрын
@@309electronics5 Heh, good luck trying to change the firmware in it (there's a 99.99% chance that you can't).
@CoolKoon Жыл бұрын
@@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.
Жыл бұрын
I think coolest video on KZbin. Took me to my childhood where I was playing with sim cards :) Thank youuu!
@FennecTECH5 жыл бұрын
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 Жыл бұрын
There's microcontrollers dedicated to haptic feedback and motion data as well and don't forget the USB c multiplexer
@alakis Жыл бұрын
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.).
@nap81876 жыл бұрын
I want to run the original DOOM on the simcard.
@GameMaker3_56 жыл бұрын
You mean store the original game data on one? non-possible. Sims only have around 8 bytes on the card
@nap81876 жыл бұрын
GameMaker 3_5 don't crush my dreams
@AtmelKiller6 жыл бұрын
Wrong. SIM cards can have up to 256KB of memory space.
@figura-Baffometi6 жыл бұрын
that means we can actually produce smart cards as a VERY secure way of saving data? very nice
@GameMaker3_56 жыл бұрын
@@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
@SQDImon6 жыл бұрын
Man on english talking about german sim card on russian nokia phone maded in finland O_o
@LiveOverflow6 жыл бұрын
And where are you watching this?
@jackalpha96706 жыл бұрын
Dimon Sq That came to my mind as well.
@goodtoshi6 жыл бұрын
Disigned in Finland but made in India, you can see the label at 4:10
@Architector_46 жыл бұрын
+Amazon Echo Well, this phone's language is set to Russian.
@Architector_46 жыл бұрын
+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".
@Araitik6 жыл бұрын
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 !
@AfonsodelCB6 жыл бұрын
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
@AntonHelm6 жыл бұрын
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
@andreslb1516 жыл бұрын
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?
@fixeria6 жыл бұрын
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
@cocobos6 жыл бұрын
It actually not a computer, it still need it's host computer to execute the commands
@uzor1236 жыл бұрын
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
@gerhardvandeventer86366 жыл бұрын
Also the SIM must have a JavaCard Virtual Machine(JCVM) and JavaCard runtime environment(JCRE) loaded.
@paulfontaine78196 жыл бұрын
SIM cards use the Global Platform standard for managing the apps.
@threeMetreJim5 жыл бұрын
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.
@raz02295 жыл бұрын
02:37 _YES! Now I believe people are gonna make videos about overclocking your SIM cards and playing high end games on 'em!_
@timetraveler_05 жыл бұрын
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!
@archer-sh Жыл бұрын
What a great explanation. Thanks a lot for presenting it so succinctly.
@jaredmeit6127 Жыл бұрын
Can’t wait for this series. Most people don’t know that 2G still works across the US.
@pauldotdll6 жыл бұрын
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.
@choppab38646 жыл бұрын
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.
@balika0116 жыл бұрын
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.
@0x6d6963686 жыл бұрын
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!
@gyroninjamodder6 жыл бұрын
Well, nowadays they are on the same SoC so not entirely wrong
@berni8k6 жыл бұрын
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.
@gyroninjamodder6 жыл бұрын
berni8k You are confusing CPUs and microprocessors.
@berni8k6 жыл бұрын
@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).
@Master-Cunninglinguist6 жыл бұрын
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
@ElonMusk-FanZone5 жыл бұрын
You are awesome! Don’t stop!
@EmanuelFrias6 жыл бұрын
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!!
@kirdow6 жыл бұрын
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
@andremachado936 жыл бұрын
I m a telecommunication student from Portugal and this video is amazing
@shintsu016 жыл бұрын
This is an interesting subject looking forward for the rest of the series :)
@alexanderbaron97786 жыл бұрын
That's really interesting! To be honest, I never really thought about SIM-Cards before, but now I'm hooked xD
@mikee.6 жыл бұрын
Nice! Looking forward to the follow-up videos!
@Cygnus0lor6 жыл бұрын
Every time you upload a video you blow my mind...
@FengXingFengXing6 жыл бұрын
Probably can emulate SIM card use software. No security for verify cell tower is real tower of fake tower?
@berni8k6 жыл бұрын
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.
@kohfee99676 жыл бұрын
Another gold channel I dig on youtube. Subscribed.
@aaronramsden16576 жыл бұрын
So cool, I'm getting bored of learning to code lol, the hardware stuff is so mysterious and cool to learn about
@robbenfan17926 жыл бұрын
Aaron Ramsden IDK what path to choose
@aaronramsden16576 жыл бұрын
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
@TheDragShot6 жыл бұрын
*+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.
@Koubles6 жыл бұрын
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.
@aaronramsden16576 жыл бұрын
TheDragShot noted, But it's never a "waste of time" learning something you're interested in
@banana1093 Жыл бұрын
I was literally just thinking about this earlier today, and this video answered all of my questions!
@TaohRihze6 жыл бұрын
This video scares me. I can only start guessing what kind of force was needed to crack the display on that Nokia.
@fuskaren6 жыл бұрын
Thats not a nokia 3310
@theapexsurvivor95386 жыл бұрын
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...
@idowhatiwantdowhatisaygoog23616 жыл бұрын
It required over 20 years of brute force but we finally cracked it
@jocerv436 жыл бұрын
Probably dropped another Nokia on it..
@itzbenz9416 жыл бұрын
Use nokia for brick
@gerimeni73235 жыл бұрын
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
@dominicdo6 жыл бұрын
You should be an instructor, very good and clear explanation. Good job!
@fightingfalconfan Жыл бұрын
I dont know about other countries since i have never left the us before. But here in the US, your simcard in the phone contains the information needed to successfully connect you to the wireless network. Basically it will tell the network who you are, what your number is, phones mac address, and other identifying information. Say you didn't pay your bill; your carrier will block some functions of the network on their end until you have paid. Plus the network is hidden and dont use your basic wifi for the connection. Your simcard also tells the phone what network its allowed to use.
@Deoxys094 Жыл бұрын
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 Жыл бұрын
How did the oroject go, 2 months kater?
@allwhatyouwant6 жыл бұрын
Du bist auf die TU gegangen! Mein Held! Jetzt darf ich davon träumen so krass zu werden wie du
@PATTHECATMCD6 жыл бұрын
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.
@cptpinecone6 жыл бұрын
You are my new favorite page. Thank you for everything you do bud!
@teknobalance Жыл бұрын
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 🎉🎉
@eggomanic6 жыл бұрын
This is so great you just got yourself a new subscriber baby!
@kur0ro15 жыл бұрын
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.
@chewjingwei26356 жыл бұрын
You just gained a new subscriber :) interesting topic and clear explanation of the technical aspects!
@seifenspender6 жыл бұрын
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!
@misconstrudel6 жыл бұрын
Nice video. I cut out the chip in my credit card and put it in my phone. Now I can phone myself money!
@10e9996 жыл бұрын
> "Most of us know how the internet works" Personally, I would be interested to watch a video on wireshark and packets!
@bharatmadho37424 жыл бұрын
bruh....
@honkatatonka6 жыл бұрын
Amazing! Just came up today: "What happens when you loose the PUK?" Looking forward to this series and thanks for sharing your enthusiasm!
@gerhardvandeventer86366 жыл бұрын
Your service provider can unblock your PIN/PUK with the ADM1. Only they now what this value is.
@misaalanshori6 жыл бұрын
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
@MarcLuscher Жыл бұрын
Fantastic video my friend ! Good information (verified onscreen) and presented in an interesting manner. Well done
@appelnonsurtaxe6 жыл бұрын
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).
@glenntaylor62015 жыл бұрын
Glad there are clever people about and willing to share but this has gone way above my head.
@Phoenix13376 жыл бұрын
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
@mahboobalam81996 жыл бұрын
Like
@scottmurray18 Жыл бұрын
Sir, I learned so much from this first video I have seen, I subscribed and will be watching all night. Your knowledge and ability to present that knowledge is outstanding thank you . Thank
@Jirrick6 жыл бұрын
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.
@SianaGearz6 жыл бұрын
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.
@berni8k6 жыл бұрын
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.
@SianaGearz6 жыл бұрын
@@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.
@berni8k6 жыл бұрын
@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
@tkgaming706 жыл бұрын
Yes !! I always wanted to know how sim card and their networking works. Thanks!
@Jack-fw9kh6 жыл бұрын
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.
@LiveOverflow6 жыл бұрын
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!
@logicawe6 жыл бұрын
One of the best InfoSec KZbin channel around. Thanks for all the great content LiveOverflow!
@DavidBrown-cz8lj6 жыл бұрын
Очень познавательно! Спасибо вам)
@MRsmith2834 жыл бұрын
I'm a Smart Card platform developer, and I can tell you this small SIM card can do hell lot of things :)
@angelosediego46586 жыл бұрын
so if my teachers says "give an example of a computer" can i answer it with "a simcard"? just curious ✌️😅
@BekircanDAL6 жыл бұрын
Perfect episodes coming...Im so excited.
@JBBost5 жыл бұрын
Can you run Wolfenstein off one or more SIM cards? Halfway serious question.
@SireSquish3 жыл бұрын
Now you've got me curious about benchmarking a sim card, overclocking it and running Doom on it.
6 жыл бұрын
First time im here and like your video, keep working!
@IcicleFurry5 жыл бұрын
2:30 what about sd-cards?
@shashankesh6 жыл бұрын
My so many questions were answered in this single video. Excellent man keep it up.
@masar-at6 жыл бұрын
1:37 Do you have the pin number for this card?
@tazboy19345 жыл бұрын
Sultan Mustapha Jallaludin Pasha Han zindabad
@akinoz6 жыл бұрын
*After this video I immediately subscribed to you! Good work man pls do more stuff.*
@mikopiko6 жыл бұрын
0:35 what was happening there? Did he spoof a phone call?
@LiveOverflow6 жыл бұрын
Nope. But patience :P
@teckzusferalupus53826 жыл бұрын
Everyone should watch this. I had no idea how much technology was involved on these simple metal contacts
@valrossenOliver6 жыл бұрын
A surprise to be sure. But a welcome one!
@spoonnz6 жыл бұрын
WOW i fix phones and i didn't know that it was this complex! Thanks for this video, Awesome!
@raz02295 жыл бұрын
00:08 _Ya'll know what makes Nokia 3310 so special!_
@unknow033 жыл бұрын
Vielen vielen Dank für die Videos :) Da kann man so viel lernen! Lustig das Video kam an meinem 15. Geburtstag raus.
@Sparkette3 жыл бұрын
So you're saying a SIM card can run Minecraft?
@Karim-uknwmg7027 ай бұрын
something like super mario bros 😊
@silentantagonist23336 жыл бұрын
Ribbon cable broke in three... two... one. Ribbon cable broken successfully, prepare for evac at designated TCZ. Good work on being the bane of blind mobile device teardowns.
@myofficetop6 жыл бұрын
Вадим молодец! :)
@abelashenafi62916 жыл бұрын
Thanks for revealing the mechanics of the sim man. thank you both
@chris_sndw5 жыл бұрын
Is my credit card also running on java?
@johnbecker31165 жыл бұрын
Yes
@Mikein2035 жыл бұрын
Great job. Very excited to start watching more of your video's. Thanks a lot for all the help.
@SwordQuake26 жыл бұрын
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).
@aborda60445 жыл бұрын
That proves some uni are awesome.. they do teach good things...
@rupesh431455 жыл бұрын
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
@paullakin6 жыл бұрын
Really Cool, thanks for the video. Looking forward to the rest of the series!
@GRBtutorials6 жыл бұрын
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...
@SianaGearz6 жыл бұрын
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.
@berni8k6 жыл бұрын
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.
@gerhardvandeventer86366 жыл бұрын
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.
@berni8k6 жыл бұрын
@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.
@gerhardvandeventer86366 жыл бұрын
@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.
@georgigeeksky83496 жыл бұрын
Ahh thanks!! A topic i wanted to see in your channel!! Keep it up man!
@parma24146 жыл бұрын
So, is there a way to sign private messages with a sim card?
@fixeria6 жыл бұрын
Only if you install a special cardlet for that, I think.
@Sypaka6 жыл бұрын
Private messages, what kind? SMS, Email?
@berni8k6 жыл бұрын
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.
@WSADKO6 жыл бұрын
Keep good stuff flowing, kids might learn a thing or two!
@Eu_Sunt_Dracul6 жыл бұрын
by the way..................can it run crysis?
@thewiedzmin60626 жыл бұрын
Same here
@simontay48516 жыл бұрын
No.
@chanelbandit6 жыл бұрын
Only in full HD and 50 fps 😒
@dziobaczy6 жыл бұрын
Very nice video I learned so much, also worth to mention I guess that if U will fail 10 times with the PUK code, the sim is pretty much dead and you can call only emergency numbers.
@ori615116 жыл бұрын
its funny how we research things that humans made... i mean, why didnt they just tell you the things that you just discovered, would save some time lol
@dennohpeter6 жыл бұрын
hahaha
@dennohpeter6 жыл бұрын
those guys made these stuffs where did they go
@GRBtutorials6 жыл бұрын
You're describing open source...
@ori615116 жыл бұрын
basically yes but most of the things are not
@bjordsvennson27266 жыл бұрын
Because the less people know about the security mechanisms, the more secure they are.
@exapsy6 жыл бұрын
Loved it. But in the end I was disappointed because I WANTED MORE. That's a good thing. XD Thanks for the video and the research
@psigreen38646 жыл бұрын
If a sim card is a computer, does that mean you can play DOOM on it?
@hausemester73866 жыл бұрын
Its not a computer
@Tikolu6 жыл бұрын
@@hausemester7386 Yes it is, did you even watch the video?
@danrtavares6 жыл бұрын
yes it is, but not in the way you imagine.
@lukaskarimi97316 жыл бұрын
Comput-ers are not only the way you imagine
@gerhardvandeventer86366 жыл бұрын
Its a computer in the sense that it can execute code, store data and talk to the 'outside world'.
@Lucas-wp1ju6 жыл бұрын
AWESOME ! I learned something new ! Can't wait for the next videos !
@terragame58366 жыл бұрын
4:44 OMG, It's a russian nokia! It says "Введите пин-код". I had almost an exact one when I was a child. Also, is that it? No attacks, no interference, just observe and enjoy? I'm kinda disappointed
@LiveOverflow6 жыл бұрын
SURPRISE!!! A lot of IT security research doesn't have anything to do with any attacks :P
@terragame58366 жыл бұрын
LiveOverflow, Of course, but I think it would be fun to mess around with that a bit. It's a computer you can interact with, why not hack it and make it do what you want to?)
@ggeilokowski6 жыл бұрын
Terragame like a sim car jailbreak? Iam going to build a sim card supercomputer
@alifalawi5 жыл бұрын
its little hard for some beginner like me, but this vid is awesome. I really like it. Worth to watch.