Wilders Security Forums  

Go Back   Wilders Security Forums > Privacy Related Topics > privacy technology
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old May 20th, 2012, 01:13 PM
popcorn's Avatar
popcorn popcorn is offline
Frequent Poster
 
Join Date: Apr 2012
Posts: 237
Default full disk encryption

Hi

I have decided its easier and more to secure to encrypt my whole system rather than attempt to stop/clean all the possible leaks that a windows system oozes.
To me truecrypt FDE was a no brainer so I thats what I did, Im running a hp laptop and when encryption finished I rebooted and nothing....my machine would not boot, I could not enter bios to change boot options nothing. I remedied this by swapping out the HDD into a spare system and spent 36 hours decrypting 500G
In the TC full system encryption wizard I opted for full drive encryption including the host area, thinking this is where I had gone wrong I repeated the process again only this time I choose not to encrypt the host area, another night of encryption later and same thing wouldnt boot by any means or media on its own.
After much googling (well startpaging) the issue seems to be the Insyde BIOS
which wants to access the encrypted drive, which is.... er well encrypted hence the hang.
I am now weighing up my options, do I just encrypting the windows partition ?
how secure is this ? and will this also cause boot failure ?
what other options are they for truecrypt equivalent FDE ? could they also cause boot failure ?
I have read that bitlocker will work well on my paticular system but I dont want to have to use a proprietary client if at all possible.
__________________
CIS 6
ExploitShield beta
Virtually Virtual
  #2  
Old May 20th, 2012, 03:09 PM
Justin Troutman Justin Troutman is offline
Cryptography Expert
 
Join Date: Dec 2007
Location: North Carolina, USA / Minas Gerais, BR
Posts: 226
Default Re: full disk encryption

Quote:
Originally Posted by popcorn
I have read that bitlocker will work well on my paticular system but I dont want to have to use a proprietary client if at all possible.

It might not hurt to give BitLocker a shot, given that you're already using Windows; it's closed-source, but it was designed with a cryptographer on board (Niels Ferguson, co-designer of Twofish), so I'm optimistic about the cryptographic aspects of it. That, and because these disk encryption products don't use a MAC due to constraints, they opt for specialized modes of operation geared towards disk encryption, like XTS, a narrow-block mode that TrueCrypt uses. BitLocker employees CBC plus the Elephant diffuser, which works on much wider blocks, and offers better "poor man's" or "pseudo integrity" than narrow block modes like XTS. In that regard, BitLocker is a bit more robust.
  #3  
Old May 20th, 2012, 09:40 PM
0strodamus's Avatar
0strodamus 0strodamus is offline
Frequent Poster
 
Join Date: Aug 2009
Location: US
Posts: 723
Default Re: full disk encryption

I've had good success with DiskCryptor on several systems.
  #4  
Old May 20th, 2012, 11:08 PM
Cutting_Edgetech's Avatar
Cutting_Edgetech Cutting_Edgetech is offline
Very Frequent Poster
 
Join Date: Mar 2006
Location: USA
Posts: 1,749
Default Re: full disk encryption

Do you have W7 Ultimate? You have to have Ultimate edition to use Bitlocker.
__________________
Netgear Prosecure UTM25 | Online Armor | NOD 32 | WSA | Appguard | VoodooShield | Shadow Defender 1.1.0.325
  #5  
Old May 21st, 2012, 11:02 AM
PaulyDefran PaulyDefran is offline
Frequent Poster
 
Join Date: Dec 2011
Posts: 737
Default Re: full disk encryption

Truecrypt should do a test before it encrypts the system partition. It will install the TC bootloader, but *not* encrypt, and then ask you to reboot to test. Did it do this?

I have an Insyde H2O BIOS on my laptop, and it works fine. I *don't* let Win7 format the disk (thereby putting that 100MB partition on there), I do It myself with Mini-Tool http://www.partitionwizard.com/download.html and either just put 1 big partition or set up 2, for the Hidden OS.

Here is an article on how to get rid of the 100MB partition if you want to try that:

http://www.terabyteunlimited.com/kb/article.php?id=409

But just starting from scratch seems easier.

PD
  #6  
Old May 21st, 2012, 01:37 PM
popcorn's Avatar
popcorn popcorn is offline
Frequent Poster
 
Join Date: Apr 2012
Posts: 237
Default Re: full disk encryption

Hi
Thanx for response,
yes Im running W ultimate, and thanx for the info on bitlocker Justin even tho this is going to be a last resort as I would feel a lot better using truecrypt or at least another open source solution, DiskCryptor looks promising but to be honest Im reluctant to try this again until Im confident it wont involve a day and half of decrypting and another day of updating windows.

During the TC wizard I did the reboot test and all seemed good, I do have the 100M partition at present.
here are 2 links to TC forums with pretty much the same issue as me -http://forums.truecrypt.org/viewtopic.php?p=83235#83235
-http://forums.truecrypt.org/viewtopi...=100662#100662

This seems like a hp issue rather than a TC one so any advice/solutions will be more than appreciated
__________________
CIS 6
ExploitShield beta
Virtually Virtual
  #7  
Old May 21st, 2012, 02:03 PM
PaulyDefran PaulyDefran is offline
Frequent Poster
 
Join Date: Dec 2011
Posts: 737
Default Re: full disk encryption

I read those TC threads. What I would do (if you don't want to buy a different laptop...but that may not help, my Acer has an Insyde H2O BIOS, but works fine)...is first see if there is an updated BIOS available. Then, wipe out the disk and put your own small partition on it (20GB for Windows Only). Install Windows, then TC, then run OS encryption and see if it works (pretty quick for only 20GB). If you image your current setup, you can be back to it quickly. Installing Windows from a flash drive should only take about 15 minutes. It should be a fairly quick experiment.

PD
  #8  
Old May 21st, 2012, 02:29 PM
popcorn's Avatar
popcorn popcorn is offline
Frequent Poster
 
Join Date: Apr 2012
Posts: 237
Default Re: full disk encryption

Quote:
Originally Posted by PaulyDefran
I read those TC threads. What I would do (if you don't want to buy a different laptop...but that may not help, my Acer has an Insyde H2O BIOS, but works fine)...is first see if there is an updated BIOS available. Then, wipe out the disk and put your own small partition on it (20GB for Windows Only). Install Windows, then TC, then run OS encryption and see if it works (pretty quick for only 20GB). If you image your current setup, you can be back to it quickly. Installing Windows from a flash drive should only take about 15 minutes. It should be a fairly quick experiment.

PD

Ok thanx Pauly that is a great idea and definitely the way forward
I will let you know how things go
__________________
CIS 6
ExploitShield beta
Virtually Virtual
  #9  
Old May 21st, 2012, 02:36 PM
PaulyDefran PaulyDefran is offline
Frequent Poster
 
Join Date: Dec 2011
Posts: 737
Default Re: full disk encryption

Make sure you *don't* use the Windows installer to format...it will put that 100MB on there. Use any other partition tool like G-Parted or that Mini-Tool one I linked to, etc...

Let us know how it goes.

PD
  #10  
Old May 25th, 2012, 12:30 AM
popcorn's Avatar
popcorn popcorn is offline
Frequent Poster
 
Join Date: Apr 2012
Posts: 237
Default Re: full disk encryption

Hi
well now typing this from a fully encrypted windows partition
Thanx PD your advice was golden, although I got round this issue in a slightly different way.
I copied the bootmanager file and boot file from system reservered partition into my main C: drive and then deleted the system partition, also updated the insyde bios from F.04 to F.15, by doing this I avoided having to wipe the drive.
Also changed the boot order in bios putting disc/cd first, just in case.
Am happy to say that the last measure was not needed as after encryption of the windows partition my system still boots wahay.
I still have one question... what are the security implications/differences of whole disc and windows partition encryption?
thanx again
__________________
CIS 6
ExploitShield beta
Virtually Virtual
  #11  
Old May 25th, 2012, 02:35 AM
happyyarou666's Avatar
happyyarou666 happyyarou666 is offline
Frequent Poster
 
Join Date: Jan 2012
Posts: 677
Default Re: full disk encryption

all you need to know is that fde is the one and only way to go if you want to have youre data safe
  #12  
Old May 26th, 2012, 01:29 AM
popcorn's Avatar
popcorn popcorn is offline
Frequent Poster
 
Join Date: Apr 2012
Posts: 237
Default Re: full disk encryption

Quote:
Originally Posted by happyyarou666
all you need to know is that fde is the one and only way to go if you want to have youre data safe

can you post any links regarding this issue, I've been looking but cant find much detail on the differences
__________________
CIS 6
ExploitShield beta
Virtually Virtual
  #13  
Old May 26th, 2012, 09:53 AM
PaulyDefran PaulyDefran is offline
Frequent Poster
 
Join Date: Dec 2011
Posts: 737
Default Re: full disk encryption

Quote:
Originally Posted by popcorn
...what are the security implications/differences of whole disc and windows partition encryption?
thanx again

If you have one physical disk with two partitions (C:\ and D:\) and you only encrypt C:\, then anything on D:\ could be read by anyone that could get access to that partition in various ways. So, if all you store on there are Sponge Bob episodes, you would be fine...but if you store anything sensitive, or anything that leaves tracks (a Program Files folder for instance), then you could be exposed. If going FDE, just encrypt everything, IMO.

PD
  #14  
Old May 26th, 2012, 11:42 AM
happyyarou666's Avatar
happyyarou666 happyyarou666 is offline
Frequent Poster
 
Join Date: Jan 2012
Posts: 677
Default Re: full disk encryption

Quote:
Originally Posted by PaulyDefran
If you have one physical disk with two partitions (C:\ and D:\) and you only encrypt C:\, then anything on D:\ could be read by anyone that could get access to that partition in various ways. So, if all you store on there are Sponge Bob episodes, you would be fine...but if you store anything sensitive, or anything that leaves tracks (a Program Files folder for instance), then you could be exposed. If going FDE, just encrypt everything, IMO.

PD


this! couldntve said it any better , no links required just take our advice , or leave it , the decision is yours to make ,if you want your data to be safe i trust youll do the right thing , take care
 

Wilders Security Forums > Privacy Related Topics > privacy technology « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 11:09 PM.


Powered by vBulletinฎ Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ฉ2002 - 2013, Wilders Security Forums