SEC504 Web TestEngine demo

Exit VCEDump SEC504 Hacker Tools, Techniques, Exploits and Incident Handling
Question 11 of 50
0% complete
Q11 Single choice

You run the following bash script in Linux:

for i in 'cat hostlist.txt' ;do

nc -q 2 -v $i 80 < request.txt done Where, hostlist.txt file contains the list of IP addresses and request.txt is the output file.

Which of the following tasks do you want to perform by running this script?

Sign in to mark questions

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

Sign in