how-does-a-tcp-reset-attack-work icon indicating copy to clipboard operation
how-does-a-tcp-reset-attack-work copied to clipboard

Companion code to my blog post "How does a TCP Reset Attack work?"

Results 3 how-does-a-tcp-reset-attack-work issues
Sort by recently updated
recently updated
newest added

Hi! Tried the script right now on a MacOS (the one that does not have the Linux implementation, because that one yields an error on MacOS) and it does not...

Howdy! I am not sure why this isn't working, but I did take a screen recording of it in use so maybe you can explain. That video file will be...

Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/scapy/supersocket.py", line 134, in __del__ self.close() File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 514, in close set_promisc(self.ins, self.iface, 0) File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 165, in set_promisc mreq = struct.pack("IHH8s",...