CySA Practice Exam B Questions and
Answers with Verified Solutions | Latest
Updated 2026
An analyst is reviewing a D. 54.74.110.228
vulnerability
report for a server environment
with
the following entries: (Review
question 41)
Which of the following systems
should be prioritized for patching
first?
A. 10.101.27.98
B. 54.73.225.17
C. 54.74.110.26
D. 54.74.110.228
,A company is in the process of C. Agent-based scanning
implementing a vulnerability
management program, and there
are
concerns about granting the
security
team access to sensitive data.
Which
of the following scanning methods
can be implemented to reduce the
access to systems while providing
the most accurate vulnerability
scan
results?
A. Credentialed network scanning
B. Passive scanning
C. Agent-based scanning
D. Dynamic scanning
, A security analyst is trying to D. function x() { info=$(traceroute -m 40 $1
identify | awk
anomalies on the network routing. 'END{print $1}') && echo "$1 | $info" }
Which of the following functions
can
the analyst use on a shell script to
achieve the objective most
accurately?
A. function x() {
info=$(geoiplookup
$1) && echo "$1 | $info" }
B. function x() { info=$(ping -c 1 $1
|
awk -F "/" 'END{print $5}') && echo
"$1 | $info" }
C. function x() { info=$(dig $(dig -x
$1
| grep PTR | tail -n 1 | awk -F
".in-addr"
'{print $1} ').origin.asn.cymru.com
TXT
+short) && echo "$1 | $info" }
D. function x() { info=$(traceroute
-m
40 $1 | awk 'END{print $1}') &&
echo
"$1 | $info" }
Answers with Verified Solutions | Latest
Updated 2026
An analyst is reviewing a D. 54.74.110.228
vulnerability
report for a server environment
with
the following entries: (Review
question 41)
Which of the following systems
should be prioritized for patching
first?
A. 10.101.27.98
B. 54.73.225.17
C. 54.74.110.26
D. 54.74.110.228
,A company is in the process of C. Agent-based scanning
implementing a vulnerability
management program, and there
are
concerns about granting the
security
team access to sensitive data.
Which
of the following scanning methods
can be implemented to reduce the
access to systems while providing
the most accurate vulnerability
scan
results?
A. Credentialed network scanning
B. Passive scanning
C. Agent-based scanning
D. Dynamic scanning
, A security analyst is trying to D. function x() { info=$(traceroute -m 40 $1
identify | awk
anomalies on the network routing. 'END{print $1}') && echo "$1 | $info" }
Which of the following functions
can
the analyst use on a shell script to
achieve the objective most
accurately?
A. function x() {
info=$(geoiplookup
$1) && echo "$1 | $info" }
B. function x() { info=$(ping -c 1 $1
|
awk -F "/" 'END{print $5}') && echo
"$1 | $info" }
C. function x() { info=$(dig $(dig -x
$1
| grep PTR | tail -n 1 | awk -F
".in-addr"
'{print $1} ').origin.asn.cymru.com
TXT
+short) && echo "$1 | $info" }
D. function x() { info=$(traceroute
-m
40 $1 | awk 'END{print $1}') &&
echo
"$1 | $info" }