Our CompTIA CompTIA exam questions and also answers are updated regularly in keeping with the CompTIA true exam. They are of great benefit for the CompTIA SY0-401 exam preparation. Examcollection gives the most precise and also authentic SY0-401 practice questions with verified answers. They are offered in a couple of formats. One particular is Pdf (printable files) along with the other is actually free Examination Engine (downloadable). CompTIA SY0-401 consists of comprehensive and logical topics of the CompTIA actual test. They are quite helpful and also valuable for you to preview and also review for your CompTIA SY0-401 exam. Taking activities right now and purchasing our CompTIA SY0-401 merchandise, you will become on the way to CompTIA CompTIA certification soon. Our CompTIA Pdf study guides are offered chapter by chapter and also printable. If you need the printed version, we will mail these to you. Together with the convenient portable CompTIA SY0-401 training materials, you will get a large score which assure your wonderful achievement.

2021 Dec SY0-401 exam price

Q101. Why would a technician use a password cracker? 

A. To look for weak passwords on the network 

B. To change a user’s passwords when they leave the company 

C. To enforce password complexity requirements 

D. To change users passwords if they have forgotten them 

Answer:

Explanation: 

A password cracker will be able to expose weak passwords on a network. 


Q102. Which of the following application security testing techniques is implemented when an automated system generates random input data? 

A. Fuzzing 

B. XSRF 

C. Hardening 

D. Input validation 

Answer:

Explanation: 

Fuzzing is a software testing technique that involves providing invalid, unexpected, or random data to as inputs to a computer program. The program is then monitored for exceptions such as crashes, or failed validation, or memory leaks. 


Q103. A security analyst noticed a colleague typing the following command: 

`Telnet some-host 443’ 

Which of the following was the colleague performing? 

A. A hacking attempt to the some-host web server with the purpose of achieving a distributed denial of service attack. 

B. A quick test to see if there is a service running on some-host TCP/443, which is being routed correctly and not blocked by a firewall. 

C. Trying to establish an insecure remote management session. The colleague should be using SSH or terminal services instead. 

D. A mistaken port being entered because telnet servers typically do not listen on port 443. 

Answer:

Explanation: 

B: The Telnet program parameters are: telnet <hostname> <port> 

<hostname> is the name or IP address of the remote server to connect to. 

<port> is the port number of the service to use for the connection. 

TCP port 443 provides the HTTPS (used for secure web connections) service; it is the default SSL 

port. By running the Telnet some-host 443 command, the security analyst is checking that routing 

is done properly and not blocked by a firewall. 


Q104. Fuzzing is a security assessment technique that allows testers to analyze the behavior of software applications under which of the following conditions? 

A. Unexpected input 

B. Invalid output 

C. Parameterized input 

D. Valid output 

Answer:

Explanation: 

Fuzzing is a software testing technique that involves providing invalid, unexpected, or random data to as inputs to a computer program. The program is then monitored for exceptions such as crashes, or failed validation, or memory leaks. 


Q105. Ann, the Chief Technology Officer (CTO), has agreed to allow users to bring their own device (BYOD) in order to leverage mobile technology without providing every user with a company owned device. She is concerned that users may not understand the company's rules, and she wants to limit potential legal concerns. Which of the following is the CTO concerned with? 

A. Data ownership 

B. Device access control 

C. Support ownership 

D. Acceptable use 

Answer:

Explanation: 


Down to date SY0-401 dumps:

Q106. Public key certificates and keys that are compromised or were issued fraudulently are listed on which of the following? 

A. PKI 

B. ACL 

C. CA 

D. CRL 

Answer:

Explanation: 

A CRL is a locally stored record containing revoked certificates and revoked keys. 


Q107. A computer security officer has investigated a possible data breach and has found it credible. The officer notifies the data center manager and the Chief Information Security Officer (CISO). This is an example of: 

A. escalation and notification. 

B. first responder. 

C. incident identification. 

D. incident mitigation. 

Answer:

Explanation: 


Q108. Matt, an IT administrator, wants to protect a newly built server from zero day attacks. Which of the following would provide the BEST level of protection? 

A. HIPS 

B. Antivirus 

C. NIDS 

D. ACL 

Answer:

Explanation: 

Intrusion prevention systems (IPS), also known as intrusion detection and prevention systems (IDPS), are network security appliances that monitor network and/or system activities for malicious activity. The main functions of intrusion prevention systems are to identify malicious activity, log information about this activity, attempt to block/stop it, and report it. 

Intrusion prevention systems are considered extensions of intrusion detection systems because they both monitor network traffic and/or system activities for malicious activity. The main differences are, unlike intrusion detection systems, intrusion prevention systems are placed in-line and are able to actively prevent/block intrusions that are detected. More specifically, IPS can take such actions as sending an alarm, dropping the malicious packets, resetting the connection and/or blocking the traffic from the offending IP address. An IPS can also correct Cyclic Redundancy Check (CRC) errors, unfragment packet streams, prevent TCP sequencing issues, and clean up unwanted transport and network layer options. Host-based intrusion prevention system (HIPS) is an installed software package which monitors a single host for suspicious activity by analyzing events occurring within that host. A Host-based intrusion prevention system (HIPS) is an installed software package which monitors a single host for suspicious activity by analyzing events occurring within that host. As a zero-day attack is an unknown vulnerability (a vulnerability that does not have a fix or a patch to prevent it), the best defence would be an intrusion prevention system. 


Q109. Which of the following statements is MOST likely to be included in the security awareness training about P2P? 

A. P2P is always used to download copyrighted material. 

B. P2P can be used to improve computer system response. 

C. P2P may prevent viruses from entering the network. 

D. P2P may cause excessive network bandwidth. 

Answer:

Explanation: 

P2P networking by definition involves networking which will reduce available bandwidth for the rest of the users on the network. 


Q110. A group policy requires users in an organization to use strong passwords that must be changed every 15 days. Joe and Ann were hired 16 days ago. When Joe logs into the network, he is prompted to change his password; when Ann logs into the network, she is not prompted to change her password. Which of the following BEST explains why Ann is not required to change her password? 

A. Ann’s user account has administrator privileges. 

B. Joe’s user account was not added to the group policy. 

C. Ann’s user account was not added to the group policy. 

D. Joe’s user account was inadvertently disabled and must be re-created. 

Answer:

Explanation: 

Group policy is used to manage Windows systems in a Windows network domain environment by means of a Group Policy Object (GPO). GPO’s include a number of settings related to credentials, which includes password expiration. Because Anne was not prompted to change her password, it could only mean that her user account was not added to the group policy.