CompTIA Security+ Question I-80

Which of the following will help prevent smurf attacks?

A. Allowing necessary UDP packets in and out of the network
B. Disabling directed broadcast on border routers
C. Disabling unused services on the gateway firewall
D. Flash the BIOS with the latest firmware

Answer: B

Explanation:
A smurf attack involves sending PING requests to a broadcast address. Therefore, we can prevent smurf attacks by blocking broadcast packets on our external routers. A smurf attack is a type of network security breach in which a network connected to the Internet is swamped with replies to ICMP echo (PING) requests. A smurf attacker sends PING requests to an Internet broadcast address. These are special addresses that broadcast all received messages to the hosts connected to the subnet. Each broadcast address can support up to 255 hosts, so a single PING request can be multiplied 255 times. The return address of the request itself is spoofed to be the address of the attacker’s victim. All the hosts receiving the PING request reply to this victim’s address instead of the real sender’s address. A single attacker sending hundreds or thousands of these PING messages per second can fill the victim’s T-1 (or even T-3) line with ping replies, bring the entire Internet service to its knees. Smurfing falls under the general category of Denial of Service attacks — security attacks that don’t try to steal information, but instead attempt to disable a computer or network.

CompTIA A+ Core 2 Question D-30

A technician replaced a video card on a desktop PC. The technician powers on the PC to install the device drivers. The PC boots up and goes through the POST, but the screen goes black when trying to boot the operating system. Which of the following steps should the technician perform NEXT to troubleshoot this issue?

A. Flash the BIOS
B. Reseat the video card
C. Boot the PC in safe mode
D. Replace the video card with a new one

Correct Answer: C

CompTIA A+ Question J-57

A customer would like to upgrade their onboard fast Ethernet connection to connect to their new gigabit network at the gigabit speed. Which of the following will enable them to do so?

A. Convert the user to wireless.
B. Install a 10/100/1000 NIC.
C. Update the drivers for the onboard port.
D. Flash the BIOS to unlock the Ethernet port.

CompTIA A+ Question F-66

A technician replaces a defective 250GB hard drive in a desktop with a 2TB hard drive. After installation, the computer detects the new 2TB drive as a 250GB drive. Which of the following should the technician do to fix this issue?

A. Reinstall the drive
B. Patch the OS
C. Upgrade the driver
D. Flash the BIOS

Correct Answer: D

CompTIA A+ Question F-31

Which of the following MUST be performed when installing a PCI sound card for use instead of the onboard sound?

A. Install drivers
B. Install additional memory
C. Configure the jumpers
D. Flash the BIOS

Correct Answer: A

Explanation:
Whenever you want to use a PCI sound card that is not built into the motherboard, you need specific drivers to install it. Drivers are software that help the hardware to perform for a specific operating system.