Daily Multiple Choice Test

Which of the following types of memory is non-volatile?
Hard drive
Cache
RAM
Register
Hard drive
which command can be used to identify OS version and traceroute to host
nmap -A 192.168.1.1
nmap -sV 192.168.1.1
nmap -sC 192.168.1.1
nmap -O 192.168.1.1
nmap -A 192.168.1.1
which scan does not need root privileges
-sT
-sS
-sU
-sn
-sT
to conduct a ping sweep which flag would be used
-sn
-sS
-sP
-sI
-sn
what flag is used to tell windows to only send 1 ping request
-n 1
-c 1
-p 1
-t 1
-n 1
Which of the following is omitted from IPv6
Broadcasts
SSIDs
DNS
NAT
Broadcasts
which flag can be used to define the source port of an nmap scan
-g
-v
-s
-p
-g
how many different files will the -oA flag produce
3
4
1
none
3
If a compromised windows machine stores passwords in both LM and NTLM hashing formats, which would be better to crack
LM as passwords will have a maximum character length of 7
NTLM because the hashing algorithm is more efficient
LM because it uses the DES algorithm
NTLM because GPU cracking can be used
LM as passwords will have a maximum character length of 7
which of the following is not true when discussing the -O flag
results will be 100% accurate
-O is a depreciated flag
root privileges are needed to use -O
multiple malformed packets are used by -O
results will be 100% accurate
Your Score
Score Label
Score Summary