]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
dcerpc/udp: remove test as pcap is not good
authorShivani Bhardwaj <shivanib134@gmail.com>
Sat, 13 Feb 2021 11:22:08 +0000 (16:52 +0530)
committerShivani Bhardwaj <shivanib134@gmail.com>
Fri, 19 Feb 2021 07:47:18 +0000 (13:17 +0530)
commit9cb37e0a920e6c64c52bfceb209058667d44491f
tree40f065632c5236739b2851d55ec3fc1ffd8deee1
parenta195232186c6978094ce8c4ceeee92d9a222cd09
dcerpc/udp: remove test as pcap is not good

The pcap contains a lot of suspicious data that does not look like
DCERPC/UDP e.g. body in auth verifier. It is not properly handled by
applayer UDP parser with the probe function as there are UDP packets
preceding DCERPC/UDP causing failures.
tests/dcerpc/dcerpc-udp/input.pcap [deleted file]
tests/dcerpc/dcerpc-udp/test.yaml [deleted file]