nDPI/fuzz
Ivan Nardi b63f74a080
fuzz: improve coverage (#2612)
Add fuzzer to test `ndpi_quick_encrypt()` and `ndpi_quick_decrypt()`
2024-11-01 18:17:22 +01:00
..
corpus Fix verify_dist_tarball.sh after latest release (#2519) 2024-08-07 10:04:33 +02:00
bd_param.txt fuzz: extend coverage (#2073) 2023-08-20 15:18:19 +02:00
dictionary.dict Add HL7 protocol dissector (#2240) 2024-01-02 20:57:05 +01:00
dictionary_tls_certificate.dict fuzz: add a new fuzzer to test TLS certificates (#1901) 2023-03-20 17:00:46 +01:00
fuzz_alg_bins.cpp fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_bytestream.c fuzz: extend fuzz coverage (#1888) 2023-02-16 18:04:34 +01:00
fuzz_alg_crc32_md5.c Endian-independent implementation of IEEE 802.3 CRC32 (#2529) 2024-08-25 11:54:17 +02:00
fuzz_alg_hll.cpp fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_hw_rsi_outliers_da.cpp fuzz: improve fuzzing coverage (#2239) 2024-01-02 15:22:44 +01:00
fuzz_alg_hw_rsi_outliers_da.options fuzz: extend fuzzing coverage (#2205) 2023-12-11 12:48:50 +01:00
fuzz_alg_jitter.cpp fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_memmem.cpp fuzzing: improve coverage (#2495) 2024-07-12 14:22:25 +02:00
fuzz_alg_quick_encryption.cpp fuzz: improve coverage (#2612) 2024-11-01 18:17:22 +01:00
fuzz_alg_ses_des.cpp fuzz: improve fuzzing coverage (#2239) 2024-01-02 15:22:44 +01:00
fuzz_alg_shoco.cpp fuzz: improve fuzzing coverage (#2474) 2024-06-17 13:45:47 +02:00
fuzz_alg_strnstr.cpp fuzzing: improve coverage (#2495) 2024-07-12 14:22:25 +02:00
fuzz_binaryfusefilter.cpp fuzz: extend fuzzing coverage 2023-09-16 11:26:11 +02:00
fuzz_common_code.c fuzz: try to be a little bit faster (#2578) 2024-09-30 16:54:42 +02:00
fuzz_common_code.h Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_community_id.cpp Add some fuzzers to test other data structures. (#1870) 2023-01-25 11:44:59 +01:00
fuzz_config.cpp Add configuration of TCP fingerprint computation (#2598) 2024-10-18 16:58:06 +02:00
fuzz_config.options fuzz: fuzz_config: we need bigegr inputs (#2285) 2024-01-25 09:58:20 +01:00
fuzz_dga.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_ds_ahocorasick.cpp fuzz: improve fuzzing coverage (#2474) 2024-06-17 13:45:47 +02:00
fuzz_ds_ahocorasick.options fuzz: improve fuzzing coverage (#2239) 2024-01-02 15:22:44 +01:00
fuzz_ds_bitmap64_fuse.cpp Added support for roaring bitmap v3 (#2355) 2024-03-25 08:15:19 +01:00
fuzz_ds_cmsketch.cpp fuzz: extend fuzzing coverage (#2052) 2023-07-18 07:41:56 +02:00
fuzz_ds_domain_classify.cpp fuzz: try to be a little bit faster (#2578) 2024-09-30 16:54:42 +02:00
fuzz_ds_hash.cpp fuzz: improvements (#2400) 2024-04-20 18:15:23 +02:00
fuzz_ds_libcache.cpp Add some fuzzers to test other data structures. (#1870) 2023-01-25 11:44:59 +01:00
fuzz_ds_patricia.cpp fuzz: extend fuzzing coverage (#2281) 2024-01-24 21:16:58 +01:00
fuzz_ds_ptree.cpp Small fixes after API cleanup done in c63446e59 (#2449) 2024-05-20 19:06:24 +02:00
fuzz_ds_tree.cpp Disable -Wno-unused-parameter -Wno-unused-function. (#2358) 2024-04-03 14:10:21 +02:00
fuzz_filecfg_categories.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_filecfg_category.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_filecfg_config.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_filecfg_malicious_ja3.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_filecfg_malicious_sha1.c fuzz: try to be a little bit faster (#2559) 2024-09-17 11:46:55 +02:00
fuzz_filecfg_protocols.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_filecfg_risk_domains.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_gcrypt_aes.cpp fuzz: extend fuzzing coverage (#2205) 2023-12-11 12:48:50 +01:00
fuzz_gcrypt_cipher.cpp fuzz: improve fuzzing coverage (#2474) 2024-06-17 13:45:47 +02:00
fuzz_gcrypt_gcm.cpp fuzz: extend fuzzing coverage (#2205) 2023-12-11 12:48:50 +01:00
fuzz_gcrypt_light.cpp fuzz: improve fuzzing coverage (#2309) 2024-02-09 19:19:03 +01:00
fuzz_is_stun.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_libinjection.c fuzz: extend fuzzing coverage 2023-10-15 12:00:26 +02:00
fuzz_ndpi_reader.c Add configuration of TCP fingerprint computation (#2598) 2024-10-18 16:58:06 +02:00
fuzz_ndpi_reader_payload_analyzer.options fuzz: extend fuzzing coverage 2023-10-15 12:00:26 +02:00
fuzz_ndpi_reader_pl7m.options fuzz: improve fuzzers using pl7m (#2486) 2024-06-29 18:01:05 +02:00
fuzz_ndpi_reader_pl7m_64k.options fuzz: improve fuzzers using pl7m (#2486) 2024-06-29 18:01:05 +02:00
fuzz_ndpi_reader_pl7m_internal.options fuzz: improve fuzzers using pl7m (#2486) 2024-06-29 18:01:05 +02:00
fuzz_ndpi_reader_pl7m_internal_simplest.options fuzz: improve fuzzers using pl7m (#2486) 2024-06-29 18:01:05 +02:00
fuzz_ndpi_reader_pl7m_simplest.options fuzz: improve fuzzers using pl7m (#2486) 2024-06-29 18:01:05 +02:00
fuzz_process_packet.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_quic_get_crypto_data.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
fuzz_readerutils_parseprotolist.cpp Add monitoring capability (#2588) 2024-10-14 18:05:35 +02:00
fuzz_readerutils_workflow.cpp Add monitoring capability (#2588) 2024-10-14 18:05:35 +02:00
fuzz_serialization.cpp fuzz: improve fuzzing coverage (#2474) 2024-06-17 13:45:47 +02:00
fuzz_tls_certificate.c Allow multiple struct ndpi_detection_module_struct to share some state (#2271) 2024-02-01 15:33:11 +01:00
ipv4_addresses.txt fuzz: extend fuzzing coverage (#2281) 2024-01-24 21:16:58 +01:00
ipv6_addresses.txt Fix/improve fuzzing (#2426) 2024-05-08 11:46:02 +02:00
Makefile.am fuzz: improve coverage (#2612) 2024-11-01 18:17:22 +01:00
random_list.list fuzz: extend fuzzing coverage 2023-09-16 11:26:11 +02:00
splt_param.txt fuzz: extend coverage (#2073) 2023-08-20 15:18:19 +02:00