nDPI/fuzz/corpus
Ivan Nardi 653175e724
Fix verify_dist_tarball.sh after latest release (#2519)
Moving from 4.8 to 4.10 (and so, from 4.9 to 4.11 for development builds)
made some paths one character longer; that triggers an error with tar
when running `verify_dist_tarball.sh` script:

```
tar: libndpi-4.11.0/fuzz/corpus/fuzz_filecfg_config/flow_risk.anonymous_subscriber.list.protonvpn.load.txt: file name is too long (max 99); not dumped
```
As a quick fix, reduce the length of that file name.
2024-08-07 10:04:33 +02:00
..
fuzz_alg_bins fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_bytestream fuzz: extend fuzz coverage (#1888) 2023-02-16 18:04:34 +01:00
fuzz_alg_crc32_md5 fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_hll fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_jitter fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_ses_des fuzz: fix memory allocation failure logic (#1867) 2023-01-20 14:27:33 +01:00
fuzz_community_id Add some fuzzers to test other data structures. (#1870) 2023-01-25 11:44:59 +01:00
fuzz_ds_bitmap64_fuse Added support for roaring bitmap v3 (#2355) 2024-03-25 08:15:19 +01:00
fuzz_ds_domain_classify fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082) 2023-09-10 18:44:50 +02:00
fuzz_ds_libcache Add some fuzzers to test other data structures. (#1870) 2023-01-25 11:44:59 +01:00
fuzz_ds_ptree fuzz: extend fuzz coverage (#1888) 2023-02-16 18:04:34 +01:00
fuzz_filecfg_categories IPv6: add support for custom categories (#2126) 2023-10-29 12:56:44 +01:00
fuzz_filecfg_category fuzz: extend fuzzing coverage (#2281) 2024-01-24 21:16:58 +01:00
fuzz_filecfg_config Fix verify_dist_tarball.sh after latest release (#2519) 2024-08-07 10:04:33 +02:00
fuzz_filecfg_malicious_ja3 fuzz: extend fuzzing coverage (#2208) 2023-12-11 19:24:17 +01:00
fuzz_filecfg_malicious_sha1 fuzz: extend fuzzing coverage (#2208) 2023-12-11 19:24:17 +01:00
fuzz_filecfg_protocols Custom rules: fix a stack overflow (#2128) 2023-10-30 09:21:57 +01:00
fuzz_filecfg_risk_domains fuzz: extend fuzzing coverage (#2208) 2023-12-11 19:24:17 +01:00
fuzz_is_stun_tcp STUN: parsing of DATA attribute (#2179) 2023-12-01 07:01:49 +01:00
fuzz_is_stun_udp STUN: parsing of DATA attribute (#2179) 2023-12-01 07:01:49 +01:00
fuzz_libinjection Update libinjection code (#1918) 2023-04-04 14:18:57 +02:00
fuzz_quic_get_crypto_data Add a new fuzzer for QUIC (#1800) 2022-12-01 12:21:04 +01:00
fuzz_readerutils_parseprotolist fuzz: add fuzzers to test reader_util code (#2080) 2023-09-10 15:07:52 +02:00
fuzz_readerutils_workflow fuzz: add fuzzers to test reader_util code (#2080) 2023-09-10 15:07:52 +02:00
fuzz_serialization fuzz: improve fuzzing coverage (#2474) 2024-06-17 13:45:47 +02:00
fuzz_tls_certificate fuzz: add a new fuzzer to test TLS certificates (#1901) 2023-03-20 17:00:46 +01:00
fuzz_dga_seed_corpus.zip fuzz: add fuzzer for DGA detection code (#2042) 2023-07-13 10:47:34 +02:00