Max

15 responses to “Using Just Full Disk Encryption is Not Enough”

  1. interesting article, I see you post a lot about Truecrypt, might want to check this out to go along with your articles.

    http://diablohorn.wordpress.com/2009/01/01/truecrypt-variety-of-bruteforcing-options/

  2. hiddenillusion, great article at diablohorn. I did leave out having a secure passphrase. I myself use at least a 15 character passphrase on all encrypted volumes and disks.

    The best you can do is to make a long passphrase, substitute letters in it for numbers and symbols. Then at the end, beginning or maybe between words add symbol combinations that are easy to remember. This will make for a very difficult password to brute.

  3. Great post! I also want to add, update your system and all your software! So many Windows users seem to not prioritize updates, but that’s the #1 way people end up hacking your computer. There’s always a new Windows file sharing bug, or web browser bug, or Flash player bug, or PDF reader bug, and the only way to be much safer is to promptly install updates.

    And speaking of Windows file sharing: only have it enabled if you have a really good reason for it, and make sure that only authorized people are allowed to view your shares. It doesn’t matter if your disk is encrypted if you’re sharing your documents with others over the network.

  4. Don’t forget to be logged in as user and not as admin. This creates another security layer since it might affect some rootkits and viruses from installing correctly.

    For Truecrypt it might be a smart move to use a keyfile besides a strong password. Then an attacker needs to get hold of both your password and keyfile.

    Watch out for Mantech’s MDD, it can make a complete memory dump. Might reveal keys, passwords of Truecrypt (did not have time to test this). Will discover Windows hashes for sure. See a nice article on:
    http://taosecurity.blogspot.com/2009/03/using-forensic-tools-offensively.html Offensively

  5. All great tips. Especially about updating software and disabling services you don’t need.

    I do not use TrueCrypt volumes with a keyfile as I know I’m just going lose it ;) but very good tip.

  6. You can completely circumvent the impact of keyloggers by using they XP on-screen keyboard to type your password.

    This can be found at Start/Programs/Accessories/Accessibility.

    If you find it too time consuming to do it this way you can just type a portion of it this way. Just make sure it’s always the same portion so they can never record that missing fragment with the logger.

  7. How can I WHOLE-DISK encrypt a hard-drive with a dual-boot situation ? (IE: Linux/Windows) Anyway?

  8. Nice post – really like the keyfile tip in the comments as well. Double layers of security like this are vital (or if your keyfile is on a biometric USB drive, triple layers!)

    Freelance programmer

  9. Hello
    Nice article.
    Say I have a 8G flash drive, If I encrypt entire drive then it comes up as unformatted drive in windows. So someone might just format the whole darn thing.
    What I would like to do is to be able to disguise this 8G drive as 4G drive and the remaining 4G should remain invisible to unsuspecting user. Using TC I should be able to detect the hidden partition. For noraml windows it should appear like a 4G drive.
    Is it possible? TIA

  10. I’ve always wondered too, if you use sleep mode, what is stopping them from disconnecting your LAN and plugging it into their own laptop/rogue AP?

    I know assigning a static IP would somewhat defer this..however, it could be a true problem.

    Also, what if the had a USB->Ethernet dongle?
    After which plugging it in, the OS automatically installs/uses it, and gets a new DHCP lease through it, allowing for our new friends to poke around wherever assuming they can get past your firewall..

    So many possibilities!

  11. Hi there,

    Good article! I am playing around with TC as well and know the risks we still face. I am wondering about the ram copy issue. I do own a laptop with 1 GB of RAM, suppose I am working on it and they seize my laptop. Would it be adequate to let the machine reboot so the ram is cleared and overwritten? Not sure how much chance there is that my encryption key resides in the memory after a reboot. It would halt however on the truecrypt pw screen so there might not be a lot of memory overwritten.

    I wrote a little batchfile btw to make things more difficult :) I did bind it to an unused laptop key. When I press that key my screen is instantly locked, after a 2 second delay my TC volumes are forcefully dismounted and the laptop will proceed to reboot.

    Batchfile content:

    @ECHO OFF
    BREAK=OFF

    rundll32.exe user32.dll, LockWorkStation

    “C:\TC\Sleep.exe” 2

    “C:\Program Files\TrueCrypt\TrueCrypt.exe” /q /d /f

    “C:\TC\Sleep.exe” 2

    shutdown -f -r

    EXIT

  12. Dear illegal visitor,

    can you tell me how did you assign a batch file to your laptop key? I’m looking for workarounds but no info at all.

  13. What do you mean “bomb threat”? No need for that type of language at all, I mean what the **** are you even mentioning that for???? We’re not even talking about hiding illegal activity, don’t you think that language is a bit rash and disrespectful to people who have been killed by bombs?

  14. What do you mean “bomb threat”? No need for that type of language at all, I mean what the **** are you even mentioning that for???? We’re not even talking about hiding illegal activity, don’t you think that language is a bit rash and disrespectful to people who have been killed by bombs?

    Not really, nope, and are you on medication yet for being far too sensitive?

  15. other very good esential software are: superantispyware / spyware doctor / trojan remover and kaspersky virus removal tool.
    for prevent malicius code in autorun from pendrives, mp3, mp4, phones, ipod, etc. I use mx one, usb doctor or sokx pro.
    ofcourse also is a good choice disable autorun in you desktop pc, netbook, notebook, etc.

Leave a Reply

Archives