Forum Discussion
account3448
21 days agoBronze I
Intro to Python Scripting Building an IDS
I am stuck on task 5 of the lab and het this error: from scapy.all import sniff from scapy.layers.inet import IP, TCP ip_connections = {} PORT_SCAN_THRESHOLD = 10 def packet_callback(packet): i...
SamDickison
Community Manager
21 days agoHey account3448, hopefully one of our Community member can help. If not I'll see if our support team can give a hint.