Câu 13: CFR-310: CyberSec First Responder
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.)
Nội dung câu hỏi
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.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. iptables -A INPUT -p tcp –dport 25 -d x.x.x.x -j ACCEPT — đáp án hiện tại
- 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 — đáp án hiện tại
- D. iptables -A INPUT -p tcp –destination-port 21 -j DROP
- E. iptables -A FORWARD -p tcp –dport 6881:6889 -j DROP
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.