PT0-003 Web TestEngine demo

Exit VCEDump PT0-003 CompTIA PenTest+
Question 64 of 71
0% complete
Q64 Single choice

A penetration tester writes a Bash script to automate the execution of a ping command on a Class C network:

for var in --MISSING TEXT-- do
ping -c 1 192.168.10.$var
done

Which of the following pieces of code should the penetration tester use in place of the --MISSING TEXT-- placeholder?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in