home.social

#hashpwn — Public Fediverse posts

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

  1. hashgen v1.3.2 is out!

    v1.3.2 brings 37 new modes since the last published release.

    These include KoreLogic’s CMIYC 2026 $cmiyc$2026$ algo, gost-yescrypt, Streebog, LDAP SHA/SSHA, nested modes, multiple bcrypt modes, sm3crypt, the entire MD6 family, plus more.

    More info:
    forum.hashpwn.net/post/89

    #hashgen #cmicy #korelogic #gostyescrypt #streebog #ldap #ssha #bcrypt #sm3crypt #md6 #hashpwn #hash #algo

  2. pcfg-go v0.5.3 has been released.

    This release focuses heavily on pcfg_guesser performance and memory efficiency:

    • half the memory usage of v0.5.2
    • 2x faster than v0.5.2
    • 2,578% faster than the original Python3 pcfg_guesser.py

    Twice the speed with half the memory usage? Nice.

    forum.hashpwn.net/post/11277

    #pcfg #wordlist #generator #hashcracking #golang #hashpwn

  3. Since Wordpress v6.8, the default hash func produces a custom bcrypt hash: $wp$2y$10$...

    More info on this custom algo, how it uses hmac-sha384, and how to crack them with hashcat.

    forum.hashpwn.net/post/4205

    #wordpress #bcrypt #wpbcrypt #hashcracking #hashpwn #hashgen #hashcat

  4. New to using Targinator? Here's a quick getting started guide for generating advanced wordlist combinations.

    Example command:
    ./targinator target_wordlist.txt ignis-10M.txt -x 1 -t cyclone_250.rule

    Full post: forum.hashpwn.net/post/674

    #targinator #hashcat #hashcracking #combo #combinator #hashpwn