12-12-2015, 06:28 PM
(12-09-2015, 12:18 AM)epixoip Wrote:(12-09-2015, 12:04 AM)egar1m Wrote: Can I use a public prebuild NTLM rainbow table 9 digit mixalphanumeric
Absolutely not. NTLM rainbow tables are for NTLM only.
(12-09-2015, 12:04 AM)egar1m Wrote: I ask this because is easy find rainbow table with long charset but are all encoded in ntlm or sha o md5.
Yes, and those tables only work for those algorithms, and will not work for any other algorithm. Furthermore, rainbow tables are considered an obsolete relic of the past. They have no place in the modern world.
Thanks for reply! Mmm you said "rainbow tables are considered an obsolete relic of the past"..
So is stupid spend time to create a table of 8 digit mixealphanumeric?
It's better use directly mask brute force + wordlist? Thanks for help, regards.