EC-Council
312-50V13 · Question #140
What does the following command in netcat do? nc l u p55555 < /etc/passwd
Sign in or unlock 312-50V13 to reveal the answer and full explanation for question #140. The question stem and answer options stay visible for context.
Submitted by stefanr· Mar 6, 2026System Hacking
Question
What does the following command in netcat do? nc l u p55555 < /etc/passwd
Options
- Alogs the incoming connections to /etc/passwd file
- Bloads the /etc/passwd file to the UDP port 55555
- Cgrabs the /etc/passwd file when connected to UDP port 55555
- Ddeletes the /etc/passwd file when connected to the UDP port 55555
Unlock 312-50V13 to see the answer
You've previewed enough free 312-50V13 questions. Unlock 312-50V13 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
#netcat#UDP#file transfer#linux commands