nerdexam
GIAC

GCIH · Question #560

Which of the following methods does Netcat use to act as a relay (transferring data from machine to machine)?

The correct answer is C. By standard I/O redirection. Netcat redirects data through ports allowed by the firewall. In this way, it can transfer data from machine to machine.

Vulnerability Exploitation & Privilege Escalation

Question

Which of the following methods does Netcat use to act as a relay (transferring data from machine to machine)?

Options

  • ABy using FTP
  • BBy poisoning the ARP cache
  • CBy standard I/O redirection
  • DBy using telnet

How the community answered

(16 responses)
  • A
    6% (1)
  • C
    88% (14)
  • D
    6% (1)

Explanation

Netcat redirects data through ports allowed by the firewall. In this way, it can transfer data from machine to machine.

Topics

#Netcat#I/O redirection#network relay#pivoting

Community Discussion

No community discussion yet for this question.

Full GCIH Practice