Question: 1.What is the command nc -lvp 1000 -e /bin/bash do? a.Open port 1000 using network connection b.Create a remote shell using netcat c.Open /bin/bash/ with
1.What is the command nc -lvp 1000 -e /bin/bash do?
a.Open port 1000 using network connection
b.Create a remote shell using netcat
c.Open /bin/bash/ with level 1000 using network connection
c.Execute /bin/bash with level 1000 using netcat
d.Execute /bin/bash with level 1000 using network connection
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
