C

Python › Module 2 › Lesson 5

BeginnerModule 2Lesson 5/5

Quiz — Python Networking

10-question quiz on sockets, HTTP, and responsible scanning

10 min+53 XP10 quiz
Module progress5 of 5

Opening

Python Networking — Module Quiz

Ten questions on sockets, requests, and ethical port scanning.

Knowledge Check

1

SOCK_STREAM usually refers to:

Multiple choice

Knowledge Check

2

True or False: socket timeouts reduce hangs on filtered ports.

True or False

Knowledge Check

3

requests.get is part of:

Multiple choice

Knowledge Check

4

r.status_code == 200 typically means:

Multiple choice

Knowledge Check

5

Select responsible scanner practices:

Select all that apply

Knowledge Check

6

A TCP connect scan open result means:

Multiple choice

Knowledge Check

7

True or False: verify=False is a safe default for production HTTPS monitoring.

True or False

Knowledge Check

8

pip install requests installs:

Multiple choice

Knowledge Check

9

Best first host for learning scanners?

Multiple choice

Knowledge Check

10

Why print the host you are scanning?

Multiple choice

← Previous

Answer all 10 knowledge checks to continue. (0/10 answered)