Test 1 Flashcards
System integrity means the system
performs in an unimpaired manner
Integrity of data means the data
is not modified
Which of the following terms indicates that information is to be read only by those people for whom it is intended?
confidentiality.
integrity.
availability.
accounting.
confidentiality
What do you call the scope that hacker can use to break into a system?
Defense in depth
Attack surface
Principle of least privilege
Risk mitigation
Attack surface
Which concept determines what resources users can access after they log on?
Authentication
Auditing
Access Control
Defense in depth
Access Control
What type of electronic document contains a public key?
Biometrics
Digital certificate
Kerberos
PIN
Digital certificate
What is the process of giving individual access to a system or resource?
Authentication
Authorization
Accounting
Auditing
Authorization
What type of attack tries to guess passwords by trying common words?
Dictionary attack.
Brute-force attack.
Man-in-the-middle attack.
Smurf attack.
Dictionary attack
The application layer security includes the following security mechanisms except:
PGP.
S/MIME.
Ping.
DNS security.
Ping
Which of the following are considered an e-mail communication scenario. (MTOA)
One-to-One E-mail. Distribution List-to-One E-mail. One-to-Multiple Recipients E-mail. Multiple-to-One E-mail. One-to-Distribution List E-mail.
One to One Email
One to Multiple Recipients
One to Distribution List email
…….. is the de-facto standard e-mail encryption scheme.
Kerberos.
Ultra gridsec.
PGP.
S/MIME.
PGP
S/MIME relies on……….. for public key distribution and uses ……………. for message encryption as private key algorithms.
Kerberos, (RC2 and DES). X.509 certificate, (RC2 and TDES). Ultra Gridsec, (RC2 and AES). PGP, (RC4 and DES). DSA, (RSA and Al Gamal).
X.509 certificate, (RC2 and TDES)
S/MIME relies on……….. for message hashing.
RSA or Elliptic Curve algorithms.
SHA-1 or MD5
RSA and MD5
SHA-2 or RC2
SHA-1 or MD5
……….. is an internet standard that can foil DNS Cash Poisoning attacks.
DNSFOIL.
DNSSEC.
DNSDETECT.
CASHSEC.
DNSSEC
HTTPS provides secure web browsing through ……….. between the client web browser and the website server.
encrypted and authenticated connection.
authenticated connection.
hashed and authenticated connection.
encrypted connection.
encrypted and authentication connection