πŸ”

312-50v13 β€” questions

Page 5 of 16 Β· 308 total questions.

Topic 1 Β· Question 81

You are a penetration tester tasked with testing the wireless network of your client Brakeme SA. You are attempting to break into the wireless network with the SSID β€œBrakeme-Internal.” You realize that this network uses WPA3 encryption. Which of the following vulnerabilities is the promising to exploit?

  • ACross-site request forgery
  • BDragonblood (correct answer)
  • CKey reinstallation attack
  • DAP misconfiguration
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Dragonblood This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 82

What is the common name for a vulnerability disclosure program opened by companies in platforms such as HackerOne?

  • AWhite-hat hacking program
  • BBug bounty program (correct answer)
  • CEthical hacking program
  • DVulnerability hunting program
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Bug bounty program

Topic 1 Β· Question 83

A DDoS attack is performed at layer 7 to take down web infrastructure. Partial HTTP requests are sent to the web infrastructure or applications. Upon receiving a partial request, the target servers opens multiple connections and keeps waiting for the requests to complete. Which attack is being described here?

  • ADesynchronization
  • BSlowloris attack (correct answer)
  • CSession splicing
  • DPhlashing
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Slowloris attack

Topic 1 Β· Question 84

Andrew is an Ethical Hacker who was assigned the task of discovering all the active devices hidden by a restrictive firewall in the IPv4 range in a given target network. Which of the following host discovery techniques must he use to perform the given task?

  • AUDP scan
  • BARP ping scan (correct answer)
  • CACK flag probe scan
  • DTCP Maimon scan
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: ARP ping scan

Topic 1 Β· Question 85

Abel, a cloud architect, uses container technology to deploy applications/software including all its dependencies, such as libraries and configuration files, binaries, and other resources that run independently from other processes in the cloud environment. For the containerization of applications, he follows the five-tier container technology architecture. Currently, Abel is verifying and validating image contents, signing images, and sending them to the registries. Which of the following tiers of the container technology architecture is Abel currently working in?

  • ATier-1: Developer machines
  • BTier-2: Testing and accreditation systems (correct answer)
  • CTier-3: Registries
  • DTier-4: Orchestrators
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Tier-2: Testing and accreditation systems

Topic 1 Β· Question 86

Henry is a cyber security specialist hired by BlackEye – Cyber Security Solutions. He was tasked with discovering the operating system (OS) of a host. He used the Unicornscan tool to discover the OS of the target system. As a result, he obtained a TTL value, which indicates that the target system is running a Windows OS. Identify the TTL value Henry obtained, which indicates that the target OS is Windows.

  • A128 (correct answer)
  • B255
  • C64
  • D138
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 128 This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 87

Daniel is a professional hacker who is attempting to perform an SQL injection attack on a target website, www.moviescope.com. During this process, he encountered an IDS that detects SQL injection attempts based on predefined signatures. To evade any comparison statement, he attempted placing characters such as β€œβ€™or β€˜1’=β€˜1’” in any basic injection statement such as β€œor 1=1.” Identify the evasion technique used by Daniel in the above scenario.

  • AChar encoding
  • BIP fragmentation
  • CVariation (correct answer)
  • DNull byte
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Variation

Topic 1 Β· Question 88

SQL injection (SQLi) attacks attempt to inject SQL syntax into web requests, which may bypass authentication and allow attackers to access and/or modify data attached to a web application. Which of the following SQLi types leverages a database server’s ability to make DNS requests to pass data to an attacker?

  • AIn-band SQLi
  • BUnion-based SQLi
  • COut-of-band SQLi (correct answer)
  • DTime-based blind SQLi
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Out-of-band SQLi

Topic 1 Β· Question 89

Attacker Rony installed a rogue access point within an organization’s perimeter and attempted to intrude into its internal network. Johnson, a security auditor, identified some unusual traffic in the internal network that is aimed at cracking the authentication mechanism. He immediately turned off the targeted network and tested for any weak and outdated security mechanisms that are open to attack. What is the type of vulnerability assessment performed by Johnson in the above scenario?

  • AWireless network assessment (correct answer)
  • BApplication assessment
  • CHost-based assessment
  • DDistributed assessment
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Wireless network assessment This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 90

In this attack, an adversary tricks a victim into reinstalling an already-in-use key. This is achieved by manipulating and replaying cryptographic handshake messages. When the victim reinstalls the key, associated parameters such as the incremental transmit packet number and receive packet number are reset to their initial values. What is this attack called?

  • AEvil twin
  • BChop chop attack
  • CWardriving
  • DKRACK (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: KRACK

Topic 1 Β· Question 91

After an audit, the auditors inform you that there is a critical finding that you must tackle immediately. You read the audit report, and the problem is the service running on port 389. Which service is this and how can you tackle the problem?

  • AThe service is NTP, and you have to change it from UDP to TCP in order to encrypt it.
  • BThe service is LDAP, and you must change it to 636, which is LDAPS. (correct answer)
  • CThe findings do not require immediate actions and are only suggestions.
  • DThe service is SMTP, and you must change it to SMIME, which is an encrypted way to send emails.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: The service is LDAP, and you must change it to 636, which is LDAPS.

Topic 1 Β· Question 92

Mike, a security engineer, was recently hired by BigFox Ltd. The company recently experienced disastrous DoS attacks. The management had instructed Mike to build defensive strategies for the company's IT infrastructure to thwart DoS/DDoS attacks. Mike deployed some countermeasures to handle jamming and scrambling attacks. What is the countermeasure Mike applied to defend against jamming and scrambling attacks?

  • AAllow the transmission of all types of addressed packets at the ISP level
  • BDisable TCP SYN cookie protection
  • CAllow the usage of functions such as gets and strcpy
  • DImplement cognitive radios in the physical layer (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Implement cognitive radios in the physical layer This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 93

You are using a public Wi-Fi network inside a coffee shop. Before surfing the web, you use your VPN to prevent intruders from sniffing your traffic. If you did not have a VPN, how would you identify whether someone is performing an ARP spoofing attack on your laptop?

  • AYou should check your ARP table and see if there is one IP address with two different MAC addresses. (correct answer)
  • BYou should scan the network using Nmap to check the MAC addresses of all the hosts and look for duplicates.
  • CYou should use netstat to check for any suspicious connections with another IP address within the LAN.
  • DYou cannot identify such an attack and must use a VPN to protect your traffic.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: You should check your ARP table and see if there is one IP address with two different MAC addresses.

Topic 1 Β· Question 94

Lewis, a professional hacker, targeted the IoT cameras and devices used by a target venture-capital firm. He used an information-gathering tool to collect information about the IoT devices connected to a network, open ports and services, and the attack surface area. Using this tool, he also generated statistical reports on broad usage patterns and trends. This tool helped Lewis continually monitor every reachable server and device on the Internet, further allowing him to exploit these devices in the network. Which of the following tools was employed by Lewis in the above scenario?

  • ANeuVector
  • BLacework
  • CCensys (correct answer)
  • DWapiti
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Censys

Topic 1 Β· Question 95

Techno Security Inc. recently hired John as a penetration tester. He was tasked with identifying open ports in the target network and determining whether the ports are online and any firewall rule sets are encountered. John decided to perform a TCP SYN ping scan on the target network. Which of the following Nmap commands must John use to perform the TCP SYN ping scan?

  • Anmap -sn -PO
  • Bnmap -sn -PS (correct answer)
  • Cnmap -sn -PA
  • Dnmap -sn -PP
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: nmap -sn -PS

Explanation

Nmap performs network discovery, port scanning, service/version detection, and operating-system fingerprinting. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 96

Ricardo has discovered the username for an application in his target’s environment. As he has a limited amount of time, he decides to attempt to use a list of common passwords he found on the Internet. He compiles them into a list and then feeds that list as an argument into his password-cracking application. What type of attack is Ricardo performing?

  • ABrute force
  • BKnown plaintext
  • CDictionary (correct answer)
  • DPassword spraying
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Dictionary

Topic 1 Β· Question 97

What would be the fastest way to perform content enumeration on a given web server by using the Gobuster tool?

  • APerforming content enumeration using the bruteforce mode and 10 threads
  • BPerforming content enumeration using the bruteforce mode and random file extensions
  • CSkipping SSL certificate verification
  • DPerforming content enumeration using a wordlist (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Performing content enumeration using a wordlist

Explanation

Enumeration actively queries exposed services to identify users, shares, applications, and other attack-surface details.

Topic 1 Β· Question 98

When analyzing the IDS logs, the system administrator noticed an alert was logged when the external router was accessed from the administrator’s Computer to update the router configuration. What type of an alert is this?

  • AFalse negative
  • BTrue negative
  • CTrue positive
  • DFalse positive (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: False positive

Topic 1 Β· Question 99

Garry is a network administrator in an organization. He uses SNMP to manage networked devices from a remote location. To manage nodes in the network, he uses MIB, which contains formal descriptions of all network objects managed by SNMP. He accesses the contents of MIB by using a web browser either by entering the IP address and Lseries.mib or by entering the DNS library name and Lseries.mib. He is currently retrieving information from an MIB that contains object types for workstations and server services. Which of the following types of MIB is accessed by Garry in the above scenario?

  • ALNMIB2.MIB (correct answer)
  • BDHCP.MIB
  • CMIB_II.MIB
  • DWINS.MIB
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: LNMIB2.MIB

Topic 1 Β· Question 100

Emily, an extrovert obsessed with social media, posts a large amount of private information, photographs, and location tags of recently visited places. Realizing this, James, a professional hacker, targets Emily and her acquaintances, conducts a location search to detect their geolocation by using an automated tool, and gathers information to perform other sophisticated attacks. What is the tool employed by James in the above scenario?

  • Aophcrack
  • BVisualRoute (correct answer)
  • CHootsuite
  • DHULK
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: VisualRoute This option keeps traffic private / properly secured as required.

Showing questions 81–100 of 308 Β· Page 5 of 16