CFR-410 CyberSec First Responder (CFR)

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which of the following are legally compliant forensics applications that will detect an alternative data stream (ADS) or a file with an incorrect file extension? (Choose two.)

Select all that apply, then click Submit answer.

  • Disk duplicator

  • EnCase

  • dd

  • Forensic Toolkit (FTK)

  • Write blocker

Question 2

A network security analyst has noticed a flood of Simple Mail Transfer Protocol (SMTP) traffic to internal clients. SMTP traffic should only be allowed to email servers. Which of the following commands would stop this attack? (Choose two.)

Select all that apply, then click Submit answer.

  • iptables -A INPUT -p tcp –dport 25 -d x.x.x.x -j ACCEPT

  • iptables -A INPUT -p tcp –sport 25 -d x.x.x.x -j ACCEPT

  • iptables -A INPUT -p tcp –dport 25 -j DROP

  • iptables -A INPUT -p tcp –destination-port 21 -j DROP

  • iptables -A FORWARD -p tcp –dport 6881:6889 -j DROP

Question 3

To minimize vulnerability, which steps should an organization take before deploying a new Internet of Things (IoT) device? (Choose two.)

Select all that apply, then click Submit answer.

  • Changing the default password

  • Updating the device firmware

  • Setting up new users

  • Disabling IPv6

  • Enabling the firewall