View Full CompTIA SY0-701 Exam Dumps and Practice Test Dumps.
Question 221
Which security control is designed to prevent unauthorized software from executing on an endpoint?
- Application allowlisting
- Network segmentation
- Data masking
- Port mirroring
Correct Answer: 1
Explanation
Application allowlisting permits only approved applications to execute. This can prevent unknown or unauthorized software, including many types of malware, from running on an endpoint.
Question 222
Which type of attack uses fraudulent phone calls to convince victims to reveal sensitive information?
- Smishing
- Vishing
- Pharming
- Tailgating
Correct Answer: 2
Explanation
Vishing, or voice phishing, uses phone calls or voice communications to manipulate victims into providing credentials, financial information, or other sensitive data.
Question 223
Which security technology can analyze large volumes of log data from servers, endpoints, and network devices in one centralized platform?
- SIEM
- NAC
- EDR
- WAF
Correct Answer: 1
Explanation
A Security Information and Event Management (SIEM) platform collects and correlates logs from multiple sources. It helps security teams identify suspicious activity and investigate incidents.
Question 224
Which security control is specifically designed to protect web applications from attacks such as SQL injection and cross-site scripting?
- WAF
- VPN
- NAC
- HSM
Correct Answer: 1
Explanation
A Web Application Firewall (WAF) filters and monitors HTTP/HTTPS traffic to protect web applications from common application-layer attacks.
Question 225
An attacker attempts to gain higher permissions after compromising a standard user account. What type of attack is this?
- Privilege escalation
- Password spraying
- Reconnaissance
- Data exfiltration
Correct Answer: 1
Explanation
Privilege escalation occurs when an attacker attempts to obtain permissions beyond those originally assigned to the compromised account.
Question 226
Which technique protects sensitive information by replacing it with a value that cannot be used to directly identify the original data?
- Tokenization
- Port security
- Network address translation
- Load balancing
Correct Answer: 1
Explanation
Tokenization substitutes sensitive information with a token. The token itself does not contain the original sensitive value and can be mapped back to it only through an appropriate system.
Question 227
Which security control can prevent a compromised endpoint from communicating with other systems on the network?
- Network isolation
- Data classification
- Password policy
- File hashing
Correct Answer: 1
Explanation
Network isolation separates a compromised endpoint from other systems. This can limit lateral movement and help contain an active security incident.
Question 228
Which type of malware executes when a specific condition or event occurs?
- Logic bomb
- Worm
- Rootkit
- Spyware
Correct Answer: 1
Explanation
A logic bomb contains malicious code that activates when a predefined condition is met, such as a particular date, event, or system state.
Question 229
Which security mechanism provides proof that a message or document was created or approved by a particular party?
- Digital signature
- Password hash
- VPN tunnel
- MAC filtering
Correct Answer: 1
Explanation
A digital signature uses asymmetric cryptography to provide integrity and authentication of the signer. It can also support non-repudiation.
Question 230
Which method is most effective for reducing the risk associated with users reusing the same password across multiple systems?
- Password managers
- Disabling encryption
- Removing account lockout
- Sharing credentials
Correct Answer: 1
Explanation
Password managers can generate and securely store unique passwords for different services. This reduces password reuse and helps users maintain stronger credentials.
Question 231
Which attack attempts to discover valid usernames by observing differences in application responses?
- Account enumeration
- DDoS
- Session hijacking
- DNS poisoning
Correct Answer: 1
Explanation
Account enumeration occurs when an attacker determines whether specific usernames or accounts exist. Applications should avoid revealing noticeably different responses for valid and invalid accounts.
Question 232
Which technology can enforce security policies by controlling what devices are allowed to connect to a network?
- NAC
- WAF
- HSM
- SIEM
Correct Answer: 1
Explanation
Network Access Control (NAC) evaluates connecting devices and can enforce requirements such as authentication, security software status, and compliance before granting network access.
Question 233
Which type of attack attempts to access files outside the intended web application directory by manipulating a file path?
- Directory traversal
- Credential stuffing
- Replay attack
- DDoS
Correct Answer: 1
Explanation
Directory traversal manipulates file paths to access files or directories outside the application’s intended location. Proper input validation and access controls can help prevent it.
Question 234
Which security measure helps protect against unauthorized physical access by requiring a visitor to be accompanied by an authorized employee?
- Escort policy
- VLAN
- Encryption
- Password rotation
Correct Answer: 1
Explanation
An escort policy requires visitors to remain with an authorized employee while inside restricted areas. This reduces the risk of unauthorized physical access.
Question 235
Which security approach uses multiple controls such as authentication, segmentation, encryption, and monitoring to protect an environment?
- Defense in depth
- Single sign-on
- Open access
- Data minimization
Correct Answer: 1
Explanation
Defense in depth combines multiple independent security controls. If one layer fails, additional layers can still protect systems and information.
Question 236
Which type of backup contains all changes made since the last full backup?
- Differential
- Incremental
- Snapshot
- Mirror
Correct Answer: 1
Explanation
A differential backup stores changes made since the most recent full backup. Restoring generally requires the latest full backup and the latest differential backup.
Question 237
Which security technology can detect malicious behavior on an endpoint even when the specific malware signature is unknown?
- Behavioral analysis
- MAC filtering
- Port security
- Data classification
Correct Answer: 1
Explanation
Behavioral analysis identifies suspicious activity based on how software or processes behave rather than relying solely on known malware signatures.
Question 238
Which access control model assigns permissions according to a user’s job function or organizational role?
- RBAC
- DAC
- MAC
- Rule-based routing
Correct Answer: 1
Explanation
Role-Based Access Control (RBAC) assigns permissions to roles, and users receive access according to the roles assigned to them. This simplifies permission management in organizations.
Question 239
Which security measure can prevent employees from connecting unauthorized USB storage devices to corporate computers?
- Device control
- DNS filtering
- Network load balancing
- Data hashing
Correct Answer: 1
Explanation
Device control allows organizations to manage or restrict peripheral devices such as USB drives. It can reduce the risk of malware infections and unauthorized data transfers.
Question 240
Which incident response phase focuses on stopping an attacker from continuing to affect systems?
- Containment
- Lessons learned
- Preparation
- Reporting
Correct Answer: 1
Explanation
Containment focuses on limiting the impact and spread of an incident. Actions may include isolating affected systems, disabling compromised accounts, or blocking malicious network traffic.