Cisco 200-201 Practice Test - Questions Answers, Page 27
List of questions
Related questions
Refer to the exhibit.
Which application-level protocol is being targeted?
HTTPS
FTP
HTTP
TCP
Which statement describes patch management?
scanning servers and workstations for missing patches and vulnerabilities
managing and keeping previous patches lists documented for audit purposes
process of appropriate distribution of system or software updates
workflow of distributing mitigations of newly found vulnerabilities
Refer to the exhibit.
An attacker gained initial access to the company s network and ran an Nmap scan to advance with the lateral movement technique and to search the sensitive data. Which two elements can an attacker identify from the scan? (Choose two.)
workload and the configuration details
user accounts and SID
number of users and requests that the server is handling
functionality and purpose of the server
running services
Why should an engineer use a full packet capture to investigate a security breach?
It captures the TCP flags set within each packet for the engineer to focus on suspicious packets to identify malicious activity
It collects metadata for the engineer to analyze, including IP traffic packet data that is sorted, parsed, and indexed.
It provides the full TCP streams for the engineer to follow the metadata to identify the incoming threat.
It reconstructs the event allowing the engineer to identify the root cause by seeing what took place during the breach
Refer to the exhibit.
Which technology produced the log?
antivirus
IPS/IDS
proxy
firewall
A SOC analyst detected connections to known C&C and port scanning activity to main HR database servers from one of the HR endpoints via Cisco StealthWatch. What are the two next steps of the SOC team according to the NISTSP800-61 incident handling process? (Choose two)
Isolate affected endpoints and take disk images for analysis
Provide security awareness training to HR managers and employees
Block connection to this C&C server on the perimeter next-generation firewall
Update antivirus signature databases on affected endpoints to block connections to C&C
Detect the attack vector and analyze C&C connections
Exhibit.
An engineer received a ticket about a slowdown of a web application, Drug analysis of traffic, the engineer suspects a possible attack on a web server. How should the engineer interpret the Wiresharat traffic capture?
10.0.0.2 sends GET/ HTTP/1.1 And Post request and the target responds with HTTP/1.1. 200 OC and HTTP/1.1 403 accordingly. This is an HTTP flood attempt.
10.0.0.2 sends HTTP FORBIDDEN /1.1 And Post request, while the target responds with HTTP/1.1 200 Get and HTTP/1.1 403. This is an HTTP GET flood attack.
10.128.0.2 sends POST/1.1 And POST requests, and the target responds with HTTP/1.1 200 Ok and HTTP/1.1 403 accordingly. This is an HTTP Reserve Bandwidth flood.
10.128.0.2 sends HTTP/FORBIDDEN/ 1.1 and Get requests, and the target responds with HTTP/1.1 200 OK and HTTP/1.1 403. This is an HTTP cache bypass attack.
Refer to the exhibit.
An attacker scanned the server using Nmap.
What did the attacker obtain from this scan?
Identified a firewall device preventing the port state from being returned
Identified open SMB ports on the server
Gathered information on processes running on the server
Gathered a list of Active Directory users.
Which classification of cross-site scripting attack executes the payload without storing it for repeated use?
stored
reflective
DOM
CSRF
An engineer received an alert affecting the degraded performance of a critical server Analysis showed a heavy CPU and memory load What is the next step the engineer should take to investigate this resource usage7
Run 'ps -ef to understand which processes are taking a high amount of resources
Run 'ps -u' to find out who executed additional processes that caused a high load on a server
Run 'ps -m' to capture the existing state of daemons and map the required processes to find the gap
Run 'ps -d' to decrease the priority state of high-load processes to avoid resource exhaustion
Question