Solved

A Penetration Tester Has Compromised a Host

Question 131

Multiple Choice

A penetration tester has compromised a host. Which of the following would be the correct syntax to create a Netcat listener on the device?


A) nc -lvp 4444 /bin/bash
B) nc -vp 4444 /bin/bash
C) nc -p 4444 /bin/bash
D) nc -lp 4444 -e /bin/bash

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions