Secure Delete PCI-DSS Windows Environment

Posted by Brennan Mann on Stack Overflow See other posts from Stack Overflow or by Brennan Mann
Published on 2010-04-05T02:27:13Z Indexed on 2010/04/05 2:33 UTC
Read the original article Hit count: 761

Filed under:
|
|
|

Hello,

I have been reviewing a number of applications for securing deleting files. I understand the concepts of overwriting the file several times with zeros and random characters; however, I don't understand the concept of renaming the file up to thirty times before actually deleting the file. Any feedback would greatly be appreciated.

I am currently working on a PCI DSS project.

URL - SDELETE by Sysinternals http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx

Thanks, Brennan

© Stack Overflow or respective owner

Related posts about delete

Related posts about c#