100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

SEC+ CERTMASTER CE EXAM REVIEW QUESTIONS WITH CORRECT DETAILED ANSWERS

Rating
-
Sold
-
Pages
5
Grade
A+
Uploaded on
14-01-2025
Written in
2024/2025

SEC+ CERTMASTER CE EXAM REVIEW QUESTIONS WITH CORRECT DETAILED ANSWERS Revealing database server configuration -Answer-A web application's code prevents the output of any type of information when an error occurs during a request. The development team cited security reasons as to why they developed the application in this way. What sort of security issues did the team have concerns about in this case? Replay attack -Answer-An intruder monitors an admin's unsecure connection to a server and finds some required data, like a cookie file, that legitimately establishes a session with a web server. What type of attack can the intruder perform with the cookie file? Server-side request forgery -Answer-An attacker submitted a modified uniform resource locator (URL) link to a website that eventually established connections to back-end databases and exposed internal service configurations. The attacker did not hijack a user to perform this attack. This describes which of the following types of attacks? Cross-site Request Forgery (XSRF) -Answer-An attacker modified the HTML code of a legitimate password-change web form, then hosted the .html file on the attacker's web server. The attacker then emailed a URL link of the hosted file to a real user of the web page. Once the user clicked the link, it changed the user's password to a value the attacker set. Based on this information, what type of attack is the website vulnerable to? -Key discovery -Improper error handling -Answer-The latest web application, using default settings, is currently accepting application programming interface (API) calls over HyperText Transfer Protocol (HTTP). The environment has a moderate key management system. Even with basic server security, the API connection is vulnerable to which of the following? (Select all that apply.) -Resource exhaustion -Denial of service (DoS) -more answers -Answer-Which of the following conditions are results of a SYN (synchronize) flood attack? (Select all that apply.) A shim -Answer-By compromising a Windows XP application that ran on a Windows 10 machine, an attacker installed persistent malware on a victim computer with local administrator privileges. What should the attacker add to the registry, along with its files added to the system folder, to execute this malware? Refactoring -Answer-Through what method can malware evade antivirus software detection, so that the software no longer identifies the malware by its signature? -A pass-the-hash attack -A replay attack -Answer-A security engineer implemented once-only tokens and timestamping sessions. What type of attacks can this type of security prevent? (Select all that apply.) A rogue access point (AP) -Answer-A security analyst's scans and network logs show that unauthorized devices are connecting to the network. The analyst discovers a tethered smartphone acting as a connection point to the network. Which behavior describes the smartphone's role? Bluesnarfing -Answer-An attacker used an exploit to steal information from a mobile device, which allowed the attacker to circumvent the authentication process. Which of the following attacks was used to exploit the mobile device? -Disable the offending radio source. -Boost the signal of the legitimate equipment. -Answer-An attacker used an illegal access point (AP) with a very strong signal near a wireless network. If the attacker performed a jamming attack, which of the following would mitigate this type of network disruption? (Select all that apply.) IV attacks -Answer-Wi-Fi Protected Access (WPA) fixes critical vulnerabilities in the earlier wired equivalent privacy (WEP) standard. Understanding that WPA uses a combination of an RC4 stream cipher and Temporal Key Integrity Protocol (TKIP), this makes a wireless access point NOT vulnerable to which of the following attacks when related to encrypted wireless packets? A Man-in-the-Middle attack -Answer-A malicious user sniffed credentials exchanged between two computers by intercepting communications between them. What type of attack did the attacker execute? Domain Name System (DNS) client cache poisoning -Answer-A hacker corrupted the name:IP records held on the HOSTS file on a client, to divert traffic for a legitimate domain to a malicious IP address. What type of attack did the hacker perform? -Domain reputation -URL redirections -Answer-External hackers have some access to a company's website and made some changes. Customers have submitted multiple complaints via email for wrong orders and inappropriate images on the website. The Chief Information Officer (CIO) is now worried about the distribution of malware. The company should prepare for which of the following other issues or concerns? (Select all that apply.) Network -Answer-A low level distributed denial of service (DDoS) attack that involves SYN or SYN/ACK flooding describes what type of attack? Application attack -Answer-An attacker is preparing to perform what type of attack when the target vulnerabilities include headers and payloads of specific application protocols? PowerShell script -Answer-A security engineer examined some suspicious error logs on a Windows server that showed attempts to run shellcode to a web application. The shellcode showed multiple lines beginning with Invoke-Command. What type of script is the suspicious code trying to run? Python script -Answer-A Linux systems admin reported a suspicious .py file that ran on a daily schedule after business hours. The file includes shellcode that would automate Application Programming Interface (API) calls to a web application to get information. What type of script is executing this shellcode? By using VBA code -Answer-A malicious actor is preparing a script to run with an Excel spreadsheet as soon as the target opens the file. The script includes a few macros designed to secretly gather and send information to a remote server. How is the malicious actor accomplishing this task? The user installed Trojan horse malware. -Answer-A user used an administrator account to download and install a software application. After the user launched the .exe extension installer file, the user experienced frequent crashes, slow computer performance, and strange new services running when turning on the computer. It seems like there are more and more services running over time. What most likely happened to cause these issues? A worm -Answer-A security operations center (SOC) analyst investigates the propagation of a memory-resident virus across the network and notices a rapid consumption of network bandwidth, causing a Denial of Service (DoS). What type of virus is this?

Show more Read less
Institution
SEC+ CERTMASTER CE
Course
SEC+ CERTMASTER CE









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
SEC+ CERTMASTER CE
Course
SEC+ CERTMASTER CE

Document information

Uploaded on
January 14, 2025
Number of pages
5
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

SEC+ CERTMASTER CE EXAM
REVIEW QUESTIONS WITH
CORRECT DETAILED ANSWERS

Revealing database server configuration -Answer-A web application's code prevents the
output of any type of information when an error occurs during a request. The
development team cited security reasons as to why they developed the application in
this way. What sort of security issues did the team have concerns about in this case?

Replay attack -Answer-An intruder monitors an admin's unsecure connection to a server
and finds some required data, like a cookie file, that legitimately establishes a session
with a web server. What type of attack can the intruder perform with the cookie file?

Server-side request forgery -Answer-An attacker submitted a modified uniform resource
locator (URL) link to a website that eventually established connections to back-end
databases and exposed internal service configurations. The attacker did not hijack a
user to perform this attack. This describes which of the following types of attacks?

Cross-site Request Forgery (XSRF) -Answer-An attacker modified the HTML code of a
legitimate password-change web form, then hosted the .html file on the attacker's web
server. The attacker then emailed a URL link of the hosted file to a real user of the web
page. Once the user clicked the link, it changed the user's password to a value the
attacker set. Based on this information, what type of attack is the website vulnerable to?

-Key discovery
-Improper error handling -Answer-The latest web application, using default settings, is
currently accepting application programming interface (API) calls over HyperText
Transfer Protocol (HTTP). The environment has a moderate key management system.
Even with basic server security, the API connection is vulnerable to which of the
following? (Select all that apply.)

-Resource exhaustion
-Denial of service (DoS)
-more answers -Answer-Which of the following conditions are results of a SYN
(synchronize) flood attack? (Select all that apply.)

A shim -Answer-By compromising a Windows XP application that ran on a Windows 10
machine, an attacker installed persistent malware on a victim computer with local
administrator privileges. What should the attacker add to the registry, along with its files
added to the system folder, to execute this malware?

, Refactoring -Answer-Through what method can malware evade antivirus software
detection, so that the software no longer identifies the malware by its signature?

-A pass-the-hash attack
-A replay attack -Answer-A security engineer implemented once-only tokens and
timestamping sessions. What type of attacks can this type of security prevent? (Select
all that apply.)

A rogue access point (AP) -Answer-A security analyst's scans and network logs show
that unauthorized devices are connecting to the network. The analyst discovers a
tethered smartphone acting as a connection point to the network. Which behavior
describes the smartphone's role?

Bluesnarfing -Answer-An attacker used an exploit to steal information from a mobile
device, which allowed the attacker to circumvent the authentication process. Which of
the following attacks was used to exploit the mobile device?

-Disable the offending radio source.
-Boost the signal of the legitimate equipment. -Answer-An attacker used an illegal
access point (AP) with a very strong signal near a wireless network. If the attacker
performed a jamming attack, which of the following would mitigate this type of network
disruption? (Select all that apply.)

IV attacks -Answer-Wi-Fi Protected Access (WPA) fixes critical vulnerabilities in the
earlier wired equivalent privacy (WEP) standard. Understanding that WPA uses a
combination of an RC4 stream cipher and Temporal Key Integrity Protocol (TKIP), this
makes a wireless access point NOT vulnerable to which of the following attacks when
related to encrypted wireless packets?

A Man-in-the-Middle attack -Answer-A malicious user sniffed credentials exchanged
between two computers by intercepting communications between them. What type of
attack did the attacker execute?

Domain Name System (DNS) client cache poisoning -Answer-A hacker corrupted the
name:IP records held on the HOSTS file on a client, to divert traffic for a legitimate
domain to a malicious IP address. What type of attack did the hacker perform?

-Domain reputation
-URL redirections -Answer-External hackers have some access to a company's website
and made some changes. Customers have submitted multiple complaints via email for
wrong orders and inappropriate images on the website. The Chief Information Officer
(CIO) is now worried about the distribution of malware. The company should prepare for
which of the following other issues or concerns? (Select all that apply.)

Network -Answer-A low level distributed denial of service (DDoS) attack that involves
SYN or SYN/ACK flooding describes what type of attack?

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
victoryguide stuvia
View profile
Follow You need to be logged in order to follow users or courses
Sold
22
Member since
1 year
Number of followers
1
Documents
2757
Last sold
1 day ago

3.7

7 reviews

5
4
4
0
3
1
2
1
1
1

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions