Special Summer Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Pass Using CFR-410 Exam Dumps

Page: 5 / 14
Total 180 questions

CyberSec First Responder (CFR) Exam Questions and Answers

Question 17

A company website was hacked via the following SQL query:

email, passwd, login_id, full_name FROM members

WHERE email = “attacker@somewhere.com”; DROP TABLE members; –”

Which of the following did the hackers perform?

Options:

A.

Cleared tracks of attacker@somewhere.com entries

B.

Deleted the entire members table

C.

Deleted the email password and login details

D.

Performed a cross-site scripting (XSS) attack

Question 18

Which of the following represents a front-end security capability that addresses cyber resiliency?

Options:

A.

Multi-factor authentication

B.

Immutability of backups

C.

Key management

D.

Physical separation of backups

Question 19

Which of the following describes United States federal government cybersecurity policies and guidelines?

Options:

A.

NIST

B.

ANSI

C.

NERC

D.

GDPR

Question 20

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.)

Options:

A.

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

B.

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

C.

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

D.

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

E.

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

Page: 5 / 14
Total 180 questions