Which action best describes a MAC address spoofing attack?
flooding the LAN with excessive traffic
bombarding a switch with fake source MAC addresses
altering the MAC address of an attacking host to match that of a legitimate host
forcing the election of a rogue root bridge
altering the MAC address of an attacking host to match that of a legitimate host
What is the result of a DHCP starvation attack?
Clients receive IP address assignments from a rogue DHCP server.
Legitimate clients are unable to lease IP addresses.
The IP addresses assigned to legitimate clients are hijacked.
The attacker provides incorrect DNS and default gateway information to clients.
Legitimate clients are unable to lease IP addresses.
In which type of attack is falsified information used to redirect users to malicious Internet sites?
domain generation
ARP cache poisoning
DNS amplification and reflection
DNS cache poisoning
DNS cache poisoning
Which type of DNS attack involves the cybercriminal compromising a parent domain and creating multiple subdomains to be used during the attacks?
shadowing
Which language is used to query a relational database?
SQL
Which term is used for bulk advertising emails flooded to as many end users as possible?
spam
Which protocol would be the target of a cushioning attack?
HTTP
Explanation: The HTTP 302 cushioning attack is used by cybercriminals to take advantage of the 302 Found HTTP response status code to redirect the browser of the user to a new location, usually a malicious site.
Which protocol is attacked when a cybercriminal provides an invalid gateway in order to create a man-in-the-middle attack?
DHCP
What is an objective of a DHCP spoofing attack?
to provide false DNS server addresses to DHCP clients so that visits to a legitimate web server are directed to a fake server
How do cybercriminals make use of a malicious iFrame?
The iFrame allows the browser to load a web page from another source.
What is a characteristic of a DNS amplification and reflection attack?
Threat actors use DNS open resolvers to increase the volume of attacks and to hide the true source of an attack.
Which two attacks target web servers through exploiting possible vulnerabilities of input functions used by an application? (Choose two.)
SQL injection
cross-site scripting