Update InformationSecurity with USB & secure wipe policy#342
Update InformationSecurity with USB & secure wipe policy#342siddharth-krishna wants to merge 2 commits intomainfrom
Conversation
✅ Deploy Preview for wonderful-mousse-057100 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| 1. Preparation: The employee creates a ShredOS bootable USB. | ||
| 1. The Witness Call: The employee starts a video call with the Head of People or Information Security Manager from their phone. | ||
| 1. The Identification: | ||
| - The employee points the phone camera at the laptop screen showing the Serial Number (using the dmidecode command we discussed earlier or the BIOS screen). |
There was a problem hiding this comment.
dmidecode command we discussed earlier
I think this part is missing
| 1. Preparation: The employee creates a ShredOS bootable USB. | ||
| 1. The Witness Call: The employee starts a video call with the Head of People or Information Security Manager from their phone. | ||
| 1. The Identification: | ||
| - The employee points the phone camera at the laptop screen showing the Serial Number (using the dmidecode command we discussed earlier or the BIOS screen). |
There was a problem hiding this comment.
I'm not sure if the dmidecode command will work on Windows as well. (since we also have Windows OET devices)
| 1. The Identification: | ||
| - The employee points the phone camera at the laptop screen showing the Serial Number (using the dmidecode command we discussed earlier or the BIOS screen). | ||
| - The employee shows the physical Asset Tag or serial number sticker on the bottom of the device. | ||
| 1. The Initiation: The employee boots into ShredOS, selects the drive, and chooses the PRNG Stream or Zero Fill (1 pass is sufficient for modern SSDs). |
There was a problem hiding this comment.
Reading through the readme of ShredOS, I think we might need to distinguish between HDD, SSD and NVMe. It looks like for SSD we would need the hdparm command and for NVMe nvme.
There was a problem hiding this comment.
@naumek could you please suggest an edit for this line accordingly?
There was a problem hiding this comment.
Maybe something like this?
1. Identification: Film the Serial Number via BIOS/CLI (dmidecode) and the physical Asset Tag sticker (if present).
2. Initiation: Boot ShredOS; use nwipe for HDDs, hdparm for SATA SSDs, or nvme-cli for NVMe drives.
|
@stefan-oet thank you. Could you please add the necessary changes to the PR and merge it in? |
dc3f90e to
b644d7a
Compare
Updates InformationSecurity with USB & secure wipe policy
Checklist