8
System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters are within the prescribed limits. The quality of an AIS when it performs its intended function in an unimpaired manner, free from deliberate or inadvertent unauthorized manipulation of the system.

System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

Embed Size (px)

Citation preview

Page 1: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

System integrityThe term system integrity has the following

meanings:That condition of a system where in its

specified operational and technical parameters are within the prescribed limits.

The quality of an AIS when it performs its intended function in an unimpaired manner, free from deliberate or inadvertent unauthorized manipulation of the system.

Page 2: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

System integrityThe state that exists when there is complete

assurance that under all conditions an IT system is based on the logical correctness and reliability of the operating system, the logical completeness of the hardware and software that implement the protection mechanisms, and data integrity.

Page 3: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

Data integrityData integrity is data that have a complete

or whole structure. All characteristics of the data including rules for how pieces of data relate, dates, and definitions must be correct for data to be complete.

Page 4: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

Data integrity Data that has integrity is identically

maintained during any operation (such as transfer, storage or retrieval).

Data integrity is the assurance that data is consistent, certified and can be reliable.

Page 5: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

How is data integrity obtained?( 1 )Accuracy and consistency of stored data,

indicated by an absence of any alteration in data between two updates of a data

record .Data integrity is imposed within a database at its design stage through the use of standard rules and procedures, and is maintained through the use of error

checking and validation routines .

Page 6: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

How is data integrity obtained?(2) Exact duplication of the sent data at the

receiving end, achieved through the use of error checking and correcting protocols.

Page 7: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

Integrity Checking Taxonomy

1- Scope of assuranceI. AvoidanceII. DetectionIII. Correction

2- Logical LayerI. HardwareII. File SystemIII. User Level

3-Cheking ModeI. OnlineII. Offline

Page 8: System integrity The term system integrity has the following meanings: That condition of a system where in its specified operational and technical parameters

Scope of assurance AvoidanceRead-only Storage   - Journaling -

Cryptographic File Systems - Transactional File Systems

DetectionChecksumming - Mirroring- Cyclic

Redundancy Check (CRC) - Parity  Correction

Backup