Domain 2: Asset Security Flashcards
What are the government classifications for data?
Top Secret, Secret, and Confidential, and Unclassified
What type of information should the ‘top secret’ classification be applied to?
“Top Secret” shall be applied to information, of which the unauthorized disclosure could reasonably be expected to cause exceptionally grave damage to national security.
What are the four business classifications for data?
Business classifications: highly sensitive, sensitive, internal, public
What is the data owner responsible for?
The data owner (also called information owner) is a manager responsible for ensuring that specific data is protected
What is the system owner responsible for?
The system owner is a manager who is responsible for the actual computers that house data
What does a data custodian provide?
A data custodian provides hands-on protection of assets, such as data backups and restores
What do data controllers do?
Data controllers create and manage sensitive data within an organization. Human resources employees are often data controllers
What is PROM?
PROM (Programmable read only memory) – Can only be written once, normally at the factory.
What is EPROM?
EPROM (Erasable programmable read only memory) – Can be erased (flashed) and written many times
What is EEPROM?
EEPROM (Electrically erasable programmable read only memory) – These are electrically erasable, you can use a flashing program. This is still called read only.
What is the difference between deleting, formatting, and overwriting?
Deleting, formatting and overwriting (Soft destruction):
Deleting a file just removes it from the table; everything is still recoverable.
Formatting does the same but it also puts a new file structure over the old one. Still recoverable in most cases.
Overwriting is done by writing 0’s or random characters over the data.
As far as we know there is no tool available that can recover even single pass overwriting (not possible on damaged media).
What type of information should the ‘secret’ classification be applied to?
“Secret” shall be applied to information, of which the unauthorized disclosure could reasonably be expected to cause serious damage to national security.
What type of information should the ‘confidential’ classification be applied to?
“Confidential” shall be applied to information, of which the unauthorized disclosure could reasonably be expected to cause damage to national security.
EPROM (Erasable Programmable Read Only memory) – Can be erased (flashed) and written many times, by shining an ultraviolet light (flash) on a small window on the chip (normally covered by foil).
We are wanting to erase EPROM memory to update to the latest firmware. How would we do that?
What types of memory are non-volatile?
ROM (Read Only memory) is nonvolatile (retains memory after power loss).