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/
|