How safe is contactless payment? || How does RFID & NFC work? || EB#40

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • $2 for 10PCBs (24 Hour Fast Build): jlcpcb.com
    Previous video: • Make your own Modern L...
    How Does Wireless Charging Work? video: • How Does Wireless Char...
    DIY Wireless Energy Transfer System video: • DIY Wireless Energy Tr...
    Facebook: / greatscottlab
    Twitter: / greatscottlab
    Support me for more videos: www.patreon.co...
    You can get the components shown in the video here: (affiliate links)
    Aliexpress:
    RC522: s.click.aliexp...
    PN532: s.click.aliexp...
    RDM6300: s.click.aliexp...
    RFID Blocking Card Holder: s.click.aliexp...
    Ebay:
    RC522: rover.ebay.com/...
    PN532: rover.ebay.com/...
    RDM6300: rover.ebay.com/...
    RFID Blocking Card Holder: rover.ebay.com/...
    In this video I will be showing you how RFID and NFC works. Along the way we will have a look at a few RFID readers, how to use them for Arduino projects and in the end determine whether contactless payment is truly safe. Let's get started!
    Websites which were shown/used during the video:
    github.com/ele...
    www.boecker-sy...
    www.nxp.com/do...
    ww1.microchip.c...
    www.nxp.com/do...
    www.nxp.com/do...
    www.mouser.com/...
    Thanks to JLCPCB for sponsoring this video
    Visit jlcpcb.com to get professional PCBs for low prices
    Music:
    2011 Lookalike by Bartlebeats
    Killing Time, Kevin MacLeod
    (incompetech.com)

Комментарии • 1 тыс.

  • @mountainpass4255
    @mountainpass4255 4 года назад +1021

    As it's know in the security industry, the S in RFID is for Safety.

    • @rich1051414
      @rich1051414 4 года назад +166

      There is no S in...
      Oh...

    • @user-yw8sr3uj1w
      @user-yw8sr3uj1w 4 года назад +20

      @@rich1051414 👏dont worry i was about to post that

    • @Loznero
      @Loznero 4 года назад +3

      Thers no S in RFID... are yu stupid or someting?????

    • @mountainpass4255
      @mountainpass4255 4 года назад +15

      @@Loznero No

    • @blendernoob8993
      @blendernoob8993 4 года назад +19

      @@Loznero I hope you're joking

  • @stevediraddo2918
    @stevediraddo2918 5 лет назад +894

    I frequently pick up peoples discarded public transit passes, or wristbands from concerts, they contain mifare ultralight tags which can be reprogrammed to perform various tasks on NFC-enabled phones. For example I taped one to my night stand and programmed my phone to enable Do Not Disturb when its detected. Super handy and people just leave them everywhere.

    • @liveleaky7571
      @liveleaky7571 5 лет назад +60

      That's pretty cool

    • @TheRainHarvester
      @TheRainHarvester 5 лет назад +27

      Great idea! Can old credit cards be reprogrammed? Or does the security prevent that?

    • @stevediraddo2918
      @stevediraddo2918 5 лет назад +44

      @@TheRainHarvester cards that have security cant be reprogrammed but apps like Tasker and Trigger can still use them

    • @cs5098
      @cs5098 5 лет назад +7

      I wish mifare desfire mk2s weren't protected so much

    • @GalaxyCatz
      @GalaxyCatz 5 лет назад +57

      Shadan Rikan yeah but free is free

  • @UselessDuckCompany
    @UselessDuckCompany 5 лет назад +508

    Didn't mythbusters get in trouble for trying to cover this topic?

    • @derbisenda1330
      @derbisenda1330 5 лет назад +45

      Useless Duck Company Yes you’re right

    • @Nicksperiments
      @Nicksperiments 5 лет назад +29

      derbi senda why would they get in trouble?

    • @derbisenda1330
      @derbisenda1330 5 лет назад +215

      Nicksperiments Wellll, they found out how crappy the system was.

    • @sligovolts
      @sligovolts 5 лет назад +157

      @@Nicksperiments they got in trouble because the credit cards companies threatened to cut ad money for their TV channel

    • @martinrocket1436
      @martinrocket1436 5 лет назад +98

      sligovolts, really? But if this was true, then media system that relies on commercial sponsors but yet claims to be independent would be inherently broken!? unbelievable.

  • @mupschiplayz1802
    @mupschiplayz1802 5 лет назад +240

    Greetings to Germany from Germany

    • @ostelaymetaule
      @ostelaymetaule 5 лет назад +46

      The only country where your credit Card is Secure (because you just cant use it to buy a cup of coffee) :D

    • @IcicleFurry
      @IcicleFurry 5 лет назад +3

      Same :D

    • @amgnico
      @amgnico 5 лет назад +2

      @@ostelaymetaule haha xD

    • @Cookie__XD
      @Cookie__XD 5 лет назад

      @@ostelaymetaule sooo true 🤣

    • @enderdavid_hdde348
      @enderdavid_hdde348 5 лет назад +1

      Danke😉🤣

  • @MrZenzio
    @MrZenzio 5 лет назад +36

    I remember a few years back at work, having to implement the MIFARE DESFire NFC card's instruction set. Was quite interesting to see how advanced they can technically be.

    • @martinrocket1436
      @martinrocket1436 5 лет назад

      Lasse Hovlandsdal, may I ask what you implemented?

    • @MrZenzio
      @MrZenzio 5 лет назад +3

      ​@@martinrocket1436 Certainly. We were implementing what is colloquially called (at least here) "bus cards"; the NFC-based cards you in many cases can use on public transport. (Specifically, it was an implementation of a subset of the ENV 1545-2 standard.)

    • @domints
      @domints 5 лет назад

      @@MrZenzio It might be weird, but I'm wondering, why would you implement like cards instruction set, where there are complete chips that provide complete solution including encryption implementation, CRC validation etc.?
      For example PN532 mentioned by Scott. It's just like "I want to talk to that card, that's the password, gimme data from that sector" etc.

    • @MrZenzio
      @MrZenzio 5 лет назад

      @@domints Quite simply, availability. At the time, there was no suitable drop-in component that would work within our specificatio (the hardware it was required to interact with, and some requirements imposed on us by a third party). You are certainly right that it sound like a strange thing to do :)

  • @herczegzsolt3373
    @herczegzsolt3373 5 лет назад +223

    Come on Scott, this is oversimplified. You usually create content with precise info and much more details. Keep up the standard :-)

    • @Greendayhlias
      @Greendayhlias 5 лет назад +33

      I was disappointed too

    • @federicohansen4561
      @federicohansen4561 5 лет назад +16

      Yes, its lacking something else

    • @Cookie__XD
      @Cookie__XD 5 лет назад +19

      Maybe it's in order to prevent abuse of critical security problems in a criminal way...

    • @grossefonc
      @grossefonc 5 лет назад +3

      Yes that's was a bit short video, usually much more info, but anyway thx Scott

    • @michaelws6247
      @michaelws6247 5 лет назад +1

      Cookie__XD this was my thought

  • @SlyerFox666
    @SlyerFox666 5 лет назад +43

    Worked in industry with this technology the big thing I took away from it was that cards don't have a rolling transaction number, your phone does thus each transaction on your phone can only be used once per transaction and not duplicated.

    • @alsayedjalal
      @alsayedjalal 5 лет назад +4

      Had the idea to make my phone work as a key to my rfid sensor and came to this conclusion as well. It scanned a different number everytime. So that didn't work..

    • @kaseyboles30
      @kaseyboles30 5 лет назад +1

      Only problem is that the phone can be hacked. Often over blue tooth . Then your payment processing app will provide codes to the hacker remotely until it's caught.
      Currently phone payment systems are less secure than chip and pin. Every one of them has been shown vulnerable.

    • @resneptacle
      @resneptacle 4 года назад +3

      @@kaseyboles30 That's not true

    • @kaseyboles30
      @kaseyboles30 4 года назад +1

      @@resneptacle several of these hacks were demoed at the black hat conference in 11/17 and more have been found since, like the Samsung one with it's predictable token generator(to small a token space, and the way it handles multiple cards on one account makes it worse in that case).
      Dig into what the security researchers actual say. Right now chip&pin is much more secure (assuming properly implanted, quite a few are incomplete atm).

    • @resneptacle
      @resneptacle 4 года назад

      @@kaseyboles30 Have a link to what they say?

  • @jago3798
    @jago3798 5 лет назад +28

    The short range is not because of the "high frequency", it's because that chips use capacitive coupling. At work I had to do with UHF tags at 868 MHz which have a much higher range because they are using inductive coupling. But please don't ask me for details, I just had to control the reader :)

    • @UKsystems
      @UKsystems 2 месяца назад

      Both can have really long ranges with very specialised equipment, so it is possible to make it go far

  • @PolakeXD
    @PolakeXD 5 лет назад +11

    That's not really true...
    You can pay with NFC on credit cards with higher values than 25€ ;)
    For example I paid 480€ contact less for my TV.
    The limit of 25€ is only set by your local Sparkasse bank

    • @simaopacheco4529
      @simaopacheco4529 3 года назад

      depends on the banks, you can also make that limit higher or delete. if limit exceed you need to enter your code

  • @surfacta
    @surfacta 5 лет назад +87

    Could you make a video about DIY or BUY BMS with balance charging? As always, great video m8!

    • @mbjengels
      @mbjengels 5 лет назад +4

      Gruezi
      Search for collin hickey or adam welsh diy bms
      Part list around 30 dollar

  • @kooan112
    @kooan112 5 лет назад +78

    Before watching the vid, i thought nfc stands for No Freakin' Cable...

    • @harrymu148
      @harrymu148 4 года назад +2

      lol

    • @iProgramInCpp
      @iProgramInCpp 4 года назад +1

      Near Field Communication*

    • @SirDella
      @SirDella 4 года назад

      @@iProgramInCpp really? I'm shocked

  • @Tadasis72
    @Tadasis72 5 лет назад +158

    Diy or buy rfid smart door lock?

    • @ctnelsoncar
      @ctnelsoncar 5 лет назад +5

      Cool,would definitely like to see

    • @jameskoitsky3526
      @jameskoitsky3526 5 лет назад +3

      Still not safe tho

    • @matthiasvanduysen362
      @matthiasvanduysen362 5 лет назад +3

      DIY, i have a $1000 SALTO-system at my home. Way to expensive

    • @imnota
      @imnota 5 лет назад +2

      Depends of the safety you need.
      If it's for your house's main door definitely buy, but if it's just to keep your annoying sibling out of your room or something like that diy is the way to go.

    • @harrymu148
      @harrymu148 4 года назад +1

      buy an encrypted one for the front door/backdoor/exterior access. Definitely DIY anything on the inside because buying each time for the inside will leave your wallet drier than the mojave.

  • @ederedr5100
    @ederedr5100 5 лет назад +66

    Please make a Video with muscle sensors!

    • @greatscottlab
      @greatscottlab  5 лет назад +26

      I can put it on my to do list

    • @DiBundschuh
      @DiBundschuh 5 лет назад +2

      And maybe also the alcohol sensor from Arduino

  • @Noksus
    @Noksus 5 лет назад +16

    Your channel has grown alot since I started watching a few years ago. Great work, as always! Your videos are always well made and detailed.

  • @WizardNumberNext
    @WizardNumberNext 5 лет назад +6

    both bank (ATM) cards and SIM cards are using same standard and actually are (at very least) similar inside, if not identical
    those are not just memories
    those are full blown computers inside (granted very embedded, but still computers)
    they never give access to what is inside, but rather are used to sing, decrypt and encrypt data

  • @iamawsome0123
    @iamawsome0123 5 лет назад +2

    Vpr paranjitt vannathaa....

  • @funny-video-YouTube-channel
    @funny-video-YouTube-channel 5 лет назад +4

    OK, it sends the data, but encrypted by the manufacturer key. *Safe as long as the card maker* can keep their encryption keys safe. After that, everybody is not safe. The govts can probably pressure the card issues to give them the keys, if they wanted to. OR till real evil people figure out some weakness in the tech.

  • @Stefano91ste
    @Stefano91ste 5 лет назад +105

    Now if everything is connected to the internet, nothing is safer :(
    Thanks for this video!

    • @brent_peterson
      @brent_peterson 5 лет назад +15

      This video had nothing to do with the internet

    • @brent_peterson
      @brent_peterson 5 лет назад +5

      flexairz Transfer between the store and the bank would happen the same way whether or not the customer used NFC. This video is about RFID and NFC so I was just saying this comment is not very relevant to the topic of the video.

    • @stephensu4371
      @stephensu4371 5 лет назад +1

      does not matter internet or not, nothing is absolutely saft

    • @DanielleMoren
      @DanielleMoren 5 лет назад

      You shouldn't be, at least if you're using Google pay or similar. If Google messes things up you'd be sure that they won't take it lightly, besides banks always insures you that your money is safe, no matter how stupid you are.

    • @RizLazey
      @RizLazey 5 лет назад

      You could live even without internet just some simple Phones and Messages now it is painful because most of time everything uses Internet for faster communication

  • @ericoudammerveld424
    @ericoudammerveld424 5 лет назад +6

    Great Video, Scott.
    Should you want to go into more "in depth" of both NFC and the security around it, I can connect you to people that are on the edge of this technology. I recently got a demo about the NTAG 424 DNA (Followup of the NTAG 413 DNA) which is a great and affordable chip type from NXP and has a very, very high level of security.

  • @InkDevil999
    @InkDevil999 Год назад +3

    My dorm just had a renovation and introduced RFID/NFC door locks... I wonder how secure it is. I'm going to try and see if they did something stupid like having the memory on the key being a combination of your room nr and something else and not a completely random key. If it isn't random I could make a master key that works everywhere. It wouldn't surprise me.
    Edit (09/12/2022): Today I picked up a newspaper at my dorm. On the front page the company that installed our locks in our dorm is being criticized for ignoring security concerns and that their locks are easily copied and turned into universal keys that work for thousands of apartments and dorms. Guess i was right xD

  • @hugowoesthuis
    @hugowoesthuis 5 лет назад +6

    I would love to see a collab with LiveOverflow again about this

  • @EkelundDK
    @EkelundDK 5 лет назад +6

    You can also carry two nfc payment cards right up against each other in your wallet, which will confuse the reader.

    • @TheThursty100
      @TheThursty100 5 лет назад +2

      doesn't even need to be a payment card. I've got my ID card, train ticket, blood donation card, public swimming pool card.... Shit, everything has NFC nowadays

    • @orange11squares
      @orange11squares 5 лет назад +1

      nice 7 cards...x 25 euro ...the bad man can take 175 euro :)) i'm joking..

    • @domints
      @domints 5 лет назад +1

      except it will confuse only shitty readers, because ISO 14443 has collision detection and resolving mechanism described :) With good reader they can bill all your cards at once (except they won't because of reasons I described elsewhere, but having multiple cards isn't the problem)

    • @yosyp5905
      @yosyp5905 5 лет назад +1

      I thought the cards need energy to activate the chip, so two cards do absolutely nothing to each other.
      edit: nevermind, I've read the message wrong.

    • @domints
      @domints 5 лет назад

      @Lucas Cruz who should believe what?

  • @bogmaerke
    @bogmaerke 5 лет назад +9

    5-1=4, that's a minus.
    ISO 14443-4, that's a dash.
    Not trying to be rude, just informing you of a mistake you make. You're still the best English speaking German I've heard!

  • @ushiocheng
    @ushiocheng 5 лет назад +16

    Contactless payment is not dangerous since it is a RFIC card instead of RFID card that uses an internal key to sign transactions. Therefore, it is ridiculously hard to clone it even if you get physical access to the chip. Even in that case, just use the CVV is much easier :)
    Also, mobile payment is great because it requires you to confirm before release the information. like apple pay or sumsung pay.
    In my opinion, ApplePay may be the most safe method since it have a physical chip dedicated to cryptography and generate a unique transaction id to perform the transaction.
    BTW, the magnet strip contains card#, date, and CVV. therefore, a card w/o card number is just as dangerous if it have a magnetic strip on it. Therefore, I am disappointed that Apple Card have a mag strip on it and still marketing it to be safer. Is your threat model people who are just taking a picture of your card when it is lying on the table?

    • @lucasschut4174
      @lucasschut4174 Год назад

      I was thinking like, if the card encrypted then what stops people from just copying the cards info directly onto a second (maybe virtual) card? What is it that makes rfic harder to clone? Does it communicate instead of just information dumping?

    • @ushiocheng
      @ushiocheng Год назад

      @@lucasschut4174 so the card contains a asymmetric key to sign transactions inside itself, and it would not allow access to the key without some involved process such as DPA
      Try lookup FIDO U2F key or Bitcoin wallet, they work in a similar way

    • @christer.rehnstrom
      @christer.rehnstrom Год назад

      You are correct, but bank card uses NFC (Near Field Communication) which is a subset of RFID, but width a much shorter range Up to about 10 cm or 4 inches. Todays RFID can have ranges up to hundreds of meters.

  • @ThePovilaxxx
    @ThePovilaxxx 5 лет назад +4

    well, you've talked about passive RFID, but i think it would make a great video if you'd talk about Active RFID, and maybe made like a security system with it or how safe it is in cars.

  • @Lampe2020
    @Lampe2020 Год назад +1

    Are you from Germany?
    (the payment card in the beginning of the video is from Sparkasse, the gpay page in the play store showed Aldi Süd as one possible place to pay with it...)

  • @SpectreOZ
    @SpectreOZ 5 лет назад +4

    NFC limits are way higher here in Australia (think of people buying groceries etc) I killed my antenna but left the chip untouched, so no contactless payment for me (or anyone else if I lost my wallet) 👍

    • @phsch108
      @phsch108 5 лет назад +1

      Here in Europe, NFC also works above €25,-. You're just required to enter the PIN after the NFC transmission for those transactions.

    • @SpectreOZ
      @SpectreOZ 5 лет назад

      @@phsch108 $100 AUD here is the point after which a pin is required, $100 in multiple store would soon deplete a healthy bank account

  • @spudhead169
    @spudhead169 5 лет назад +5

    I've reported my card missing then used it afterwards contactless several times. I'm about 200 bucks up atm.

    • @houdiniabracadabra6180
      @houdiniabracadabra6180 4 года назад

      I hope u didnt use it in the same location where you live.

    • @spudhead169
      @spudhead169 4 года назад +2

      @@houdiniabracadabra6180 Yep I sure did. That was a year ago, not had any backlash yet. Banks aren't going to file police reports and subpoena CCTV footage over a couple hundred dollars, they'll just write it off. If I'd stolen thousands or done this more than once, then maybe they would. Good thing about contactless is there's no clawback from the retailer, the Bank takes all of the hit. The extended story behind this is that a utility provider had mistakenly took a large amount out of my account and the bank allowed it even though there was not enough in the account to cover it. It was all sorted and the utility provider refunded the money but the bank refused to refund the fees they charged (which added up quickly) for the unauthorized "borrowing". Instead of going through all the hoops and legal nonsense to get the fees returned, I just did the card thing, then closed the account.

    • @houdiniabracadabra6180
      @houdiniabracadabra6180 4 года назад

      @@spudhead169 ok then i won't hate you. U did what had to be done. Get your rightfull money back. Thx for the idea though ;)

  • @BartoszBanachewicz
    @BartoszBanachewicz 5 лет назад +17

    Woah, I would have never thought to "loop" a probe like that.

  • @arianwen27
    @arianwen27 5 лет назад +1

    If you have an android device then play.google.com/store/apps/details?id=com.maxsoft.creditcardreader can read the data on the card.

  • @MrGillb
    @MrGillb 5 лет назад +3

    NFC relay attacks are still a thing which can be done against many card variants. You can buy these garage door readers which allow for long distance (like a few feet) reading; I am not sure how to hack one of these things such that a proxmark can use the antenna instead, but it should be possible.

  • @TheChemicalWorkshop
    @TheChemicalWorkshop 5 лет назад +1

    Btw i have a NFC tag on my keychain... with my contact info, would suck to loose keys

  • @tee-tech-old62
    @tee-tech-old62 5 лет назад +3

    In a German identity card is a RFID chip as well, and it is readable with the Arduino RFID reader :O

    • @christianB1234567891
      @christianB1234567891 5 лет назад +1

      Yeah, but its useless to do so because it sends you any time you do a Reset another ID, at least so is mine. Most Datasheets for RFID Cards are under NDA, so you won't know how to talk to it/decrypt it. You can't even get the Datasheets for a Desfire Card without signing any NDA. Actually, they have done well on it in the "Internet Neuland" ;D

  • @Nry_Chan
    @Nry_Chan 5 лет назад +1

    So, this is actually a fun topic, as stated, the nfc cards have chips, though, these chips can come in 2 variants, dumb chips, and smart ones. Bank cards actually use the smart ones which can execute code themselves.
    When a card comes in contact with a compliant terminal (lets say a train ticket machine) your bank card will communicate and generate a one-time-use token to authorize the payment.
    these payments are often bundled together and then send to your bank for processing, but that's another topic.
    In essence this means that even if you could capture the data, the token would be different each time, and because only your bank knows how your card encrypts said token, it'll make finding people who try to pass on those fake codes trivial.
    Additionally, these transactions need to be approved by your bank, and this needs to be done on-line, essentially:
    1) the transaction + authorization token is send to your bank
    2) your bank checks if the token is valid
    3) your bank checks the transaction itself and may flag it if it spots something wrong with it (done by complex algorithms)
    4) your bank checks the receiving party
    This system is by no means perfect, if a person were to steal your card, they could make a few transactions before you'd block if for instance.
    BUT, its a lot better than the old mag strip system, where all the data was on the strip, rather than cryptographic ally stored on the card

  • @tomhyhlik1788
    @tomhyhlik1788 5 лет назад +15

    The title is: "How safe is contactless payment?" which was not covered in the video :/

    • @joestevenson5568
      @joestevenson5568 5 лет назад

      the answer is on a card, sort of, at least no one should be able to steal a significant sum. From a phone? very secure.

    • @tomhyhlik1788
      @tomhyhlik1788 5 лет назад +1

      @@joestevenson5568 In the video is used completely different card type than the credit card has

    • @kingseekerbackup3085
      @kingseekerbackup3085 5 лет назад

      @@tomhyhlik1788 wdym?

    • @tomhyhlik1788
      @tomhyhlik1788 5 лет назад

      @@jakedowling8414 no, he is not giving any info about contactless payment at all :D

    • @danielvaldez9946
      @danielvaldez9946 5 лет назад

      @@tomhyhlik1788 Contactless payments are rfid cards that emit the cards encrypted data into the reader. the point is that if a hackers reader gets close enough to your card it can get your data, tho encrypted. phones can turn this function on and off. so up till there you can get a pretty good self thought out answer

  • @aidancorcoran2462
    @aidancorcoran2462 5 лет назад +1

    @GreatScott your video does not make enough distinction between NTAG, Mifare and EMV contactless cards. They are pretty different to each other.
    Each of these has their own "API" and access control systems which run over the ISO standards including ISO 14443. The debit card you showed has both RSA and 3DES, and can be accessed using standard ISO7816 commands. The EMV specifications are the open standards for this, and are available from their website.
    EMV cards, both contact and contactless, use 3DES or AES session keys which generate a unique cryptogram for each transaction, which signs the transaction amount, the date and a random number from the terminal. This chip data is very difficult to counterfeit or replay (other comments have also made this point).

  • @domints
    @domints 5 лет назад +3

    You totally oversimplified (or just didn't dig enough) the RC522 / PN532 topic. The 13.56MHz tag isn't spitting out data. It won't even spit out ID without being asked, not to tell about the data.
    All the data on the card (1KB in case of Mifare Classic 1K) is password protected and your card spit the data out because your reader asked for it and had proper access keys - in case of your card it was transport key, default consisting of loads of 0xFs.
    The only card that just spits out data are the 125kHz cards, but there isn't much there to spit - just few bytes of ID.

  • @Kitsu_no_mirai
    @Kitsu_no_mirai 5 лет назад +1

    if you can open your youtube channel with RFID. can you auto subs another person channel with rfid. if that so i can make a card that auto subs me or another person. just tap the card to another strangers phone.

  • @joshuabest100
    @joshuabest100 5 лет назад +33

    My bus stops near me have nfc cards in the bus stop and when you scan it you get taken to the time table on the website which is pretty cool but instead of that i read the card and rewrit to the card so now when you scan it you get taken to pewdiepies channel so you can subscribe

    • @tanmay______
      @tanmay______ 5 лет назад +5

      Dafaq really? And why did they put rewritable cards on there smh

    • @joshuabest100
      @joshuabest100 5 лет назад

      @@tanmay______ yeah i thought that because in the card writing setting you can actually write protect them

    • @Abdega
      @Abdega 5 лет назад +8

      @Joshua Hutton
      They probably didn’t think to write protect them because they didn’t think people would write to them
      Whoopsie doodles

    • @t_y8274
      @t_y8274 5 лет назад +7

      @@Abdega bus stops did an oopsie

    • @jparky1972
      @jparky1972 5 лет назад +8

      Pewdpie.
      Really?!
      Ffsk..
      Yes. They shouldn't have left the cards unprotected.
      But just because you can.
      Doesn't mean that you should.

  • @xtrariceplease
    @xtrariceplease 5 лет назад +2

    Create a project where it uses an active rfid. It should transmit different data in every x second. Make the change synchronized with the Arduino so everytime you authenticate, it would pass. Ex. encrypt "qwerty" with unix time as salt, the mcu(with rfid reader ofc.) and active rfid (also with mcu) will generate the same output as long as their time is in sync.

  • @brannonmcevers1854
    @brannonmcevers1854 5 лет назад +3

    Great video my friend... Nice format!! It allows people that aren't too technical to somewhat understand the tech they use everyday, and the people that are tech savvy can look up the IEEE standards to acquire more information...
    I had a professor in college that taught this way.. He called it "The Big Picture".. It allowed us to start thinking about the subject before we fully understood the science behind it.. That way, we weren't 'blindly' learning and it sparked our interest.

  • @onmecards
    @onmecards Год назад +1

    This information is four years old and should be taken down.

  • @Felix-ve9hs
    @Felix-ve9hs 5 лет назад +16

    Sparkasse?

    • @martinrocket1436
      @martinrocket1436 5 лет назад +4

      Felix R, totally looks like. But one thing he didn't research correctly: The NFC blockers don't always have to be bought. Sparkasse and other banks give them out for free if you ask politely.

    • @TheThursty100
      @TheThursty100 5 лет назад +3

      @@martinrocket1436 I mean, there is literally the Sparkasse Logo on the Card. He taped over the Name of the Bank though, because it gives away his general region

    • @martinrocket1436
      @martinrocket1436 5 лет назад

      Timbo Jones, haven't we agreed that he lives in Leipzig?

    • @justinjakull6301
      @justinjakull6301 5 лет назад

      In the channel description stands he's from Fulda.

    • @joshua4302
      @joshua4302 5 лет назад

      Ich heiße das ist sein Impressum und nicht seine echte Adresse. Vermutlich nur eine Agentur

  • @powercatz6358
    @powercatz6358 5 лет назад +2

    Can you do a collaboration with Live Overflow? You guys are both from Germany and both good teachers in tech things

  • @moritzlaszlo3115
    @moritzlaszlo3115 5 лет назад +4

    I follow this Chanel for round 3 years now and the quality of the videos is always incredible high! Thank you for all the time, money and passion you put in our free education ❤️

  • @StaticVapour590
    @StaticVapour590 5 лет назад +1

    I got an idea! How about you make DIY induction phone charger of course for a phone with QI support? I'd like to see you doing it

  • @AlbiinoBlacksheep
    @AlbiinoBlacksheep 5 лет назад +8

    This is amazing timing. I discovered NFC tools TODAY and I ordered RFID reader yesterday for a project me and a couple of friends are commiting to.
    I am a little bit dissapointed you didn't cover the difference between the different RFID readers. Please cover this in another video!

  • @runforitman
    @runforitman Год назад +1

    rfid could be a fun way to open a hidden compartment

  • @МирославВучетић
    @МирославВучетић 5 лет назад +8

    Came here before the notification!

  • @hungarianTEK
    @hungarianTEK 5 лет назад +2

    you make those pens of yours work so hard, you should be sponsored by a pen company

  • @World_Theory
    @World_Theory 5 лет назад +9

    Crazy idea:
    What if, your RFID card had a normally-off button built in, to interrupt the energy supplied by the wireless energy coil, until such time as you want to let the information be transmitted?

    • @alessandroceloria
      @alessandroceloria 5 лет назад +4

      Those devices usually are miniaturized, and in some cases it would be very difficult to fit a button in... Think for example about credit cards.
      But that's just a minor inconvenience, the main issue is that RFID devices are resonant RLC circuits. Their impedance (apparent resistance) is critical for their operation as it determines at which frequency the circuit resonates and works. A button would majorly screw up the circuit's impedance requiring some serious compensation at factory level. That would mean measuring and adjusting every circuit making this idea definitely possible, but very cost inefficient.
      In the end, it all comes down to production costs.

    • @World_Theory
      @World_Theory 5 лет назад +1

      Alessandro Celoria
      Ah, I see.

  • @semperparatus3685
    @semperparatus3685 5 лет назад +2

    Careful Scott - please let us know if you get a visit from SS or bank security...

    • @rattanapongkrajang3069
      @rattanapongkrajang3069 5 лет назад

      ตัวแปรงไฟ12Vเอาแปรงเป็น36วัด

  • @tegrqbruh4158
    @tegrqbruh4158 5 лет назад +9

    I use a contactless card and also my phone for wireless payment in stores

  • @davidmuhs4590
    @davidmuhs4590 5 лет назад +2

    how do i fix a cracked monitor screen?

  •  5 лет назад +7

    Aldi, Lidl, Kaufland, Hornbach, Media Markt, Saturn

  • @komentierer
    @komentierer 5 лет назад +1

    Giro Karten gibts nur in Deutschland, überall sonst heißt das "Debit Card"

  • @samtzam3774
    @samtzam3774 5 лет назад +5

    All this technology (RFID, NFC, Magnetic Cards, etc) Is not dangerous in mater of security. But is extremely dangerous in mater of privacy. So If you want to have privacy in your life, simply reduce the use of them of even better stop use them.

    • @vgamesx1
      @vgamesx1 5 лет назад +3

      That doesn't make any sense, in terms of of payments your purchases are logged the same by both the store and credit card companies either way you pay, only way around that is to use cash for everything...
      Now if you were talking about working at some place that uses wireless tags in order to get around the building, then you kinda have a point.

    • @jasonlisonbee
      @jasonlisonbee 5 лет назад

      @@vgamesx1 If I was in charge of building security tech, it would include near range fingerprint scanning, palm line scanning, hair and dot configuration fingerprinting of arms, fingerprint of bare foot characteristics, voice analysis, retina scanning, breath and over all air fingerprinting (seeking most unique possible set of particulate mixture put off by a given person [how animals with a strong sense of smell identify]), as well as checking visible physical characteristics of the body, posture and movement. Not necessarily impossible to fool, but if someone did, every living other spy would blush upon it being proved. Most likely armed security would catch them trying to penetrate a wall, floor or ceiling surface that they can't detect is being monitored.

  • @DASOSSI
    @DASOSSI 5 лет назад +1

    machst du Englische Video´s nur damit es mehr Leute anklicken`?

    • @paul0
      @paul0 5 лет назад +1

      Glaube ich auch, er hat auch eine deutsche EC Karte

  • @hopkinskong
    @hopkinskong 5 лет назад +4

    By standard, EMV cards uses strong security which allows safer data exchange. (e.g. RSA/Asymmetric Cryptography)

  • @ahtoh1
    @ahtoh1 4 года назад

    I want to setup RFID so I can login to a windows 10 computer. I need to program password to RFID, tap near computer and user is logged in

  • @daddynikolatesla6663
    @daddynikolatesla6663 5 лет назад +13

    When you walk on street, then a man bumped accidentally to you. Who has a pin machine in his pocket and takes 25 euros (because thats the limt in our country) by passing the pinmachine along your pinpass...
    How to earn 500 euros each day!

    • @noggin73
      @noggin73 5 лет назад +15

      That pin machine needs to be linked to a bank account (maybe a merchant account?) so he will soon get caught.

    • @KanalMcLP
      @KanalMcLP 5 лет назад +3

      but it might be a stolen account that is just used to get the money physically to then put it somewhere else.

    • @MrDoItNice
      @MrDoItNice 5 лет назад +5

      And all his personal information becomes available to your bank to press charges.
      I'd much prefer that to someone running off with my wallet.

    • @daddynikolatesla6663
      @daddynikolatesla6663 5 лет назад +1

      It was just pure sarcasm but oke😂😂

    • @trinidad17
      @trinidad17 5 лет назад +4

      You probably can build a high power transmitter and drive around. It's illegal to do so, but if you're one person stealing people's money I guess you wouldn't care about that.

  • @ericcartman9796
    @ericcartman9796 5 лет назад +1

    How German is this guy !
    Great video though

  • @DoctorX17
    @DoctorX17 5 лет назад +3

    I always love watching you draw and write on paper in your videos. It's a cool aesthetic you don't see often anymore.

  • @mr.cookedfish9978
    @mr.cookedfish9978 2 года назад +1

    To protect your card you can also put another NFC tag in your wallet with some random things on it, like a rickroll so if a thief is trying to steal your card your wallet will never let you down :)

  • @zaprodk
    @zaprodk 5 лет назад +3

    Minus four 😢 It's dash or hyphen.

  • @waffleMccoy
    @waffleMccoy 5 лет назад +1

    If you can read the internal memory, there's some chance, that you can create a buffer overflow using some kind of exploit in it to actually change the memory data, right?

  • @thisfeatureisbad
    @thisfeatureisbad 5 лет назад +5

    This kind of technology is used in shops to prevent from stealing. Am I right?

    • @juststeve5542
      @juststeve5542 5 лет назад +11

      Sometimes it might be, but RFID is very limited in range. Often in stores it's a far simpler circuit, purely coil and capacitor which resonates at a specific frequency, this is then detectable by the induction coil by the doors.

    • @dronemansk2121
      @dronemansk2121 5 лет назад +1

      To presne neviem, ale je to možné.

    • @thisfeatureisbad
      @thisfeatureisbad 5 лет назад +1

      @@dronemansk2121 JJ

    • @thisfeatureisbad
      @thisfeatureisbad 5 лет назад +1

      V knižniciach sú také karty/nálepky proti krádeží.

    • @dronemansk2121
      @dronemansk2121 5 лет назад +1

      @@thisfeatureisbad jáj už viem, ktoré myslíš

  • @aaaaaaaaaassssssssdf
    @aaaaaaaaaassssssssdf 5 лет назад +2

    at work i use a handheld rfid machine to scan rfid tags for inventory control, it takes about 10 seconds to scan 200 items and works about 20-30 feet away. none of my current debit/credit cards use rfid now, and only one did before but didn't last long it seems.

    • @christianB1234567891
      @christianB1234567891 5 лет назад +1

      Its all about the frequency^^ There are Toll Stations with long range RFID, but they can't read your credit card in your wallet, cause they use another frequency.

  • @andy9463
    @andy9463 5 лет назад +6

    where is the quadcopter????Oh...and also FIRST!

    • @greatscottlab
      @greatscottlab  5 лет назад +6

      The video will come out when it is done.

    • @tonpa8888
      @tonpa8888 5 лет назад +3

      @@greatscottlab r/technicallythetruth
      But in all seriousness, take your time. It shurely will be an awesome project, so waiting a but longer will be worth it.
      Greetings from Luxembourg!

    • @sujasanthosh3252
      @sujasanthosh3252 5 лет назад +1

      @@greatscottlab This is one of the questions which made Scott mad. And the one made him hide his "to-do list" 😉😉

    • @andy9463
      @andy9463 5 лет назад

      @@tonpa8888 maybe he burn it :D

  • @TechItEasyGR
    @TechItEasyGR 5 лет назад +2

    Make Video: how to make a RFID lock

  • @RakshithPrakash
    @RakshithPrakash 5 лет назад +14

    I only use Samsung pay, make a video on MST technology

    • @nikomo
      @nikomo 5 лет назад +10

      MST works by emulating a magnetic stripe being read. Magstripe is no longer in use for payments in Europe, hasn't been for a long time. But that also means that it's just as insecure as magstripe, so, not much to learn there.

    • @wodsex
      @wodsex 5 лет назад

      @@nikomo They are still used in Denmark

    • @marcusm5127
      @marcusm5127 5 лет назад +1

      @@nikomo That is not the case, the Samsung pay is way safer. I don't know the terms, but it only works one time with each code generated and ofc you can only read the code when the user wants to pay. The only way to scam someone with Samsung pay except for hacking and such would be to have a powerful receiver and read the code and jam the real reader. Would be hard to do in practice and you still need to trick the bank.

    • @kaseyboles30
      @kaseyboles30 5 лет назад

      @@marcusm5127 It wouldn't have to be that powerful. Also one could just hijack the phone through blue tooth. Then next time they go to use it the token is relayed to your phone instead of the coil. just only do it on a percentage of first tries and the user won't even realize what's going on and just thing it's a normal failure. And both the bluetooth hack and the token relay have been tried and worked. And the relayed of token even worked when relayed to another country that at the time wasn't on Samsung pay's availability list, many miles away from the originating phone, meaning Samsung pay didn't even sanity check it. "oh you're buying a snack in a country we don't support hundreds of miles away from the phone? No problem"

  • @EndOfLineTech
    @EndOfLineTech 5 лет назад +1

    Why I use ApplePay, it still has yet to be cracked, the only found flaw was in setup, not actual payment.

  • @dattastycookie1930
    @dattastycookie1930 5 лет назад +3

    Cooles viedeo sehr interessant und hilfreich. Kannst du vieleich mal ein paar viedeos auf deutsch machen?

    • @eliteschw31n64
      @eliteschw31n64 5 лет назад

      Schau mal in sein (erstes?) q&a rein er will es auf englisch machen ende

    • @Maze-
      @Maze- 5 лет назад

      Nein

  • @D4no00
    @D4no00 5 лет назад +1

    you missed the most important part, the security. For example mifare 1K has trailer parts for each 16 memory blocks, there you can set the codeA, codeB and flags for reading the data from that part (for example you can set to use only codeA or both of them, set it to read/write mode) . The idea is that if you use a RC522 module and the passwords and flags were changed you will be unable to read all the content of the card. What is strange is that phones can easily read all information and even change flags when for example a trailer block was set as unreadable, couldn't find any information on this topic since everybody tries to keep it out of sight. Of course mifare 1K is most probably the least secure card nowadays, since there are a lot of ways to break the security and even intercept traffic, but there are tricks to at least make it hard to copy the card. What I would appreciate if you would show about the protocols of communication used by these modules and some of the outdoor readers (Wiegand)

  • @kendarr
    @kendarr 4 года назад +1

    Is there anyway to copy my cc into a tag? (I want to implant one of these)

    • @laurensholthof
      @laurensholthof 2 года назад

      If you get a regular dangerousthings chip implanted you can't just clone your card. There is however a company called walletmor that do sell payment implants. I got my regular nfc/rfid implant already and am planning on getting a payment implant once I'm 18

  • @R3filln
    @R3filln 3 года назад +1

    Oh du bist Deutscher auf der Karte stand gültig bis

  • @GRBtutorials
    @GRBtutorials 5 лет назад +1

    Fortunately for you, MIFARE Plus is the secure version, which uses AES so it's practically unhackable without the key.

    • @domints
      @domints 5 лет назад

      It might use, but it also might use compatibility mode. Also, if it is running in compatibility mode, it is hacked already.

  • @deadinside8013
    @deadinside8013 5 лет назад +1

    HOW THE FUCK CAN YOU DRAW SUCH A PERFECT SIN?????? Und bei der sparkasse? tzz tzz tzz ;D

  • @YourAliasIsNotAvailable
    @YourAliasIsNotAvailable 5 лет назад +1

    If your equipment is powerful enough you should be able to read from an NFC chip from far enough to scan it through your pocket while walking along....
    Maximum range should theoratically be something about 1.5 metres considering the used 13,56 MHz(if your antenna and amplifier allowing).
    It should be mentioned that one cannot simply charge your bank account with your data, as they would have to use a certified and paired device of an official bank institute - therefore they would get busted in no time.
    Only way is like they do with the bank cards.
    Copy your NFC to a blank card and shipping them to eastern europe.
    Most institutes though making NFC payments under reserve.
    They will get your money back if anything is suspicious about the payment.
    All in all one could say NFC is as secure as payment without direct acknowledge and physical connection could become ;)

  • @seankkg
    @seankkg Год назад +1

    The worst part is I never asked for any of these features.

  • @justinpettit8282
    @justinpettit8282 5 лет назад +1

    I thought you where going to go hacker man for a sec

  • @ZsoltPinters
    @ZsoltPinters 5 лет назад

    Try CREDIT CARD READER 4.3.6 app (banned from Play Store), you need to download the APK. It has no permissions, even don't have internet access permission. That will read all your card details, even will read the last purchasements ;)

  • @1MTEDDY
    @1MTEDDY 5 лет назад

    Not true. Credit and Debit cards can be also easily read by "Application Protocol Data Unit" - APDU. You just need to read them differently. Try Credit Card Reader app on Android or google "Reading Credit Card data via NFC with an Arduino".

  • @1kreature
    @1kreature 5 лет назад

    This has been done for proof of concept, please do not do this in real life it is after all illegal:
    Wandering coffeshop licence, and a payment terminal.
    Modify terminal to use a amplified frontend and a 35cm diameter loop antenna.
    Place antenna under a park bench. The increased range is around 15-20cm. It can now access cards in normal wallets and back pockets as well as cards in wallets in bottom of puses/handbags placed on bench.
    Every card that comes into field can now be attempted charged for small ammounts, like $5. Ammount is small enough that most won't notice and plausible for a expensive cup of coffee maybe with a bun. Since the bench and purchase is in the vicinity of the legal place of buisiness and the terminal can be a wireless one, it is very hard to dispute the billing.
    This is why I have not and will never enable a non-confirmation based wireless billing of my card.
    Embed a button in the card that I have to hold in to enable the antenna and I may think about it, untill then; no thank you.

  • @Henkie1234
    @Henkie1234 5 лет назад +1

    It is encrypted but can't you still copy the encrypted data to your phone and then send it out with your phone at a store

  • @cestmamin
    @cestmamin 2 года назад

    all the info are blocks (lines) and sectors (parts) with further detailed info. exampe, block 0 (first line) containts the UID BCC SAK ATQA and the manufacturer data, etc.

  • @SirJohnatan
    @SirJohnatan 5 лет назад

    That's bullshit... Even if tour money is gone... You can receive it easily and teach the stealer.... În this word are tooooooooo many dumb peoples usualy those covers are just for money making... For contact less you needed to touch the card on pos.... How the hell does stealer where you have the pocket and each credit card has a limit on no pin requires do that is around 20 dolars so....to steal money from a card you need to have an pos, pos is provided by banks.... And they don't give pos to who wants... Who need pos it's registered with an ic card and each pos have an address as imei code on phones... They use internet too, provided by a Simcard... Etc and when you make an transaction everywhere bank record the pos io address, Mac address, pos is, hours and a lot of things so... Those special wallets are just bullshit for brain washing. I'M WORKING IN A CREDIT CARDS FACTORY SO...

  • @pangerancinta3500
    @pangerancinta3500 4 года назад

    Can duplicate RFID card 13.56mhz to NFC tag 13.56mhz ?
    Thankyou

  • @Tutul_
    @Tutul_ 4 года назад

    So we can still try to capture it's encrypted data and just reproduce the signal. Thus having a 25€ false card that we can use from time to time if the victim isn't careful on his money transaction

  • @lezbriddon
    @lezbriddon 5 лет назад

    how safe is an nfc bank card, well imagine you drop it on the floor outside a store, along come an individual of dubious morals, he picks up the card, walks into the store, and gets his self a nice large bottle of jack daniels, then he walks to the next store, and the next....and the next....
    my bank has a £50 store / £200/$300 daily limit on nfc.... and by accepting the card, i accepted responsibility for ALL of its use..... most banks have that in the small print...

  • @Sypaka
    @Sypaka 5 лет назад

    NFC-Smartcard. No wonder you can't read it out.
    RFID-Token and NPC-Token are the dumbest version of data storage.
    Btw: You can find NFC-token in Amiibo, too.

  • @hikari_no_yume
    @hikari_no_yume 5 лет назад

    You're just using an app that can't speak the EMV protocol. Any NFC EMV payment card will produce its card number, expiry date and so on without any special authentication. It works just like a contact EMV payment card, because, well, it is. It's the same protocol for contact and contactless transactions. In the United States there is even something called “magnetic stripe emulation” which is as terrible as it sounds.

  • @HyperIonMake
    @HyperIonMake Год назад

    "It uses high frequency so a distance of a few centimeters is mandatory." Not wrong but not quite.
    When a rx antenna comes too close to a TX antenna it can detune the network, decreasing its performance. That doesn't mean it's impossible to make nfc work well nearby, it just means the network needs to be tuned to it. It's possible to make a network which can be tuned in real time to a wide range of distances.
    You also imply this is due to the high frequency. That's also not really true. Coupling is higher at high frequencies, but this same problem can also exist at lower frequencies. It's just that lower frequencies generally have a limited distance.

  • @ljl451
    @ljl451 5 лет назад +1

    The main problem with contactless cards is that when a card is lost/stolen, whoever finds it will be able to make multiple small transactions (e.g. 25 euro limit) until the card is reported as lost/stolen.

  • @ingussilins6330
    @ingussilins6330 5 лет назад

    Safe is zerro - use RF receicer-plifier and thief money from other cards in public areas... large magnetic antennas can detect 0,5...2m away...

  • @theteenageengineer
    @theteenageengineer 3 года назад

    RFID is not always the safest way to do things, it’s actually comically easy to steal RFID information, just take a look at Deviant Ollam who does it on the daily, he uses things like oversized 16 inch coils in a backpack, esp keys, and tons of other things.

  • @sanderd17
    @sanderd17 5 лет назад +1

    Decent security is based on a combination of something you have (a card f.e.), something you know (a code or password) and/or something you are (figerprint, facial recognition, ...). If only one factor is used, or both can be cracked together (like writing your code on your card), it's not safe. NFC isn't safe, the risk is only limited to a small amount.

    • @BattousaiHBr
      @BattousaiHBr Год назад

      security is always at odds with convenience.
      the safest option possible is also the most inconvenient.
      different people have different thresholds of what they would consider "worth" the added security.

  • @dah4x
    @dah4x 5 лет назад

    Why not cover the RDM880 which is a HF version of the RDM630. they can be piggybacked on a Freetronics Leostick

  • @luongmaihunggia
    @luongmaihunggia 5 лет назад +2

    0:17 wow, that's card reader looks so real. Where did you get it?

  • @protonx80
    @protonx80 4 года назад

    the whole thing is crap ... Hold the card to very bright light .... you will se an antenna outline near the edge ... just take a punch and punch over that antenna line .... problem solved ..... not all cards are paywave therefore all machines ... will read the chip and use a pin ... use that ... dont compromise your money for the convenience of the merchant