What are the four phases of information?
Acquisition:
Use
Archival
Disposal
What are the methods and reasons of classifications?
Using the sensitivity of data, or Criticality of data or both.
What are some classification controls applied to sensitive data?
What are the steps for a proper classification program?
What are the responsibilities within an organisation with respect to security?
What are the core questions that need to be answered for developing retention policy?
What are the consideratons for protecting privacy?
How is a file deleted from a system?
Create a file: e.g if a file “story2.txt” is 714 kb and needs to be stored in a file system, and each block size is 512 kb. System will check File Allocation table, to see which blocks are free, and creates an entry for “story2.txt” in the table, with size and location of the first block. First block is filled with data and maps to the location of the second block will then mark the end of the file, after the data.
Delete a file: Instead of cleaning up the File allocation table, system will replace the first character of the filename with “?” making it “?tory2.txt”.
Overwrite a file: If after, a new file “Story3.txt” is created and is 300 KB, the File Adress table may add the entry “Story3.txt” in the place
What are the four approaches to eliminating data remanence?
How is data protected in all its states?
What are the media (disk, CD/DVD, tape, USBs) controls?
What Media (CD/DVD, tapes, USB) management?
What are controls of mobile devices?
What are the considerations with respect to Data leak Prevention
What are the types of DLP?