yanncam / ShuckNT

ShuckNT is the script of Shuck.sh online service for on-premise use. It is design to dowgrade, convert, dissect and shuck authentication token based on Data Encryption Standard (DES).
https://shuck.sh
GNU General Public License v3.0
65 stars 9 forks source link

Idea - Support multi bin files #3

Open Lexus89 opened 2 weeks ago

Lexus89 commented 2 weeks ago

Hi,

I wanted to give you a heads-up about Weakpass.com's precomputed lists. Was able to download and convert their all_in_one_policy list in it's NTLM:password format to a binary file and use it for shucking (over 7 billion entries - 131GB bin file). At some point I also want to convert their all_in_one_latin list which is even larger.

https://weakpass.com/pre-computed

The idea is that the number of BIN files may be more than one, so I was wondering if it's interesting enough to request additional functionality for supporting multiple bin files? For example, a drop down box where you can select the specific BIN or have all the BINS in the folder searched).

In any way, I hope my heads-up on Weakpass may be of use to you.

yanncam commented 4 days ago

Hello @Lexus89,

Thanks for your message and your idea! I will dig into the subject as soon as possible and conduct some tests on my side.

I will keep you informed in this issue :)!

Have a good weekend!