home.social

#hashpwn — Public Fediverse posts

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

  1. Spider v1.0.0 released.

    Spider is not just another web crawler -- it is a purpose-built wordlist and ngram processor for hash cracking workflows.

    URL Mode:
    Point it at a URL and Spider crawls the target, extracts words, and generates frequency-sorted wordlists and/or ngrams.

    But, Spider does not stop at web crawling...

    File Mode:
    Feed it local files and it brings the same word-processing engine to your own datasets, scraped content, notes, dumps, configs, or any other plaintext source you want to turn into a targeted wordlist or ngram set.

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

    #spider #webcrawler #wordlist #generator #sort #ngram #cyclone #hashpwn #hashcracking

  2. Spider v1.0.0 released.

    Spider is not just another web crawler -- it is a purpose-built wordlist and ngram processor for hash cracking workflows.

    URL Mode:
    Point it at a URL and Spider crawls the target, extracts words, and generates frequency-sorted wordlists and/or ngrams.

    But, Spider does not stop at web crawling...

    File Mode:
    Feed it local files and it brings the same word-processing engine to your own datasets, scraped content, notes, dumps, configs, or any other plaintext source you want to turn into a targeted wordlist or ngram set.

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

    #spider #webcrawler #wordlist #generator #sort #ngram #cyclone #hashpwn #hashcracking

  3. Released pcfg-go — a full Go rewrite of pcfg_cracker with ~3× faster training, ~40× faster guessing, $HEX[] and multi-byte support, improved trainer parsing...

    Full Details: forum.hashpwn.net/post/11277

    #pcfg #hashcracking #trainer #guesser #wordlist #generator #hashcat #hashpwn

  4. Released pcfg-go — a full Go rewrite of pcfg_cracker with ~3× faster training, ~40× faster guessing, $HEX[] and multi-byte support, improved trainer parsing...

    Full Details: forum.hashpwn.net/post/11277

    #pcfg #hashcracking #trainer #guesser #wordlist #generator #hashcat #hashpwn

  5. hashpwn-2025 wordlist is available for download and now includes all founds submitted to forum.hashpwn.net from Oct 2024 - Dec 2025.

    forum.hashpwn.net/post/237

    #hashpwn #wordlist #dictionary #hashcracking

  6. hashgen v1.1.3 published to github:

    Changelog:
    - added mode "hex" for $HEX[] formatted output
    - improved "plaintext/dehex" logic to decode both $HEX[] and raw base-16 input

    forum.hashpwn.net/post/679

    #hashgen #hashcracking #wordlist #hex #base64 #base58 #hashpwn

  7. Spider v0.9.0 released:

    Updates:
    -url-match flag to filter URLs by keyword
    Several small bug fixes
    Go bumped to v1.24.3

    forum.hashpwn.net/post/606

    #infosec #spider #urlcrawl #hashpwn #wordlist #ngram

  8. 🚀 Spider v0.8.0

    New features include:

    "-file" to generate n-grams from local plaintext files

    "-timeout" for URL crawling

    "-sort" to output n-grams by frequency

    forum.hashpwn.net/post/52

    #spider #webcrawler #wordlist #ngram #infosec #hashcracking #golang #hashpwn

  9. Ho Ho... oh, no! Santa's Workshop is in trouble! It seems the download link for the hashpwn wordlist has been cleverly scrambled, and right before Christmas! Who would do such a thing? What a mischievous Grinch!

    Luckily, it appears the Grinch left a few clues to follow. Time to put your thinking caps on!
    forum.hashpwn.net/post/246

    #hashpwn #wordlist #ctf #challenge #hashcracking

  10. Need to convert a #wordlist to #hash? Meet #hashgen, the blazingly fast hash generator. Currently supports 18+ modes such as #md5, #sha, #ntlm, #crc, #base64 encode/decode, and converting $HEX[] to #plaintext.
    Cross-compilable for Linux, Windows and Mac.
    forum.hashpwn.net/post/89
    #hashpwn #hashcracking #hashcat #hex