• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Wiping an SSD for resale"

Collapse

  • doodab
    replied
    Originally posted by d000hg View Post
    What happens if you simply format the drive and then run a simple tool that generates a file taking up the whole disk?

    Doesn't the difficulty in accessing a specific physical address also work against those wanting to recover old data as well though?
    SSDs generally have more physical than logical addresses in order to implement wear levelling algorithms and achieve reasonable sustained write throughput. You only access logical addresses via the SATA interface, you cannot directly access every physical address or control which physical address a logical address is mapped to, so you cannot access every physical page of flash (i.e. the "whole disk"). This is why you have the SECURE ERASE command.

    From an attackers perspective the problem is much simpler as it's relatively easy to open the disk and interface directly with the flash chips, bypassing the drive firmware and logical - physical mapping. The chips have a standard interface and devices designed to interface with them are cheap and widely available as they are exactly the same embedded devices used in gazillions of consumer electronics products.

    Leave a comment:


  • d000hg
    replied
    Originally posted by doodab View Post
    Tools that erase disks by simply overwriting data multiple times will not work on SSDs.

    An SSD doesn't have a 1:1 correspondence between logical block addresses and the physical place that the data is stored in the way that a magnetic disk does. When "overwriting" a particular logical block address on an SSD what actually happens is that the new data is written to a different physical location, the physical - logical block mapping is updated and the original physical copy of data is simply left where it is until such time as the SSD decides to erase that entire flash block and reuse it. Even overwriting the whole disk dozens of times will not guarantee that every physical block is overwritten, and there is in general no way to overwrite a specific physical address other than using the SECURE ERASE command. How well this works depends on the manufacturers implementation of SECURE ERASE.
    What happens if you simply format the drive and then run a simple tool that generates a file taking up the whole disk?

    Doesn't the difficulty in accessing a specific physical address also work against those wanting to recover old data as well though?

    Leave a comment:


  • suityou01
    replied
    Originally posted by Scrag Meister View Post
    I have emailed the developers and this tool does not currently provide support for wiping SSDs.

    Although it will be considered for future releases.
    Niche alert

    Leave a comment:


  • Scrag Meister
    replied
    Originally posted by Scrag Meister View Post
    I have emailed the developers and this tool does not currently provide support for wiping SSDs.

    Although it will be considered for future releases.

    Leave a comment:


  • doodab
    replied
    Originally posted by Scrag Meister View Post
    Tools that erase disks by simply overwriting data multiple times will not work on SSDs.

    An SSD doesn't have a 1:1 correspondence between logical block addresses and the physical place that the data is stored in the way that a magnetic disk does. When "overwriting" a particular logical block address on an SSD what actually happens is that the new data is written to a different physical location, the physical - logical block mapping is updated and the original physical copy of data is simply left where it is until such time as the SSD decides to erase that entire flash block and reuse it. Even overwriting the whole disk dozens of times will not guarantee that every physical block is overwritten, and there is in general no way to overwrite a specific physical address other than using the SECURE ERASE command. How well this works depends on the manufacturers implementation of SECURE ERASE.

    Leave a comment:


  • Scrag Meister
    replied
    UltraSentry

    Leave a comment:


  • doodab
    replied
    Originally posted by SimonMac View Post
    Buddy o mine has said that he read somewhere that blatting an SSD is not as easy as an old school drive, is this the case? Are there any tools out there that will do the job securely?
    You need a utility that can trigger a SECURE ERASE command. Google tells me "parted magic" is a good place to start.

    If it's one of the ones with built in AES encryption a "SECURE ERASE" simply generates a new AES key and forgets the old one and the data is effectively scrambled. If it's not it will write zeros to the flash, so there is probably a slim chance that the CIA could open the chips up in a clean room and read out some residual information from the individual cells but unless you're Osama Bin Laden's boss they are unlikely to bother.

    Leave a comment:


  • stek
    replied
    Wiping an SSD for resale

    Just let my missus near it, all data will be irretrievably lost. She does this by a concept called 'It did it itself'.

    Leave a comment:


  • SimonMac
    started a topic Wiping an SSD for resale

    Wiping an SSD for resale

    Buddy o mine has said that he read somewhere that blatting an SSD is not as easy as an old school drive, is this the case? Are there any tools out there that will do the job securely?

Working...
X