nerdexam
GIAC

GCED · Question #13

What would a penetration tester expect to access after the following metasploit payload is delivered successfully? Set PAYLOAD windows / shell / reverse _ tcp

The correct answer is D. A command prompt on the target. set PAYLOAD windows/shell/reverse_tcp should get you to a command prompt on the host system. A different payload is used to get a meterpreter session. This payload does not start a VNC server or netcat listener on the target system.

Host Security and Management

Question

What would a penetration tester expect to access after the following metasploit payload is delivered successfully? Set PAYLOAD windows / shell / reverse _ tcp

Options

  • AVNC server session on the target
  • BA netcat listener on the target
  • CA meterpreter prompt on the target
  • DA command prompt on the target

How the community answered

(20 responses)
  • A
    10% (2)
  • C
    5% (1)
  • D
    85% (17)

Explanation

set PAYLOAD windows/shell/reverse_tcp should get you to a command prompt on the host system. A different payload is used to get a meterpreter session. This payload does not start a VNC server or netcat listener on the target system.

Topics

#Metasploit#reverse shell#payload types#penetration testing

Community Discussion

No community discussion yet for this question.

Full GCED Practice