View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000145 | Kali Linux | New Tool Requests | public | 2013-03-19 18:43 | 2013-03-27 20:39 |
| Reporter | saberzaid | Assigned To | WiK | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Summary | 0000145: TCHead | ||||
| Description | TCHead is software that decrypts and verifies TrueCrypt headers. TCHead supports all the current hashes, individual ciphers, standard volume headers, hidden volume headers and system drive encrypted headers (preboot authentication). Brute-force TrueCrypt : However, TrueCrypt passwords go through many iterations and are strengthened. Cracking them takes time. Very strong passwords will not be cracked. Also, in addition to trying multiple passwords an attacker must try each password against each combination of hash and cipher (assuming they do not know what these are beforehand). System encrypted hard drives use only one hash and cipher, so attacking those is faster. Testing TCHead: Create a TrueCrypt volume using the default hash and cipher (RIPEMD-160 and AES), set the password to "secret", then run TCHead against it like this and it will decrypt the header (provided that the word "secret" is in the word list) Decrypt hidden volumes: Multiple passwords (brute-force): Create or download a list of words in a text file (one word per line) using words that you think are likely to decrypt the header, then run TCHead against it like this. If the correct password is found, the header will be decrypted: download: | ||||
|
We already have truecrack in Kali. Is this tool better? How? Why? http://docs.kali.org/kali-policy/penetration-testing-tools-policy |
|
|
The point of TCHead is to detect/crack hidden volumes, I'm not sure if TrueCrack supports that. |
|
|
Truecrypt is more for 'usage'. TCHead is more of a tool for finding/attacking Truecrypt containers/volumes |
|
|
@th3flyboy I am having issues getting it to compile in kali or any newer version of ubuntu/debian. Have you been able to get it to compile successfully? |
|
|
After messing with this tool and realizing that truecrack is already in the repo, I'm closing this ticket |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-03-19 18:43 | saberzaid | New Issue | |
| 2013-03-19 19:40 | dookie | Note Added: 0000142 | |
| 2013-03-19 19:40 | dookie | Assigned To | => dookie |
| 2013-03-19 19:40 | dookie | Status | new => feedback |
| 2013-03-19 19:40 | dookie | Note Edited: 0000142 | |
| 2013-03-22 18:17 | WiK | Assigned To | dookie => WiK |
| 2013-03-22 18:17 | WiK | Status | feedback => assigned |
| 2013-03-22 23:10 | th3flyboy | Note Added: 0000190 | |
| 2013-03-22 23:10 | th3flyboy | Note Edited: 0000190 | |
| 2013-03-23 15:00 | WiK | Note Added: 0000199 | |
| 2013-03-26 01:32 | WiK | Note Added: 0000218 | |
| 2013-03-27 20:39 | WiK | Note Added: 0000252 | |
| 2013-03-27 20:39 | WiK | Status | assigned => closed |
| 2013-03-27 20:39 | WiK | Resolution | open => no change required |