Python › Module 2 › Lesson 5
Quiz — Python Networking
10-question quiz on sockets, HTTP, and responsible scanning
Opening
Python Networking — Module Quiz
Ten questions on sockets, requests, and ethical port scanning.
Knowledge Check
SOCK_STREAM usually refers to:
Multiple choice
Knowledge Check
True or False: socket timeouts reduce hangs on filtered ports.
True or False
Knowledge Check
requests.get is part of:
Multiple choice
Knowledge Check
r.status_code == 200 typically means:
Multiple choice
Knowledge Check
Select responsible scanner practices:
Select all that apply
Knowledge Check
A TCP connect scan open result means:
Multiple choice
Knowledge Check
True or False: verify=False is a safe default for production HTTPS monitoring.
True or False
Knowledge Check
pip install requests installs:
Multiple choice
Knowledge Check
Best first host for learning scanners?
Multiple choice
Knowledge Check
Why print the host you are scanning?
Multiple choice
Answer all 10 knowledge checks to continue. (0/10 answered)