LeeBrotherston / tls-fingerprinting

TLS Fingerprinting
GNU General Public License v3.0
373 stars 81 forks source link

Tcp and udp or TCP only ? #37

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi, i use fingerprintls to listen on an interface or pcap file. In this cases the tcp and udp stream is examined. When i write it to a json file and convert it with fingerprintout.py to an IDS pattern there is only an "alert tcp" left. What happened with UDP in the IDS case? Something missing? Or have i myself to double the IDS pattern to match also UDP? Regards Torsten