2 VERIFIED 100% CORRECT
A financial institution's business unit plans to deploy a new technology in a manner that
violates existing information security standards. Which of the following actions should
the Chief Information Security Officer (CISO) take to manage any type of violation?
A. Enforce the existing security standards and controls
B. Perform a risk analysis and qualify the risk with legal
C. Perform research and propose a better technology
D. Enforce the standard permits -Answer-B. Perform a risk analysis and qualify the risk
with legal
A security analyst wants to capture large amounts of network data that will be analyzed
at a later time. The packet capture does not need to be in a format that is readable by
humans, since it will be put into a binary file called ג€packetCaptureג€. The capture
must be as efficient as possible, and the analyst wants to minimize the likelihood that
packets will be missed. Which of the following commands will BEST accomplish the
analyst's objectives?
A. tcpdump ג€"w packetCapture
B. tcpdump ג€"a packetCapture
C. tcpdump ג€"n packetCapture
D. nmap ג€"v > packetCapture
E. nmap ג€"oA > packetCapture -Answer-A. tcpdump ג€"w packetCapture
Question #203Topic 1
An organization is upgrading its network and all of its workstations. The project will
occur in phases, with infrastructure upgrades each month and workstation installs every
other week. The schedule should accommodate the enterprise-wide changes, while
minimizing the impact to the network. Which of the following schedules BEST
addresses these requirements?
A. Monthly vulnerability scans, biweekly topology scans, daily host discovery scans
B. Monthly topology scans, biweekly host discovery scans, monthly vulnerability scans
C. Monthly host discovery scans, biweekly vulnerability scans, monthly topology scans
D. Monthly topology scans, biweekly host discovery scans, weekly vulnerability scans -
Answer-B. Monthly topology scans, biweekly host discovery scans, monthly vulnerability
scans
While investigating an incident in a company's SIEM console, a security analyst found
hundreds of failed SSH login attempts, which all occurred in rapid succession. The
failed attempts were followed by a successful login on the root user. Company policy
allows systems administrators to manage their systems only from the company's
, internal network using their assigned corporate logins. Which of the following are the
BEST actions the analyst can take to stop any further compromise? (Choose two.)
A. Add a rule on the affected system to block access to port TCP/22.
B. Reset the passwords for all accounts on the affected system.
C. Add a rule on the perimeter firewall to block the source IP address.
D. Configure /etc/sshd_config to deny root logins and restart the SSHD service.
E. Configure /etc/passwd to deny root logins and restart the SSHD service.
F. Add a rule on the network IPS to block SSH user sessions.
Hide Sol -Answer-B. Reset the passwords for all accounts on the affected system.
D. Configure /etc/sshd_config to deny root logins and restart the SSHD service.
A company's change management team has asked a security analyst to review a
potential change to the email server before it is released into production. The analyst
reviews the following change request:Which of the following is the MOST likely reason
for the change?
A. To reject email from servers that are not listed in the SPF record To reject email from
email addresses that are not digitally signed.
C. To accept email to the company's domain.
D. To reject email from users who are not authenticated to the network. -Answer-A. To
reject email from servers that are not listed in the SPF record
An analyst has received a notification about potential malicious activity against a web
server. The analyst logs in to a central log collection server and runs the following
command: ג€cat access.log.1 | grep ג€unionג€. The output shown below
appears:<68.71.54.117> " ג€ג€" [31/Jan/2020:10:02:31 0400"€ג ]ג€Get /cgi-
bin/backend1.sh?id=%20union%20select%20192.168.60.50 HTTP/1.1ג€Which of the
following attacks has occurred on the server?
A. Cross-site request forgery
B. SQL injection
C. Cross-site scripting
D. Directory traversal -Answer-B. SQL injection
A security analyst has discovered malware is spreading across multiple critical systems
and is originating from a single workstations, which belongs to a member of the cyber-
infrastructure team who has legitimate administrator credentials. An analysis of the
traffic indicates the workstation swept the networking looking for vulnerable hosts to
infect. Which of the following would have worked BEST to prevent the spread of this
infection?
A. Vulnerability scans of the network and proper patching.
B. A properly configured and updated EDR solution.
C. A honeypot used to catalog the anomalous behavior and update the IPS.
D. Logical network segmentation and the use of jump boxes -Answer-D. Logical
network segmentation and the use of jump boxes