dit icon indicating copy to clipboard operation
dit copied to clipboard

DIT is a DTLS MitM proxy implemented in Python 3. It can intercept, manipulate and suppress datagrams between two DTLS endpoints and supports psk-based and certificate-based authentication schemes (RS...

Results 3 dit issues
Sort by recently updated
recently updated
newest added

tested in docker container with alpine:latest image

Hi I have some **scapy.error.scapy_Exception** on scapy sniff filters beginning with the expression `"ip proto UDP and ..."` ``` scapy.error.Scapy_Exception: Failed to compile filter expression ip proto UDP ... ```...

I tried the tool and I get an error. I installed DIT on System A and adjusted the configuration file accordingly and started DIT. On system B I pointed the...