Question 1Which tenant of security are flood guards designed to help ensure?1 pointAuthenticationAccountingAuthorizationAvailability2.Question 2Which enterprise switch features protect against layer 2 man-in-the-middle attacks? Select all that apply.1 pointIP Source Guard Dynamic ARP inspection (DAI)DHCP Snooping Flood Guard3.Question 3Your company hires remote workers and wants them to be able to securely access company resources from their remote locations. What solution(s) would you recommend they consider? Select all that apply.1 pointVPNDHCP snoopingHost-based firewallReverse proxy4.Question 4What underlying symmetric encryption cipher does WEP use?1 pointRC4 DES RSA AES5.Question 5Which WPS method introduces critical security vulnerabilities into a system?1 pointPush-button authenticationUSB or NFCPin-entry authentication with a hard-coded PINPin-entry authentication with a user-generated PIN6.Question 6What tool can you use to ensure that WPS is disabled on your APs?1 pointWPS RemoverCleanseTerminateWash7.Question 7You’re an IT support specialist and you’ve been tasked with making sure the company is monitoring its network traffic adequately. What technique should you use if you want to access all packets from a specified port, port range, or entire VLAN?1 pointDHCP snoopingNetwork hub tcpdumpPort mirroring 8.Question 8You’re an IT support specialist tasked with setting up a NIDS system to monitor your company’s network traffic for suspicious behavior. Which of the following options would you implement? Select all that apply. 1 pointSet up the NIDS host with two network interfaces; one for analysis and one for management. Enable promiscuous mode on the NIDS analysis port.Set up the NIDS in-line with all incoming traffic. Use port mirroring to mirror all network traffic to the NIDS host 9.Question 9Complete the Qwiklab Introduction to tcpdump before answering this question. You want to use tcpdump to retrieve packets with 113.8.81.2 as the source or destination IP address and port 8080 as the source or destination port. Which command should you use?1 pointsudo tcpdump -i -vn host 113.8.81.2 and port 8080 &sudo tcpdump -i eth0 -vn host 113.8.81.2 and port 8080 &sudo tcpdump -i eth0 -vn host 8.8.8.8 and port 8080 &sudo tcpdump -i eth0 -vn host 113.8.81.210.Question 10Complete the Qwiklab Introduction to tcpdump before answering this question. You want to determine the layer 3 protocol, source, and destination addresses and ports for all incoming packets, as well as their TCP details. However, you don’t want more detailed output. What additional flags should you use with the command sudo tcpdump -i eth0? 1 point-nnoneB : -v-vn
Question
Question 1Which tenant of security are flood guards designed to help ensure?1 pointAuthenticationAccountingAuthorizationAvailability2.Question 2Which enterprise switch features protect against layer 2 man-in-the-middle attacks? Select all that apply.1 pointIP Source Guard Dynamic ARP inspection (DAI)DHCP Snooping Flood Guard3.Question 3Your company hires remote workers and wants them to be able to securely access company resources from their remote locations. What solution(s) would you recommend they consider? Select all that apply.1 pointVPNDHCP snoopingHost-based firewallReverse proxy4.Question 4What underlying symmetric encryption cipher does WEP use?1 pointRC4 DES RSA AES5.Question 5Which WPS method introduces critical security vulnerabilities into a system?1 pointPush-button authenticationUSB or NFCPin-entry authentication with a hard-coded PINPin-entry authentication with a user-generated PIN6.Question 6What tool can you use to ensure that WPS is disabled on your APs?1 pointWPS RemoverCleanseTerminateWash7.Question 7You’re an IT support specialist and you’ve been tasked with making sure the company is monitoring its network traffic adequately. What technique should you use if you want to access all packets from a specified port, port range, or entire VLAN?1 pointDHCP snoopingNetwork hub tcpdumpPort mirroring 8.Question 8You’re an IT support specialist tasked with setting up a NIDS system to monitor your company’s network traffic for suspicious behavior. Which of the following options would you implement? Select all that apply. 1 pointSet up the NIDS host with two network interfaces; one for analysis and one for management. Enable promiscuous mode on the NIDS analysis port.Set up the NIDS in-line with all incoming traffic. Use port mirroring to mirror all network traffic to the NIDS host 9.Question 9Complete the Qwiklab Introduction to tcpdump before answering this question. You want to use tcpdump to retrieve packets with 113.8.81.2 as the source or destination IP address and port 8080 as the source or destination port. Which command should you use?1 pointsudo tcpdump -i -vn host 113.8.81.2 and port 8080 &sudo tcpdump -i eth0 -vn host 113.8.81.2 and port 8080 &sudo tcpdump -i eth0 -vn host 8.8.8.8 and port 8080 &sudo tcpdump -i eth0 -vn host 113.8.81.210.Question 10Complete the Qwiklab Introduction to tcpdump before answering this question. You want to determine the layer 3 protocol, source, and destination addresses and ports for all incoming packets, as well as their TCP details. However, you don’t want more detailed output. What additional flags should you use with the command sudo tcpdump -i eth0? 1 point-nnoneB : -v-vn
Solution
-
Flood guards are designed to help ensure Availability in terms of security.
-
IP Source Guard, Dynamic ARP inspection (DAI), and DHCP Snooping are enterprise switch features that protect against layer 2 man-in-the-middle attacks.
-
For remote workers to securely access company resources, they should consider using a VPN and a Host-based firewall.
-
WEP uses the RC4 symmetric encryption cipher.
-
Pin-entry authentication with a hard-coded PIN introduces critical security vulnerabilities into a system when using WPS.
-
To ensure that WPS is disabled on your APs, you can use the WPS Remover tool.
-
If you want to access all packets from a specified port, port range, or entire VLAN, you should use Port mirroring.
-
To set up a NIDS system, you should set up the NIDS host with two network interfaces; one for analysis and one for management, enable promiscuous mode on the NIDS analysis port, and use port mirroring to mirror all network traffic to the NIDS host.
-
To use tcpdump to retrieve packets with 113.8.81.2 as the source or destination IP address and port 8080 as the source or destination port, you should use the command: sudo tcpdump -i eth0 -vn host 113.8.81.2 and port 8080 &
-
To determine the layer 3 protocol, source, and destination addresses and ports for all incoming packets, as well as their TCP details, without wanting more detailed output, you should use the -vn flags with the command sudo tcpdump -i eth0.
Similar Questions
1.Question 1Which tenant of security are flood guards designed to help ensure?1 pointAccountingAvailabilityAuthorizationAuthentication2.Question 2Which enterprise switch features protect against layer 2 man-in-the-middle attacks? Select all that apply.1 pointDHCP Snooping Dynamic ARP inspection (DAI)Flood GuardIP Source Guard 3.Question 3A host-based firewall protects against malicious attacks in which of the following scenarios? Select all that apply. 1 pointA company’s network experiences a layer 2 man-in-the-middle attack. A company’s network experiences a rogue DHCP server attack. An employee connects to the unsecured internet at their local coffee shop with their company computer. A device on a company’s internal network needs protection when another device connected to the network has been corrupted. 4.Question 4What underlying symmetric encryption cipher does WEP use?1 pointRSA RC4 AESDES 5.Question 5Which WPS method introduces critical security vulnerabilities into a system?1 pointPin-entry authentication with a hard-coded PINPush-button authenticationUSB or NFCPin-entry authentication with a user-generated PIN6.Question 6What tool can you use to ensure that WPS is disabled on your APs?1 pointCleanseWashWPS RemoverTerminate7.Question 7Port mirroring allows you to:1 pointPerform DHCP snooping. Access all packets from a specified port, port range, or entire VLAN by placing your ethernet network interface into promiscuous mode. Access all packets from a specified port, port range, or entire VLAN. Access only the packets from a specified port. 8.Question 8You’re an IT support specialist tasked with setting up a NIPS to help protect your company’s network traffic from malicious behavior. Which constraint must you consider when you set up the NIPS?1 pointThe NIPS must have access to all outgoing traffic.You must be able to monitor and access all traffic, not just the traffic flowing directly through the NIPS device. The NIPS must have access to all incoming traffic.The monitored traffic must pass through the NIPS so that the NIPS can drop suspicious traffic.9.Question 9Complete the Qwiklab Introduction to tcpdump before answering this question. You want to use tcpdump to retrieve packets with 113.8.81.2 as the source or destination IP address and port 8080 as the source or destination port. Which command should you use?1 pointsudo tcpdump -i -vn host 113.8.81.2 and port 8080 &sudo tcpdump -i eth0 -vn host 113.8.81.2sudo tcpdump -i eth0 -vn host 113.8.81.2 and port 8080 &sudo tcpdump -i eth0 -vn host 8.8.8.8 and port 8080 &10.Question 10Complete the Qwiklab Introduction to tcpdump before answering this question. You want to determine the layer 3 protocol, source, and destination addresses and ports for all incoming packets, as well as their TCP details. However, you don’t want more detailed output. What additional flags should you use with the command sudo tcpdump -i eth0? 1 point-vn-nnoneB : -v
1.Question 1Which tenant of security are flood guards designed to help ensure?1 pointAuthorizationAuthenticationAccountingAvailability2.Question 2Which enterprise switch features protect against layer 2 man-in-the-middle attacks? Select all that apply.1 pointDynamic ARP inspection (DAI)DHCP Snooping Flood GuardIP Source Guard 3.Question 3What can be configured to allow secure remote connections to web applications without requiring a VPN?1 pointReverse proxyDHCP snoopingRC4Firewall4.Question 4Multiple vulnerabilities in the WEP protocol make it possible for the encryption key to be recovered by hackers. Which parts of the WEP protocol create this vulnerability? Select all that apply.1 pointIn open-system WEP authentication mode, the client can be authenticated by the Access Point (AP) without passing the decryption challenge. WEP encryption is limited to a 64-bit protocol. In shared-key WEP authentication mode, the Access Point (AP) shares both the plaintext and the ciphertext with the client. The initialization vectors, and therefore the encryption keys, were weak and reused too often. 5.Question 5Which of the following are critical flaws of PIN entry WPS authentication with a hard-coded PIN?1 pointIt uses an 8 digit pin, which is made of 7 digits and one checksum value, and sends it in two parts. This means it takes a maximum of 11,000 tries to guess the PIN. There is a one-minute lockout period after three incorrect PIN attempts. It allows for the secure exchange of the SSID and the pre-shared key.The hard-coded PIN can never be reset, so if it is recovered by a hacker it can be reused to recover the new password.6.Question 6Which of the following options is currently the most secure way to protect a wireless network?1 pointWPA802.1x with EAP-TLSWPA2 with AES/CCMP modeWEP7.Question 7You’re an IT support specialist and you’ve been tasked with making sure the company is monitoring its network traffic adequately. What technique should you use if you want to access all packets from a specified port, port range, or entire VLAN?1 pointtcpdumpNetwork hub DHCP snoopingPort mirroring 8.Question 8You’re an IT support specialist tasked with setting up a NIPS to help protect your company’s network traffic from malicious behavior. Which constraint must you consider when you set up the NIPS?1 pointYou must be able to monitor and access all traffic, not just the traffic flowing directly through the NIPS device. The NIPS must have access to all outgoing traffic.The NIPS must have access to all incoming traffic.The monitored traffic must pass through the NIPS so that the NIPS can drop suspicious traffic.9.Question 9Complete the Qwiklab Introduction to tcpdump before answering this question. You want to use tcpdump to retrieve packets with 100.1.4.3 as the source or destination IP address and any port as the source or destination port. Which command should you use?1 pointtcpdump -i eth0 -vn host 100.1.4.3 and port 53 &sudo tcpdump -i eth0 -vn host 100.1.4.3sudo tcpdump -i eth0 -vn host 100.1.4.3 and port 53 &tcpdump -i eth0 -vn host 100.1.4.3 10.Question 10Complete the Qwiklab Introduction to tcpdump before answering this question. You want to determine the layer 3 protocol, source, and destination addresses and ports for all incoming packets, as well as their TCP details. However, you don’t want more detailed output. What additional flags should you use with the command sudo tcpdump -i eth0? 1 point-nnoneB : -v-vn
1.Question 1To connect an entire city, the most effective network type would be a local area network (LAN).1 pointTrueFalse2.Question 2A security professional wants to ensure information is being broadcast to every computer on their organization’s network. What device should they investigate?1 pointHubRouterInternet Modem3.Question 3What are some benefits of switches? Select all that apply.1 pointThey control the flow of traffic.They only pass data to the intended destination.They automatically install device-protection software.They can improve network performance.4.Question 4Fill in the blank: The practice of using servers, applications, and network services that are hosted on the internet is called _____ computing. 1 pointwebsiteconnectedclouduploadable
Question 10Which domain involves conducting investigations and implementing preventive measures?1 pointSecurity operationsIdentity and access managementAsset security Security and risk management
A security specialist is asked for advice on a security measure to prevent unauthorized hosts from accessing the home network of employees. Which measure would be most effective?Question 31Select one:Implement intrusion detection systems.Implement RAID.Implement a firewall.Implement a VLAN.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.