hashcat v7.1.0

v7.1.0Desktop

hashcat v7.1.0

Added 18
  • AS/400 DES hash mode
  • AS/400 SSHA1 hash mode
  • Blockchain, My Wallet, Legacy Wallets hash mode
  • Cisco-ISE Hashed Password (SHA256) hash mode
  • LUKS2 (Argon2i KDF type) hash mode
  • KeePass (KDBX v4) hash mode
Changed 4
  • Host memory query method updated
  • Device memory handling warns instead of waiting on high GPU memory usage
  • Python Bridge improved support from 1:1 password-to-hash to 1:N password-to-hashes
  • Python Bridge stand-alone debugging of stubs improved
Fixed 2
  • Python Bridge unsalted hashlist support
  • Python Bridge esalt structure size

Welcome to hashcat v7.1.0!

This is a minor release, but an important one. It comes just two weeks after the major v7.0.0 update, as part of our effort to keep release cycles shorter than in the past.

Although two weeks may seem quick, this version includes several important bug fixes along with notable new features and hash modes, which makes a v7.1.0 release fully justified.

If you have 5 minutes, here's the full writeup: Full Release Notes and detailed writeup


New Algorithms
  • AS/400 DES
  • AS/400 SSHA1
  • Blockchain, My Wallet, Legacy Wallets
  • Cisco-ISE Hashed Password (SHA256)
  • LUKS2 (Argon2i KDF type)
  • KeePass (KDBX v4)
  • SAP CODVN H (PWDSALTEDHASH) isSHA512
  • sm3crypt $sm3$, SM3 (Unix)
  • BLAKE2b-256
  • BLAKE2b-256($pass.$salt)
  • BLAKE2b-256($salt.$pass)
  • MD6 (256)
  • sha224($pass.$salt)
  • sha224($salt.$pass)
  • sha224(sha1($pass))
  • sha224(sha224($pass))

New Features
  • Attack-Modes: Use 64-bit counters for amplifier keyspace
  • Host Memory: Update method to query free host memory
  • Add initial support for running hashcat inside Docker
  • Device Memory: Warn instead of waiting on high GPU memory usage
  • ... a lot more
  • See full writeup for details

Python Bridge
  • Fix unsalted hashlist support
  • Fix the esalt structure, it was too large
  • Improve support from 1:1 password-to-hash to 1:N password-to-hashes
  • Improve stand-alone debugging of Python Bridge stubs
  • See full writeup for details

This release was made possible thanks to the work of the hashcat community.

We appreciate the time, skill, and testing effort that went into it and especially from those submitting fixes, reporting bugs, and helping improve portability.

View original

Upgraded? How did it go?

Discussion