File Share Encryption

 View Only

A script to stress test PGP Bootguard sync-bgfs 

Apr 13, 2011 06:09 PM

 

This script is used to verify write protections on the PGPWDE01 file in Windows 7. 

 

 

To use the script create an arbitrary C:\pgpwdeinvalid file by your favorite
means, such as copying the pgpwde01 file from another system or 

 echo "Hello World" > c:\pgpwdeinvalid

Then run the script

 stress.bat 

The script will produce a file stress.log with the results of the test.

With read protection disabled the script should produce

 

Starting 
Test 0: SUCCESS 
Test 1:  
Test 1: Running "--disk 0 --sync-bgfs" 
Test 1: SUCCESS 
Test 2:  
Test 2: Running "--disk 0 --file-info -i c:\pgpwde01" 
Test 2: SUCCESS 
 
....
Tests: 1000 Success Checks: 1000 Failed Checks: 0 

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Dec 05, 2011 12:50 PM

@patriot3w

The first comment on the thread by Glen Dayton describes the process of creating the script. You have to manually create it on your machine.

Dec 05, 2011 12:49 PM

Sync BGFS is a process in windows basically that is used to make sure that the PGPWDE files don't get modified or tampered with such as changing the permissions on the file or moving the file around on the disk. This helps to prevent problems with the MBR not loading (blinking cursor) or a problem accessing the encrypted disk.

Dec 03, 2011 10:16 PM

where is the script? thanks.

Aug 31, 2011 05:23 PM

hi

what does sync-bgfs does?

thanks

Related Entries and Links

No Related Resource entered.