diff options
Diffstat (limited to 'tests/SMBLIST')
-rw-r--r-- | tests/SMBLIST | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/SMBLIST b/tests/SMBLIST new file mode 100644 index 0000000..10085d2 --- /dev/null +++ b/tests/SMBLIST @@ -0,0 +1,12 @@ +# bad packets from Otto Airamo and Antti Levomäki +nbns-valgrind nbns-valgrind.pcap nbns-valgrind.out -vvv -e + +smb_print_trans-oobr1 smb_print_trans-oobr1.pcapng smb_print_trans-oobr1.out -vv -c4 +# bad packets from Philippe Antoine +smb_print_trans-oobr2 smb_print_trans-oobr2.pcap smb_print_trans-oobr2.out -vv -c1 + +# CVE-2018-10105 bad packets from Luis Rocha +cve-2018-10105_smbprint-readofsize1 cve-2018-10105_smbprint-readofsize1.pcap cve-2018-10105_smbprint-readofsize1.out -vvv +cve-2018-10105_smbutil_withoutasan cve-2018-10105_smbutil_withoutasan.pcap cve-2018-10105_smbutil_withoutasan.out -vvv + + |