What is the difference between Information Protection and Information Assurance?
Answer / chaitanya
Information Protection is just what it sounds like- protecting information through the use of Encryption, Security software and other methods designed to keep it safe. Information Assurance on the other hand deals more with keeping the data reliable – RAID configurations, backups, non-repudiation techniques, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a table in computer?
What is the Three-way handshake? How can it be used to create a DOS attack?
What is Exfiltration?
What is SSL and why is it not enough when it comes to encryption?
How would you find out what a POST code means?
What’s the difference between Symmetric and Asymmetric encryption?
Why would you want to use SSH from a Windows pc?
How would you permanently remove the threat of data falling into the wrong hands?
1. Assume that passwords are selected from four-character combination of 26 alphabetic characters. Assume that an adversary is able to attempt passwords at a rate of one per second. a. Assuming no feedback to the adversary until each attempt has been completed, what is the expected time to recover the correct password? b. Assuming feedback to the adversary flagging an error as each incorrect character is entered, what is the expected time to discover the correct password?
What is the difference between a Black Hat and a White Hat?
What is database in a computer?
A phonetic password generator picks two segments randomly for each six-letter password. The form of each segment is CVC (consonant, vowel, consonant), where V= < a, e, i, o, u > and C = (V.) ̅ What is the total password population? What is the probability of an adversary guessing a password correctly?