- CISSP in 21 Days(Second Edition)
- M. L. Srinivasan
- 279字
- 2021-07-14 11:04:32
Data handling requirements
Ensuring the confidentiality, integrity, and availability of requirements during various states that any data will pass through requires the secure handling of such data. Appropriate policies and procedures should be established for handling sensitive data.
Handling sensitive information
Sensitive data such as confidential files need special care. Some of the best practices to handle sensitive information include the following:
- Secure disposal of media: Media containing sensitive data has to be disposed off in a secure manner. Shredding in case of paper documents and pulverizing in case of digital media are some of the methods used in media disposal.
- Labelling: Appropriate labelling is important for sensitive data without disclosing the type of content.
- Access restrictions: The need to know principle is to be adopted while designing and implementing access restrictions to sensitive data.
- Formal records of authorized recipients of data: Recipients who are authorized to access the data should be documented and approved.
- Storage of media: Media storage should be as per manufacturers' specifications and industry best practices.
- Data distribution: Appropriate controls should be established to ensure that the data is distributed only to approved and authorized entities as per the authorized recipients list.
- Clear marking: Marking on sensitive data has to be clear and legible for appropriate identification and handling. Marking may use codes compare labelling that may only be used for identification purposes.
- Review of distribution lists: Periodic review of the distribution lists is necessary to ensure that the data is not shared with obsolete or unauthorized entities.
- Control of publicly available information: Suitable controls should be established to ensure that sensitive data is not disclosed or posted to publicly available repositories or websites.
推薦閱讀
- Python自動化運(yùn)維快速入門(第2版)
- OpenCV 3和Qt5計(jì)算機(jī)視覺應(yīng)用開發(fā)
- Learning ArcGIS for Desktop
- Java:High-Performance Apps with Java 9
- 寫給程序員的Python教程
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- 深入理解BootLoader
- RocketMQ實(shí)戰(zhàn)與原理解析
- JavaScript從入門到精通(視頻實(shí)戰(zhàn)版)
- Java 11 and 12:New Features
- Bitcoin Essentials
- Socket.IO Cookbook
- JavaScript編程精解(原書第3版)
- 代碼整潔之道:程序員的職業(yè)素養(yǎng)
- OpenCL異構(gòu)并行計(jì)算:原理、機(jī)制與優(yōu)化實(shí)踐