Password Cracking with Hashcat

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 56

  • @LeBlueFalcon
    @LeBlueFalcon 3 года назад +16

    To make the text bigger open the CMD > right click on the cmd bar > properties > font > *choose your size*

    • @elevatecyber5031
      @elevatecyber5031  3 года назад +7

      Thanks! I've since fixed the issue, but some my older videos suffer from the smaller font sizes

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

      Can't we just do ctrl+shift+ + for time being

    • @andrewpozenel2931
      @andrewpozenel2931 11 месяцев назад

      or also just CTRL + MouseScrollWheel Up/Down

  • @KerryFreudenthaler-l7l
    @KerryFreudenthaler-l7l 2 месяца назад +1

    ryan cracks passwords offline in like 5 seconds

  • @Games-ld3dk
    @Games-ld3dk 6 месяцев назад +4

    nice tutorial , i got a videowall system software with forgotten log in password and all i remmber is the username so is there anyway to reach the hash through the directory file to crack it?

  • @enrichedplasma1993
    @enrichedplasma1993 Год назад +8

    Where do you get the hash? Like how do i obtain the hash for my Snapchat account?

  • @amirmoezz
    @amirmoezz 9 месяцев назад +2

    Hi, a couple of months back, I forgot my password for one of my encrypted drives, encrypted via VeraCrypt with PIM. Luckily, I do have a vague memory of what could be the combination, so I created my own worldlist which adds up to thousands of worlds. Additionally, I am certain of PIM. Now, after a month I only tried couple of hundreds, and still a lot more to go, not to mention it may have missed one or two. Is it possible to use Hashcat to try these passwords including the PIM. If yes, may you kindly make a tutorial about it? I am using windows as the OS (specifically windows 11)

  • @galloe
    @galloe 5 месяцев назад +1

    My god, you can tell the vast majority of the people in the comments have no idea wtf they're doing here and only want to find a way to hack into someone else's account.🤦‍♂

  • @ikichullo
    @ikichullo 2 года назад +6

    I got my files encryptedby a ransomware attack (Qlocker) and I'm trying to decrypt them. They are .7z files with a 32 character password with upper and lowercase alphanumeric. Would you happen to know how I can decrypt it? I have an RTX 2070 and 3060.

    • @elevatecyber5031
      @elevatecyber5031  2 года назад +3

      Damn, that sucks. Find out which encryption algorithm the ransomware uses, use 7z2john to extract the password hash, and then attempt to crack the password using either Hashcat or John against a wordlist.

  • @willyr2419
    @willyr2419 2 года назад +6

    Hi, my pc has suffered from a Ransomware attack long time ago, i was attacked by the ransomware cerber wich left very important files encripted with RC4 + RCA 512.Is this type of cypher can decoded? I am a computer engineering student. How do i proceed? thanks

    • @elevatecyber5031
      @elevatecyber5031  2 года назад +1

      I'm not sure off of the top of my head, but I do know that RC4 is a stream cipher and I believe that it has been exploited in the past

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

      @@elevatecyber5031 I still have files encrypted by this ransomware, do u have some idea for this? Many thanks.

  • @Bobi.7zip
    @Bobi.7zip Год назад +3

    Bro just tell us where to get the hash that i want to crack , i mean i have the username of the victim but i don't have the hashed password of that account where do i get it

  • @Ninexfnrent
    @Ninexfnrent 8 месяцев назад +2

    for me it says hashes not loaded

  • @pov1715
    @pov1715 3 года назад +3

    My ig got hacked what do I do they even changed the email address so idk how to get back into it and idk how to use this tool is there any easier way

    • @elevatecyber5031
      @elevatecyber5031  3 года назад +2

      Contact Instagram. There should be a way to prove you own the account and you can get it back. Not exactly sure how it works though.

  • @sajinicollins6884
    @sajinicollins6884 2 года назад +2

    How can i use this to hack social media accounts

  • @zzsql
    @zzsql 6 месяцев назад

    At 1:10 you can increase the size of the windows terminal font just like on Linux.
    Ctrl+Mouse Scroll

  • @idrizov7285
    @idrizov7285 2 года назад +5

    how do you find the hash?

    • @elevatecyber5031
      @elevatecyber5031  2 года назад +5

      There are more ways than I can list here. Some include: viewing the /etc/shadow file (linux), ASRepRoasting (windows), extracting it from a file (johntheripper)

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

    Have you ever cracked bcrypt

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

    I need help with this

  • @DanishKhan-eh1ep
    @DanishKhan-eh1ep Год назад

    Hey can you help me a bit my status was exhausted and I did't get the pass.. can you tell me why?

  • @muzammil780-80
    @muzammil780-80 2 года назад +1

    Hey bro ,i want some help for one website..plz help me out

  • @MagmaPipe
    @MagmaPipe 2 года назад +1

    which ones roblox for hashcat

  • @flyawaytothesun1788
    @flyawaytothesun1788 2 года назад +2

    Does hashcat hack or show password from hashes or from using user hashes

    • @elevatecyber5031
      @elevatecyber5031  2 года назад +1

      The way these tools work is that will take a wordlist and use the hashing algorithm to compute the hash for each password. Then, it simply checks to see if any of those hashes match the hash that you're trying to crack. If it does, we know the password.

    • @flyawaytothesun1788
      @flyawaytothesun1788 2 года назад +1

      @@elevatecyber5031 ok ty

  • @aadarshverma6913
    @aadarshverma6913 3 года назад +2

    Thanks bro I love your videos

  • @cubmazing
    @cubmazing Год назад +2

    Which software are you using hashcat on

    • @dylansbored1
      @dylansbored1 8 месяцев назад +1

      hes using kali linux

  • @Daking_Alter
    @Daking_Alter 2 года назад +2

    can this hack social media like FB?

    • @elevatecyber5031
      @elevatecyber5031  2 года назад +2

      No, it's for offline password cracking against hashes.

    • @Daking_Alter
      @Daking_Alter 2 года назад +1

      @@elevatecyber5031 oh i see can u do online cracking password tutorial on kali linux?

  • @ThatOne5
    @ThatOne5 3 года назад +3

    Which GPU do you have?

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

      GTX 1080

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

      @@elevatecyber5031 thanks for replying my comments and sorry for spamming you with comments LMAO just to let you know I did gave a like to your video it's a great one! I know how it feels to gain dislikes just for hate keep up the good content.

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

    can it hack facebook account passwords?

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

      No, it's for offline cracking of hashes. Although, most people reuse passwords so it could get you into someone's social media account.

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

    for a rar archive I have with a password type 13000 on my GTX860M is going to take aproximately 13years to crack it LMAO well that's the aproximate time for trying all the possible combinations of that password type but still just getting only around 3MH/s(3072H/s)🤣😆😆😆

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

      Make sure that it's using your GPU for cracking and not the CPU

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

      @@elevatecyber5031 man just try by yourself a GTX860M you will know you're wrong LMAO I know what I've done and what happened I also used all 8 cat not only numbers and leters it had like more than 100billions combinations to be try LMAO

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

      @@elevatecyber5031 and I know that that's the hash rate given for mining ravencoin so I know it was the GPU trying to crack the hash it was also displayed on the command window GTX860M

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

      @@elevatecyber5031 by the way I would love trying it with a botnet LMAO

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

      @@elevatecyber5031 oooh I was also monitoring the thermals and performance by that time so I definitely know it was using the GPU

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

    I don't understand this and I want to be a hacker

    • @elevatecyber5031
      @elevatecyber5031  2 года назад +2

      Start with the Introduction to Cyber Security path on TryHackMe
      tryhackme.com/paths

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

    do roblox?
    i want back my old account

  • @izankhraa5883
    @izankhraa5883 11 месяцев назад

    your writing is very small, it looks like ants yr words on the one hand, on the other hand to explain you are very slow, it makes you want to sleep.

  • @nicatshare6103
    @nicatshare6103 8 месяцев назад

    help me please !
    $y$ format
    what i can do ?