, WGU D430 FUNDAMENTALS OF INFORMATION
SECURITY FINAL EXAM AND PRACTICE EXAM
2026/27 ACTUAL EXAMS WITH 500 QUESTIONS
AND CORRECT DETAILED ANSWERS/A+ GRADE
WGU D430 FINAL EXAM
Access Control List –
CORRECT ANSWER: info about what kind of access certainparties are
allowed to have to a given system
Read , write , execute
Access Control Models –
CORRECT ANSWER: Discretionary ( DAC )Mandatory ( MAC )
Rule - based
Role - based ( RBAC )
Attribute - based ( ABAC )
Accountability –
CORRECT ANSWER:
Refers to making sure that a person isresponsible for their actions .
-It provides us with the means to trace activities in our environment back to their
source
-Depends on identification , authentication , and access control being present so
that wecan know who a given transaction is associated with , and what
permissions were used to allow them to carry it out .
2/85
,Acess Control –
CORRECT ANSWER: Allowing - lets us give a particular party accessto a given
source
Denying - opposite of gaining access
Limiting - allowing some access to our resource , only up to a certain point
Revoking - takes access away from former user
AES –
CORRECT ANSWER: uses three different ciphers : one with a 128 - bit key , one
with a 192 - bit key , and one with a 256 - bit key , all having a block length of 128
bits
Asymmetric cryptography –
CORRECT ANSWER: a public key and a private key . Thepublic key is used to
encrypt data sent from the sender to the receiver and is shared with everyone .
Private keys are used to decrypt data that arrives at the receiving end and are
very carefully guarded by the receive ( aka the public key cryptography )
Asymmetric Key Algorithms –
CORRECT ANSWER:
Secure Sockets Layer ( RSA )Elliptic Curve Cryptography ( ECC )
Pretty Good Privacy ( PGP )
Transport Layer Security (
TLS )
Attack Types –
3/85
, CORRECT ANSWER: InterceptionInterruption
Modification
Fabrication
Attack types and their effect –
CORRECT ANSWER: Interception is the ONLY attack that affects on
confidentiality. Interruption, modification, and fabrication affects integrityand
availability because most of the time they're impacting data.
Attribute - based ( ABAC )
- CORRECT ANSWER: based on attributes , such as of aperson , resource , or
an environment
Auditing –
CORRECT ANSWER: the examination and review of an organization's
records to ensure accountability through technical means .
Authentication –
CORRECT ANSWER: verifying that a person is who they claim to be
Authorization –
CORRECT ANSWER: what the user can access , modify , and delete
Availability –
CORRECT ANSWER: For one's AUTHORIZED to ACCESS data whenneeded
4/85