ECCouncil 312-50v12 Question Answer
What does the following command in netcat do?
nc -l -u -p55555 < /etc/passwd
logs the incoming connections to /etc/passwd file
loads the /etc/passwd file to the UDP port 55555
grabs the /etc/passwd file when connected to UDP port 55555
deletes the /etc/passwd file when connected to the UDP port 55555
TESTED 06 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved