Font size
WorksheetsSecurity Fundamentals (Security+) @VTE
Total questions: 10
Worksheet time: 34mins
What is the hash value of "I love Vientiane"?
D41D8CD98F00B204E9800998ECF8427E
d41d8cd98foob204e9800998ecf8427e
d41d8cd98f00b204e9800998ecf8427e
D41D8CD98F00BZ04E9800998ECF84Z7E
Plaintext: "I love Vientiane."
Key: "UBS LAO"
What is the ciphertext?
(a)
Please decode the following base64 message: "SSBsMHYzIFZ0RQ==".
(a)
What is the hidden message? (Steganography)
(a)
Which regex matches the whole string "Maykin W. @ VTE" ?
./
./*@
.*@
.*
What is the Root Cause Analysis (RCA) technique in the picture?
Five Y
Fire Whys
5W 1H
5 Whys
What is the appropriate action for creating a "digital signature"?
Sign the hash with private key
Sign the cipher with private key
Sign the private key with a hash
Sign the secret key
How many symmetric keys are there in the system with 10 members?
(a)
Which of the following options is the correct match?
SHA256 : Symmetric Encryption
RSA : Hashing
AES : Asymmetric Encryption
Base64 : Encoding
Select all the correct pairs.
Source Code : Static Analysis
Requirements : Static Analysis
Running Apps : Dynamic Analysis
