nerdexam
CompTIA

PT0-002 · Question #427

For an engagement, a penetration tester is required to use only local operating system tools for file transfer. Which of the following options should the penetration tester consider?

The correct answer is A. Netcat. Netcat is a versatile networking utility which reads and writes data across network connections, using the TCP/IP protocol. It's included in many Linux distributions and is available for Windows as well. Since the requirement is to use only local operating system tools for file…

Post-exploitation and lateral movement

Question

For an engagement, a penetration tester is required to use only local operating system tools for file transfer. Which of the following options should the penetration tester consider?

Options

  • ANetcat
  • BWinSCP
  • CFilezilla
  • DNetstat

How the community answered

(34 responses)
  • A
    94% (32)
  • B
    3% (1)
  • C
    3% (1)

Explanation

Netcat is a versatile networking utility which reads and writes data across network connections, using the TCP/IP protocol. It's included in many Linux distributions and is available for Windows as well. Since the requirement is to use only local operating system tools for file transfer, Netcat is a suitable option because it can easily be scripted or used directly from the command line to send and receive files, making it a powerful tool for file transfers in a penetration testing context.

Topics

#Netcat#File Transfer#Penetration Testing Tools#Post-exploitation Techniques

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice