View Single Post
  #2  
Old 01-20-2026, 02:22
sandalik sandalik is offline
Friend
 
Join Date: Nov 2023
Posts: 13
Rept. Given: 0
Rept. Rcvd 4 Times in 3 Posts
Thanks Given: 8
Thanks Rcvd at 15 Times in 7 Posts
sandalik Reputation: 4
Can be downloaded from here:

The unsorted dataset can be downloaded using gsutil -m cp -r gs://net-ntlmv1-tables/tables or through the Google Cloud Research Dataset portal:

Quote:
https://research.google/resources/datasets/?dataset_types=other&search=Net-NTLMv1&
The SHA512 hashes of the tables can be checked by first downloading the checksums gsutil -m cp gs://net-ntlmv1-tables/tables.sha512 then checked by sha512sum -c tables.sha512

The password cracking community has already created derivative work and is also hosting the ready to use tables.

OFFICIAL SOURCE:
Quote:
https://cloud.google.com/blog/topics/threat-intelligence/net-ntlmv1-deprecation-rainbow-tables
Related News Article :
Quote:
https://arstechnica.com/security/2026/01/mandiant-releases-rainbow-table-that-cracks-weak-admin-password-in-12-hours/
Reply With Quote
The Following 2 Users Say Thank You to sandalik For This Useful Post:
Hypnz (01-20-2026), niculaita (01-21-2026)