Q10
Single choice
A
penetration tester uses a Python script to scan web servers. The script loops through ports including 443, 80, and 8080, but constructs every request using http://. The script fails during execution.
Which of the following should the tester do?