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...
netcat
Advocate
17 days agoPlease use the icon with the label "{;}" to insert code, and I might take a look.