3Des - ECB brute forcing
#4
What if you could brute force the keys of the word password which we already know the cipher for, up to 8-10 characters and put the encrypted output into a text file.

Then do a compare on the file to see if any of the generated brute forced passwords match up to the already known cipher of password? If found, whatever the position in the file you could work out which letter generated it. Then do another bruteforce with a specific letter and keep narrowing it down.


Messages In This Thread
3Des - ECB brute forcing - by clearmoon - 11-11-2013, 04:39 PM
RE: 3Des - ECB brute forcing - by atom - 11-11-2013, 04:45 PM
RE: 3Des - ECB brute forcing - by Sc00bz - 11-12-2013, 02:10 AM
RE: 3Des - ECB brute forcing - by zeroprobe - 11-13-2013, 09:59 AM
RE: 3Des - ECB brute forcing - by vima - 11-15-2013, 01:00 AM
RE: 3Des - ECB brute forcing - by epixoip - 11-15-2013, 03:04 AM
RE: 3Des - ECB brute forcing - by vima - 11-15-2013, 03:24 AM
RE: 3Des - ECB brute forcing - by zeroprobe - 11-15-2013, 12:10 PM
RE: 3Des - ECB brute forcing - by atom - 11-15-2013, 04:19 PM
RE: 3Des - ECB brute forcing - by zeroprobe - 11-16-2013, 02:50 AM
RE: 3Des - ECB brute forcing - by vima - 11-18-2013, 01:25 AM