...

/

Quiz: Monitoring Network Traffic with Scapy

Quiz: Monitoring Network Traffic with Scapy

Test your knowledge of building servers and honeypots with Scapy and Python.

We'll cover the following...
Technical Quiz
1.

Which argument to sniff indicates the function that processes sniffed packets?

A.

prn

B.

func

C.

proc

D.

analyze


1 / 5
...