home.social

#yescrypt — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #yescrypt, aggregated by home.social.

  1. 🛡 ¿Alguna vez te preguntaste cómo guarda Linux tus contraseñas de forma segura?

    Nuevo video en el canal! 🎬

    En esta ocasión nos adentramos en uno de los mecanismos de seguridad más fundamentales: el hash de la contraseña.

    Desglosamos cómo GNU/Linux transforma tu contraseña en una cadena cifrada, exploramos algoritmos como SHA-512 y Yescrypt, y analizamos cuál es la mejor opción.

    youtu.be/V6juloz3JfwZ

    #Linux #SeguridadIT #Ciberseguridad #Hash #Contraseñas #GNU #Tutorial #DevOps #yescrypt

  2. 🛡 ¿Alguna vez te preguntaste cómo guarda Linux tus contraseñas de forma segura?

    Nuevo video en el canal! 🎬

    En esta ocasión nos adentramos en uno de los mecanismos de seguridad más fundamentales: el hash de la contraseña.

    Desglosamos cómo GNU/Linux transforma tu contraseña en una cadena cifrada, exploramos algoritmos como SHA-512 y Yescrypt, y analizamos cuál es la mejor opción.

    youtu.be/V6juloz3JfwZ

    #Linux #SeguridadIT #Ciberseguridad #Hash #Contraseñas #GNU #Tutorial #DevOps #yescrypt

  3. 🛡 ¿Alguna vez te preguntaste cómo guarda Linux tus contraseñas de forma segura?

    Nuevo video en el canal! 🎬

    En esta ocasión nos adentramos en uno de los mecanismos de seguridad más fundamentales: el hash de la contraseña.

    Desglosamos cómo GNU/Linux transforma tu contraseña en una cadena cifrada, exploramos algoritmos como SHA-512 y Yescrypt, y analizamos cuál es la mejor opción.

    youtu.be/V6juloz3JfwZ

    #Linux #SeguridadIT #Ciberseguridad #Hash #Contraseñas #GNU #Tutorial #DevOps #yescrypt

  4. 🛡 ¿Alguna vez te preguntaste cómo guarda Linux tus contraseñas de forma segura?

    Nuevo video en el canal! 🎬

    En esta ocasión nos adentramos en uno de los mecanismos de seguridad más fundamentales: el hash de la contraseña.

    Desglosamos cómo GNU/Linux transforma tu contraseña en una cadena cifrada, exploramos algoritmos como SHA-512 y Yescrypt, y analizamos cuál es la mejor opción.

    youtu.be/V6juloz3JfwZ

    #Linux #SeguridadIT #Ciberseguridad #Hash #Contraseñas #GNU #Tutorial #DevOps #yescrypt

  5. Si quieren leer algo nerd para ir empezando la semana, entren al "man 5 crypt".

    Tienen toda la info sobre los diferentes métodos de hash de las contraseñas en los sistemas GNU/Linux modernos.

    ¿La conocían? 💬

    #gnu #linux #crypt #cryptography #shadow #password #mkpasswd #yescrypt

  6. 🚀 New Release: hashgen v1.2.0

    Big update packed with new features:

    • Added 22 new modes: MySQL5, phpass, md5crypt, sha256crypt, sha512crypt, WordPress bcrypt-HMAC-SHA384 (wpbcrypt), base32 encode/decode, plus multiple hashcat modes including salted algos
    • Updated yescrypt defaults to match Debian 12
    • Read full changelog:
    forum.hashpwn.net/post/5810

    #hashgen #hashcat #infosec #golang #hashcracking #hashpwn #yescrypt #wordpressbcrypt

  7. 🚀 New Release: hashgen v1.2.0

    Big update packed with new features:

    • Added 22 new modes: MySQL5, phpass, md5crypt, sha256crypt, sha512crypt, WordPress bcrypt-HMAC-SHA384 (wpbcrypt), base32 encode/decode, plus multiple hashcat modes including salted algos
    • Updated yescrypt defaults to match Debian 12
    • Read full changelog:
    forum.hashpwn.net/post/5810

    #hashgen #hashcat #infosec #golang #hashcracking #hashpwn #yescrypt #wordpressbcrypt

  8. 🚀 New Release: hashgen v1.2.0

    Big update packed with new features:

    • Added 22 new modes: MySQL5, phpass, md5crypt, sha256crypt, sha512crypt, WordPress bcrypt-HMAC-SHA384 (wpbcrypt), base32 encode/decode, plus multiple hashcat modes including salted algos
    • Updated yescrypt defaults to match Debian 12
    • Read full changelog:
    forum.hashpwn.net/post/5810

    #hashgen #hashcat #infosec #golang #hashcracking #hashpwn #yescrypt #wordpressbcrypt

  9. 🚀 New Release: hashgen v1.2.0

    Big update packed with new features:

    • Added 22 new modes: MySQL5, phpass, md5crypt, sha256crypt, sha512crypt, WordPress bcrypt-HMAC-SHA384 (wpbcrypt), base32 encode/decode, plus multiple hashcat modes including salted algos
    • Updated yescrypt defaults to match Debian 12
    • Read full changelog:
    forum.hashpwn.net/post/5810

    #hashgen #hashcat #infosec #golang #hashcracking #hashpwn #yescrypt #wordpressbcrypt

  10. After seeing yescrypt hashes appear in CMIYC a while back, I started developing a yescrypt cracker in pure Go. Since then, yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, and Arch (to name a few), but hash cracking support for this algo has been limited to JtR -- until now.

    Here's a sneak peek of the yescrypt_cracker POC:

    forum.hashpwn.net/post/446

    #yescrypt #hashcracking #cyclone #hashpwn #hashcat #cmiyc #jtr #johntheripper #golang

  11. After seeing yescrypt hashes appear in CMIYC a while back, I started developing a yescrypt cracker in pure Go. Since then, yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, and Arch (to name a few), but hash cracking support for this algo has been limited to JtR -- until now.

    Here's a sneak peek of the yescrypt_cracker POC:

    forum.hashpwn.net/post/446

    #yescrypt #hashcracking #cyclone #hashpwn #hashcat #cmiyc #jtr #johntheripper #golang

  12. After seeing yescrypt hashes appear in CMIYC a while back, I started developing a yescrypt cracker in pure Go. Since then, yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, and Arch (to name a few), but hash cracking support for this algo has been limited to JtR -- until now.

    Here's a sneak peek of the yescrypt_cracker POC:

    forum.hashpwn.net/post/446

    #yescrypt #hashcracking #cyclone #hashpwn #hashcat #cmiyc #jtr #johntheripper #golang

  13. After seeing yescrypt hashes appear in CMIYC a while back, I started developing a yescrypt cracker in pure Go. Since then, yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, and Arch (to name a few), but hash cracking support for this algo has been limited to JtR -- until now.

    Here's a sneak peek of the yescrypt_cracker POC:

    forum.hashpwn.net/post/446

    #yescrypt #hashcracking #cyclone #hashpwn #hashcat #cmiyc #jtr #johntheripper #golang

  14. After seeing yescrypt hashes appear in CMIYC a while back, I started developing a yescrypt cracker in pure Go. Since then, yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, and Arch (to name a few), but hash cracking support for this algo has been limited to JtR -- until now.

    Here's a sneak peek of the yescrypt_cracker POC:

    forum.hashpwn.net/post/446

    #yescrypt #hashcracking #cyclone #hashpwn #hashcat #cmiyc #jtr #johntheripper #golang

  15. I was late on with catching up with new default password hashing algorithm "yescrypt", but I wanted to use the new default the only thing is that I have been modified my /etc/login.defs and a couple of changes needed to be done to some of the files in the /etc/pam.d directory, namely "passwd, su and su-l".

    #archlinus #yescrypt

  16. Didn't realize that #archlinux moved from #SHA512 to #yescrypt for password hashing. Makes sense seeing that #Fedora has for awhile now.

  17. @Xavier Yeah, I saw that Fedora has made yescrypt the default now with their workstation iso (I'm assuming it's the same for the spins too) so I was just wondering what others, with much more knowledge on it than I, thought about it. From what I've read #yescrypt is the way to go.