Cryptography - CompTIA Security+ Performance Based Question

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 31

  • @lbstepheezy
    @lbstepheezy Рік тому +80

    Why is the drop down menus not populating to see the other options

    • @thvqt
      @thvqt Рік тому +17

      he probably is recording the browser, and the drop down menu could potentially be a pop-out window

  • @JoseRodriguez-du3nz
    @JoseRodriguez-du3nz 2 роки тому +3

    Thank you!! The community appreciates you.

  • @christianomizzle
    @christianomizzle Рік тому +5

    Wow!! So glad I ran into your channel. Just what I needed, thank you!! :)

  • @bblane08
    @bblane08 11 місяців тому

    Great explanation

  • @calebservi
    @calebservi 6 місяців тому +2

    Are all your 601 PBQ videos applicable to 701 as well?

  • @wroadwayresearch
    @wroadwayresearch Рік тому

    this is what perfect exactly what I needed thank you!

  • @tomasmalisauskas608
    @tomasmalisauskas608 Рік тому

    Amazing explanations. Preparing for my security + with your stuff. Thanks!

  • @Peacekeeper_84
    @Peacekeeper_84 7 місяців тому +4

    Mike Meyers told me that the public key only works to encrypt and the private key is only used to decrypt. In this case, is Alice who is generating the private and public key, meaning that her private key can only decrypt and her public key can only encrypt. I'm so confused right now

    • @cyberkraft1
      @cyberkraft1  7 місяців тому +4

      You can use your private key to encrypt a message. When you do, it can only be decrypted with your public key. Another person can also encrypt a message using your public key. This means that the message can only be decrypted with your private key. The first example is much more common, but both techniques can be used.

    • @TechAceYoutube
      @TechAceYoutube 6 місяців тому

      The concept is just reversed with digital signatures.

  • @Griffination
    @Griffination 2 роки тому +1

    Thank you!

  • @Grape-O
    @Grape-O Рік тому

    Thank you for this

  • @0311nate
    @0311nate 9 місяців тому

    Have any of these practice ones ever been on real exam for anyone?

  • @numuboniV
    @numuboniV 7 місяців тому

    Isn't Alice supposed to encrypt the data/message using Bob's public key so that only Bob can decrypt it with it's private key ?

  • @cstyles419
    @cstyles419 8 місяців тому

    for number 2 of the second question, how is that the command to change the password when the code itself does not actually address changing the password? It just says "C:Users\Administrator
    etuser\Administrator(again)", then suddenly you can throw in a password on that line?

  • @maa11235
    @maa11235 2 роки тому +1

    How did you get access to the PBQs to use to study? Do I need to buy them somehow from CompTIA?

    • @cyberkraft1
      @cyberkraft1  2 роки тому +4

      Great question! These are accessible through the CompTIA Learn+Labs environment. You will get access to all of the PBQs when you enroll in one of our courses. We have self-paced and instructor-led courses available. When you enroll in our self-paced course you'll get access to the Learn+Labs environment for a cheaper price AND you'll receive 25 hours of video lessons just like this one.
      Self-paced
      cyberkrafttraining.com/security-plus-sp/
      Instructor-led
      cyberkrafttraining.com/security-plus-spb/

  • @leticia9769
    @leticia9769 Рік тому +1

    I'm confused with the keys, I thought you encrypt with your public key, and decrypt with private key?

    • @cyberkraft1
      @cyberkraft1  Рік тому +4

      Keys can be very confusing. If you are sending a message, you would encrypt using your private key. Anyone receiving the message would decrypt it using your public key. This proves to the recipient that you were the author of the message.

    • @Jetmechjr
      @Jetmechjr Рік тому +17

      My understanding is that when you send an encrypted message using public key cryptography, you would encrypt it with the recipient's public key so that only they can decrypt it with their private key. Nobody else can decrypt the message because you cannot decrypt with the same key used to encrypt (the recipient's public key in this case), and thus you ensure only the holder of the private key can decrypt it.
      However, the point of a digital signature is to verify the integrity of the message. When encrypting a digital signature, you encrypt it with your private key, and thus create a *unique* digital signature that can only be decrypted by your public key. This allows one to be certain that the digital signature indeed originated from you, and they can then verify your decrypted hash of the original message against the results of their own hashing of the message.
      If a threat actor performed an on-path attack and/or otherwise modified the contents of the email, when Bob performs his own SHA hash of the message it would differ from the hash contained within the Digital Signature.

    • @leticia9769
      @leticia9769 Рік тому

      @@Jetmechjr Ohhh okay I was confusing cryptography encryption with the digital signature. You explained that really well, thank you so much !!!

    • @leticia9769
      @leticia9769 Рік тому

      @@cyberkraft1 your videos and explanations rock, thank you!

  • @dondups1543
    @dondups1543 Рік тому

    Hello ho dose it work wen d receiver sends d msg back ie private / public keys etc? Thanks me confused

    • @cyberkraft1
      @cyberkraft1  Рік тому

      Great question! So when the receiver of the message sends a reply they would sign the message using their private key. Then, the receiver of that message (the original sender) would use the sender's public key.

  • @QuyenNHokom
    @QuyenNHokom 10 місяців тому +1

    You would think that a "public" key is used to encrypt data and only a "private" key could actually decrypt the data lol

    • @darandomizer2
      @darandomizer2 9 місяців тому +1

      It's based on availability of the key. A public key is available tot he public, and a private key is kept secret. If everyone had access to the private key, then it would defeat the purpose of encrypting the message!

    • @ReDeTiCTT
      @ReDeTiCTT 8 місяців тому +1

      @@darandomizer2 each key could do either it depends on what you pick

  • @dondups1543
    @dondups1543 Рік тому

    Thanks,thought so wat Abt that fancy word ephemeral keynhas expired how dose d receive gt to read msg is contact sender😮

  • @davidsantos-cb7hi
    @davidsantos-cb7hi 2 місяці тому

    LIARS OF THE EVIL LEFT in Ads!

  • @Hammmmyy
    @Hammmmyy Рік тому

    thank you!