How Hackers Crack Bcrypt Passwords in MERN Stack Apps Using Kali Linux | Ethical Hacking 2025

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

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

  • @KaliyugWarriors
    @KaliyugWarriors 3 дня назад +1

    Waah , bahute badhiya 👏👏👏

  • @arunsharmaoffical2786
    @arunsharmaoffical2786 2 дня назад +1

    Good 😊👍

  • @TheVideo001
    @TheVideo001 3 дня назад +1

    Nice information 😮, and it’s very dangerous

    • @TheAvinashCode
      @TheAvinashCode  2 дня назад

      Thanks! Yes, it can be dangerous if used for malicious purposes.

  • @abuzardev1568
    @abuzardev1568 День назад +1

    Kuch bhi bhai, Put some random password and show how it works.
    You've used a common password which already exists in dictionary

    • @TheAvinashCode
      @TheAvinashCode  День назад +1

      Thank you for your feedback! 🙏 You’re absolutely right that 'abcd' is a common password and could easily be found in precompiled dictionaries used by tools like Hashcat and John the Ripper. The purpose of this demonstration was to show how vulnerable weak or common passwords are, and why using strong, unique passwords is crucial.
      That said, I appreciate the suggestion to use a random, complex password in future demos to better illustrate the cracking process. For anyone watching, please remember: always use strong passwords and implement best practices like salting and rate limiting to secure your applications!