![]() |
|
#1
|
||||
|
||||
|
truecrack
Password cracking for truecrypt(c) volume files. Quote:
__________________
|
|
#2
|
|||
|
|||
|
And within that link is an excellent lesson in why dictionary words are terrible to use as passwords:
Quote:
|
|
#3
|
||||
|
||||
|
You don't need rainbow tables for dictionary attacks.
If my password is: Hungry Man the hash is: abcdefghiblahblahblah A dictionary attack will guess "table, man, lunch, hungry" whatever until it gets hungry man a rainbow table will guess "aerguhaerg, aeiuhqnrt, ougfhb, abcdefghiblahblahblah" It bypasses taking a hash of each of those, which saves time for really slow crypto methods. You can do it either way though.
__________________
|
|
#4
|
|||
|
|||
|
It had me interested until I read "Brute force", if you use proper passphrases and entropy this will not be an issue. Also keep your passwords used for encryption separate from those you use online. We in the forensic field make our dictionary lists based on the target’s personal information (easily pulled from social websites) and any login/password data we receive from subpoenas.
__________________
http://tools.ietf.org/html/rfc3514 |
|
#5
|
||||
|
||||
|
lol it would be much bigger news if it did anything else
__________________
|
|
#6
|
|||
|
|||
|
Quote:
Well I do have my argument index cards ready right next to my coffee for the inevitable impending comment from someone here claiming TC is now broken and AES should not be used. ![]()
__________________
http://tools.ietf.org/html/rfc3514 |
|
#7
|
||||
|
||||
|
Quote:
lols thatd be the day , until then well be safe and IF anything would come up then there would be a simple countermeasure ....as per usual ![]() |
|
#8
|
|||
|
|||
|
So what if Serpent was used? Or Twofish? Like EB said, your password should not be 'real' words, and please try to use all 64 characters that TC allows...and a key file. This doesn't apply to containers but for system encryption, as recently discussed on the TC forums, if they can't get the boot loader (if it's on external media that remains hidden from discovery for example) they have to brute force 512bits. (I assume this has to do with salt and the resulting hash). Rainbow tables of random gibberish would be near impossible I would think.
PD |
|
#9
|
||||
|
||||
|
64 characters? lol how can anyone remember that? 20 characters is already really overkill.
__________________
|
|
#10
|
|||
|
|||
|
I can
I don't use this method, but modified song lyrics are easy, as long as you modify them to not be 'real' words. I actually have four or five 64 character strings committed to long term memory, but have recently changed to only using 32 and having various Yubikey's remember the other 32. PD |
|
#11
|
||||
|
||||
|
I brought the subject of TrueCrack up the other day, though I've never used it or TrueCrypt.
http://www.wilderssecurity.com/showthread.php?t=324156 I don't have anything more sensitive than passwords to 3-4 Yahoo emaill accounts on my machines and use bcrypt, which uses Blowfish, to encrypt them as individual files then make the folder I keep them in hidden with a . in front of it. |
|
#12
|
|||
|
|||
|
Quote:
|
|
#13
|
|||
|
|||
|
Ho hum. Another forensic tool to "crack" Truecrypt volumes using dictionary words and character sets. Next!
|
|
#14
|
||||
|
||||
|
Quote:
You are right, forget cracking AES!! Brute Forcing is the real danger for this hyperfast cipher! Its a good thing that threads like this and others in this forum make it clear, that although AES is not broken, it is possible to use brute forcers and retrieve more then 94% of the most used TrueCrypt passwords. Of course you can use a password generator that will use all types of chars in a random order in the maximum lenght of the TrueCrypt password size. But if you decide to use TrueCrypt in let's say a large company,with a lot of users,it might be unsafe or unusable. How must a traveler with his encrypted notebook disk remember such a password ? Write it down an type it over at every pc boot ? Or store his password in another TrueCrypt folder with the same kind of password ![]() Store it on a usb flash memory that can be read by his notebook when it is unlocked with eh ...? ![]() For the record a long password with dictionary words , easy to remember doesn't really help. And no replacements like "a" with "@" and o with "0" is not clever ![]() And 99 % of TrueCrypt users are using AES (because of the strong performance suggestions, and the fact that it is the only cipher to be able to encrypt the OS) To oversimplify: If you want to brute force your own home brew dictionary, build over the years... Then of course AES is your friend, and the fastes cipher you can use, to brute force such a fixed size dictionary. ![]() See this: -http://www.youtube.com/watch?v=GzDbvd5knmQ- Just imagine what you could do with millions of dollars on hardware ![]()
__________________
The old creature tuatara lived here, hundreds of years before those malware creators arrived on the Internet Last edited by tuatara : May 25th, 2012 at 06:38 PM. |
|
#15
|
|||
|
|||
|
Quote:
You can use other ciphers to encrypt the OS, you are limited only to RIPEMD-160. PD |
|
#16
|
|||
|
|||
|
Quote:
I will do you one better than that, I use GRC's most excellent perfect password generator. If you can break through that line of gibberish, you deserve to get to my data ![]() ~h |
|
#17
|
||||
|
||||
|
Quote:
Wrong.
__________________
|
|
#18
|
|||
|
|||
|
Quote:
LOL, your memory is better than mine ![]() ~h |
|
#19
|
|||
|
|||
|
Quote:
|
|
#20
|
||||
|
||||
|
Quote:
Lol I remember 4 such passwords and one longer (~80 char) password. I also use a yubikey to output a random 32 char password in a random spot in my password (only on my laptop) so I know 64 chars and some where in there the yubikey outputs 32 chars that I don't know. This way if I am ever forced to disclose the password I can't as I don't know all of it and a yubikey can be destroyed easily if needed.
__________________
E-Mail: og8oh@notsharingmy.info |
|
#21
|
||||
|
||||
|
I'm all for having passwords you can't remember. I don't remember most of mine - truecrypt does... but it would probably take longer than any of us will live just to get through a 20 character password using MD5.
__________________
|
|
#22
|
|||
|
|||
|
What's the benefit of using three encryption levels (AES-TWOFISH-BLOWFISH) on a Truecrypt volume?
If I have a 20 character password that a programs successfully guesses, it would essentially unlock all three levels and give access to the data inside, right? |
|
#23
|
|||
|
|||
|
Quote:
Quote:
|
|
#24
|
||||
|
||||
|
lols talk about overkill , aes 256 ripemd160 with a 64bit passphrase(never use devices to store keyfiles i dont trust em , only thing to trust is your own memory if that fails well thats that but your not at risk having half your passphrase being discovered if they get to your device that holds that keyfile wich will make brute forcing much easier then for your adversary not to mention your keyfiles can become corrupted ) anyhow aes is more than enough to keep em busy for the next 100 years atleast until then youll be long dust , i can imagine the performance decrease with all 3 algorithms xD lmfao
|
|
#25
|
|||
|
|||
|
True, but a Key File is *extra* insurance (make copies). Not that *I* even use them, but you could, say, have a folder on every computer you own, named 'Key Files'. Inside that folder, you could have 10,000 text files that were generated with a random file generator, that contain random data. You could then encrypt those 10,000 files with GPG, AxCrypt, etc, using a random pass phrase that you don't remember. Your KF *could* be in there...but maybe it's elsewhere? LOL, have fun looking for Key Files...
And *are* they Key Files? Maybe they are very small TC containers? Tick-Tock forensicator's, you don't have all the time in the world to process this machine...the cases are piling up! Hehehe.Ideas from: -https://www.youtube.com/watch?v=-HK1JHR7LIM- PD |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|