Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
radius tests/fuzzing/radius/radius.c 83 171 7 17 747 365 radius.c
eap-mschapv2-peer tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c 32 234 8 10 159 98 eap-mschapv2-peer.c
eap-sim-peer tests/fuzzing/eap-sim-peer/eap-sim-peer.c 32 257 8 10 162 99 eap-sim-peer.c
x509 tests/fuzzing/x509/x509.c 91 346 9 9 1292 587 x509.c
sae tests/fuzzing/sae/sae.c 105 648 7 15 721 418 sae.c
asn1 tests/fuzzing/asn1/asn1.c 28 183 7 7 364 170 asn1.c
json tests/fuzzing/json/json.c 29 177 6 7 402 169 json.c
pasn-init tests/fuzzing/pasn-init/pasn-init.c 295 554 11 25 3081 1518 pasn-init.c
eap-aka-peer tests/fuzzing/eap-aka-peer/eap-aka-peer.c 32 266 8 10 162 99 eap-aka-peer.c
pasn-resp tests/fuzzing/pasn-resp/pasn-resp.c 292 580 8 25 2972 1463 pasn-resp.c
tls-client tests/fuzzing/tls-client/tls-client.c 380 270 23 52 5459 2374 tls-client.c
dpp-uri tests/fuzzing/dpp-uri/dpp-uri.c 620 454 25 38 8030 3706 dpp-uri.c
p2p tests/fuzzing/p2p/p2p.c 377 729 24 40 7647 3009 p2p.c
tls-server tests/fuzzing/tls-server/tls-server.c 406 244 15 55 5540 2437 tls-server.c
eapol-supp tests/fuzzing/eapol-supp/eapol-supp.c 461 888 19 66 6587 2892 eapol-supp.c
eapol-key-supp tests/fuzzing/eapol-key-supp/eapol-key-supp.c 493 862 24 69 6863 3025 eapol-key-supp.c
ap-mgmt tests/fuzzing/ap-mgmt/ap-mgmt.c 989 1316 35 109 16500 6885 ap-mgmt.c
eapol-key-auth tests/fuzzing/eapol-key-auth/eapol-key-auth.c 395 1918 23 50 6106 2591 eapol-key-auth.c
wnm tests/fuzzing/wnm/wnm.c 1399 1119 42 117 25278 10564 wnm.c

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: radius

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: eap-mschapv2-peer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: eap-sim-peer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: x509

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: sae

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: asn1

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: json

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: pasn-init

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: eap-aka-peer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: pasn-resp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tls-client

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: dpp-uri

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: p2p

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tls-server

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: eapol-supp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: eapol-key-supp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: ap-mgmt

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: eapol-key-auth

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: wnm

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

tests/fuzzing/radius/radius.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eap-sim-peer/eap-sim-peer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/x509/x509.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/sae/sae.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/asn1/asn1.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/json/json.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/pasn-init/pasn-init.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eap-aka-peer/eap-aka-peer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/pasn-resp/pasn-resp.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/tls-client/tls-client.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/dpp-uri/dpp-uri.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/p2p/p2p.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/tls-server/tls-server.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eapol-supp/eapol-supp.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eapol-key-supp/eapol-key-supp.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/ap-mgmt/ap-mgmt.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eapol-key-auth/eapol-key-auth.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/wnm/wnm.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/hostap/tests/fuzzing/eapol-key-auth/../fuzzer-common.c ['eapol-key-auth'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/offchannel.c ['wnm'] []
/src/hostap/src/eap_server/eap_server_methods.c ['ap-mgmt'] []
/src/hostap/src/ap/wpa_auth_ie.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/os.h ['pasn-resp'] []
/src/hostap/src/crypto/dh_group5.c [] []
/src/hostap/src/ap/airtime_policy.c [] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/wpa_debug.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha1-prf.c [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpabuf.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c ['pasn-init'] []
/src/hostap/src/tls/../utils/os.h ['x509', 'tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/wpa_debug.h ['radius'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/utils/common.h ['eap-mschapv2-peer'] []
/src/hostap/src/utils/../utils/os.h ['radius', 'dpp-uri', 'ap-mgmt', 'wnm'] []
/src/hostap/src/ap/./wpa_auth_kay.h [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/pasn/pasn_responder.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h ['pasn-init'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wnm_sta.c ['wnm'] []
/src/hostap/tests/fuzzing/eapol-supp/../fuzzer-common.c ['eapol-supp'] []
/src/hostap/src/common/ieee802_11_common.c ['dpp-uri', 'p2p', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/eap_common/eap_common.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'wnm'] []
/src/hostap/src/crypto/crypto_internal-modexp.c ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.h ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/const_time.h [] []
/src/hostap/src/wps/../utils/common.h ['p2p', 'ap-mgmt'] []
/src/hostap/src/ap/vlan.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/tls-client/tls-client.c ['tls-client'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bss.c ['wnm'] []
/src/hostap/tests/fuzzing/p2p/../fuzzer-common.c ['p2p'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/config.c ['wnm'] []
/src/hostap/tests/fuzzing/json/json.c ['json'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c ['pasn-init'] []
/src/hostap/src/rsn_supp/../utils/common.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/config_file.c ['wnm'] []
/src/hostap/src/utils/./os.h ['dpp-uri', 'p2p', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/asn1/asn1.c ['asn1'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/eap_common.c [] []
/src/hostap/src/p2p/p2p_utils.c ['p2p'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/common.h ['wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha384-kdf.c [] []
/src/hostap/src/crypto/rc4.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/tls/pkcs5.c ['tls-server'] []
/src/hostap/src/crypto/aes-ctr.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/asn1/../fuzzer-common.c ['asn1'] []
/src/hostap/src/ap/./preauth_auth.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bgscan.h ['wnm'] []
/src/hostap/src/radius/radius_client.c ['ap-mgmt'] []
/src/hostap/src/utils/eloop.c ['dpp-uri', 'p2p', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/ap/ieee802_11.c ['ap-mgmt'] []
/src/hostap/src/utils/common.c ['radius', 'x509', 'sae', 'tls-client', 'dpp-uri', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/crypto/sha1-tlsprf.c ['tls-client', 'tls-server'] []
/src/hostap/src/p2p/p2p_parse.c ['p2p'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_reconfig.c ['dpp-uri'] []
/src/hostap/src/rsn_supp/tdls.c ['eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/os.h ['asn1'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/events.c ['wnm'] []
/src/hostap/src/p2p/p2p_pd.c ['p2p'] []
/src/hostap/src/ap/ieee802_11_auth.c ['ap-mgmt'] []
/src/hostap/src/utils/wpa_debug.c ['radius', 'eap-mschapv2-peer', 'eap-sim-peer', 'x509', 'sae', 'eap-aka-peer', 'tls-client', 'dpp-uri', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/wps/wps_common.c ['p2p'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/eloop.c ['pasn-resp'] []
/src/hostap/src/eap_common/../utils/wpabuf.h ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bssid_ignore.c ['wnm'] []
/src/hostap/tests/fuzzing/radius/../../../src/radius/radius.c ['radius'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/json.c ['json'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bss.h ['wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c ['pasn-init'] []
/src/hostap/src/p2p/p2p_sd.c ['p2p'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/wpa_debug.h ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha256-prf.c ['pasn-resp'] []
/src/hostap/src/rsn_supp/./wpa_i.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/crypto/aes-internal-enc.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/crypto/aes-siv.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/src/ap/hs20.c ['ap-mgmt'] []
/src/hostap/src/ap/sta_info.c ['ap-mgmt'] []
/src/hostap/src/crypto/../utils/wpabuf.h ['tls-client', 'tls-server'] []
/src/hostap/src/utils/config.c [] []
/src/hostap/src/ap/../utils/common.h ['ap-mgmt', 'eapol-key-auth'] []
/usr/include/x86_64-linux-gnu/bits/byteswap.h ['radius', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/eap_register.c [] []
/src/hostap/src/crypto/aes-encblock.c [] []
/src/hostap/src/eap_server/eap_server.c ['ap-mgmt'] []
/src/hostap/src/common/./ieee802_11_common.h ['p2p', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/os_unix.c ['json'] []
/src/hostap/src/tls/rsa.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/list.h ['dpp-uri'] []
/src/hostap/src/common/../utils/common.h ['sae', 'p2p', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/ap/wpa_auth_glue.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha1-prf.c [] []
/src/hostap/src/ap/./wpa_auth.h ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/src/crypto/sha1-internal.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/eap_common/../utils/common.h ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_auth.c ['dpp-uri'] []
/src/hostap/src/ap/beacon.c ['ap-mgmt'] []
/src/hostap/src/eapol_supp/eapol_supp_sm.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/common/../utils/list.h ['ap-mgmt', 'wnm'] []
/src/hostap/src/ap/ap_drv_ops.c ['ap-mgmt'] []
/src/hostap/src/ap/dhcp_snoop.c [] []
/src/hostap/tests/fuzzing/asn1/../../../src/tls/asn1.h ['asn1'] []
/src/hostap/src/tls/tlsv1_client_ocsp.c ['tls-client'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_common/eap_common.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/mesh_mpm.h ['wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/wpabuf.h ['wnm'] []
/src/hostap/src/wps/../utils/wpabuf.h ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpabuf.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/autoscan.h ['wnm'] []
/src/hostap/src/ap/authsrv.c [] []
/src/hostap/src/crypto/crypto_internal.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/dh_groups.c ['sae'] []
/src/hostap/src/utils/base64.c ['dpp-uri', 'tls-server', 'wnm'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/wpabuf.h [] []
/src/hostap/src/rsn_supp/preauth.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/x509/../fuzzer-common.c ['x509'] []
/src/hostap/src/rsn_supp/../rsn_supp/wpa_i.h ['eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/./hostapd.h [] []
/src/hostap/src/crypto/md5-internal.c ['radius', 'tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/utils/ip_addr.c ['dpp-uri', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/tls-client/../fuzzer-common.c ['tls-client'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/wpa_debug.c ['asn1'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/common.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpas_kay.h [] []
/src/hostap/src/tls/x509v3.c ['x509', 'tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/eapol_auth/eapol_auth_sm.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/pasn-init.c ['pasn-init'] []
/src/hostap/src/ap/../utils/wpabuf.h ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/wpa_debug.h ['wnm'] []
/src/hostap/src/common/gas.c ['dpp-uri', 'p2p', 'wnm'] []
/src/hostap/src/ap/hw_features.c ['ap-mgmt'] []
/src/hostap/src/ap/../radius/radius.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/wpa_debug.c ['json'] []
/src/hostap/src/common/hw_features_common.c ['ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/sae.c ['pasn-resp'] []
/src/hostap/src/ap/accounting.c ['ap-mgmt'] []
/src/hostap/src/ap/../utils/list.h ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/wpa_debug.h ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/ap-mgmt/ap-mgmt.c ['ap-mgmt'] []
/src/hostap/src/wps/../utils/wpa_debug.h ['p2p', 'ap-mgmt'] []
/src/hostap/src/utils/bitfield.c ['wnm'] []
/src/hostap/src/ap/./ap_drv_ops.h ['ap-mgmt'] []
/src/hostap/src/wps/../utils/list.h [] []
/src/hostap/src/utils/json.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/common.c [] []
/src/hostap/src/common/./defs.h ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/wpa_common.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/sha256-prf.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c ['pasn-init'] []
/src/hostap/src/crypto/md5.c ['radius', 'tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_peer/eap_sim.c ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/tls-server/tls-server.c ['tls-server'] []
/src/hostap/src/crypto/crypto_internal-cipher.c ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/sae/sae.c ['sae'] []
/src/hostap/src/eap_peer/eap.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/tls/tlsv1_server.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/wnm.c ['wnm'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../fuzzer-common.c ['eap-aka-peer'] []
/src/hostap/src/ap/./acs.h [] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/sha1-prf.c [] []
/src/hostap/src/ap/wps_hostapd.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/sae/../../../src/common/dragonfly.c ['sae'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/sha512-kdf.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/list.h ['wnm'] []
/src/hostap/tests/fuzzing/tls-server/../../../src/utils/wpa_debug.h ['tls-server'] []
/src/hostap/src/ap/../utils/os.h ['ap-mgmt'] []
/src/hostap/src/crypto/sha512-internal.c ['tls-client', 'tls-server'] []
/src/hostap/src/crypto/sha256-tlsprf.c ['tls-client', 'tls-server'] []
/src/hostap/src/ap/utils.c ['ap-mgmt'] []
/src/hostap/src/tls/pkcs1.c ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h ['pasn-init'] []
/src/hostap/src/crypto/des-internal.c ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/common.h ['radius'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_common.c ['pasn-init'] []
/src/hostap/src/wps/./wps.h [] []
/src/hostap/src/radius/./radius.h [] []
/src/hostap/src/ap/wpa_auth.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/src/l2_packet/../utils/common.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/crypto/./aes_i.h ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_peer/eap_mschapv2.c ['eap-mschapv2-peer'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/utils/wpa_debug.h ['eap-mschapv2-peer'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/ap/comeback_token.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../fuzzer-common.c ['eap-mschapv2-peer'] []
/src/hostap/src/common/../utils/const_time.h [] []
/src/hostap/src/ap/ap_list.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/os_unix.c ['pasn-resp'] []
/src/hostap/src/utils/crc32.c ['wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/ieee802_11_common.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/os.h ['json'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/sme.h ['wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/crypto_openssl.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/crypto_openssl.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/dbus/dbus_new.h ['wnm'] []
/src/hostap/src/tls/tlsv1_server_read.c ['tls-server'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-kdf.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/scan.c ['wnm'] []
/usr/include/openssl/x509.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/aes-siv.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/eapol-supp/eapol-supp.c ['eapol-supp'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wnm_sta.h ['wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/op_classes.c ['wnm'] []
/src/hostap/src/tls/tlsv1_client_write.c ['tls-client'] []
/src/hostap/src/wps/wps_attr_process.c [] []
/src/hostap/src/ap/rrm.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/defs.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/asn1/../../../src/tls/asn1.c ['asn1'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wmm_ac.c ['wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/ieee802_11_common.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-resp/pasn-resp.c ['pasn-resp'] []
/src/hostap/src/ap/ndisc_snoop.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_common/eap_common.c [] []
/src/hostap/src/ap/vlan_init.c ['ap-mgmt'] []
/src/hostap/src/crypto/sha1-pbkdf2.c ['tls-server', 'ap-mgmt', 'wnm'] []
/src/hostap/src/ap/wpa_auth_ft.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/src/ap/pmksa_cache_auth.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpa_supplicant.c ['wnm'] []
/src/hostap/src/crypto/../utils/os.h ['radius', 'tls-client', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/l2_packet/l2_packet_linux.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/crypto/tls_internal.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/tkip_countermeasures.c [] []
/src/hostap/src/wps/ndef.c [] []
/src/hostap/src/eap_server/../utils/wpabuf.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/radius/../fuzzer-common.c ['radius'] []
/src/hostap/src/ap/../common/defs.h ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/os_unix.c ['asn1'] []
/src/hostap/src/wps/wps.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/sae/../../../src/utils/wpa_debug.h [] []
/src/hostap/tests/fuzzing/json/../../../src/utils/wpabuf.c [] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/common.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/const_time.h [] []
/src/hostap/src/p2p/p2p_build.c ['p2p'] []
/src/hostap/src/tls/asn1.c ['x509', 'tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../fuzzer-common.c ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_peer/eap_aka.c ['eap-aka-peer'] []
/src/hostap/src/crypto/aes-omac1.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/rsn_supp/wpa_ft.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/p2p/p2p.c ['p2p'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/dragonfly.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpa_debug.h ['pasn-resp'] []
/src/hostap/src/ap/ap_mlme.c ['ap-mgmt'] []
/src/hostap/src/ap/../common/wpa_common.h ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/src/tls/tlsv1_cred.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/eap_peer/eap_methods.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/ap_config.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../src/common/gas_server.h [] []
/src/hostap/src/tls/../utils/wpabuf.h ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/hs20_supplicant.c ['wnm'] []
/src/hostap/src/eap_peer/../utils/os.h [] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/common.h ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/eap_sim_common.c [] []
/src/hostap/src/rsn_supp/wpa_ie.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/radius/radius.c ['radius'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/wpabuf.h ['radius'] []
/src/hostap/src/ap/gas_serv.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/common.c ['json'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/sha256-kdf.c [] []
/src/hostap/src/tls/./libtommath.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/p2p/p2p.c ['p2p'] []
/src/hostap/src/rsn_supp/wpa.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/ap-mgmt/../fuzzer-common.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../src/common/defs.h ['wnm'] []
/src/hostap/src/ap/./ieee802_11.h ['ap-mgmt'] []
/src/hostap/src/rsn_supp/../common/defs.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/eapol-key-supp/../fuzzer-common.c ['eapol-key-supp'] []
/src/hostap/src/crypto/sha256-internal.c ['tls-client', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/tls/tlsv1_client.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/common.h [] []
/src/hostap/src/radius/../utils/os.h ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/pasn-resp/../fuzzer-common.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/crypto_openssl.c ['sae'] []
/src/hostap/src/ap/./mbo_ap.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/eap-sim-peer/eap-sim-peer.c ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/gas_query.c ['wnm'] []
/src/hostap/src/crypto/sha256-prf.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/crypto/aes-cbc.c [] []
/src/hostap/src/tls/tlsv1_record.c ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/x509/x509.c ['x509'] []
/src/hostap/src/p2p/../utils/list.h ['p2p'] []
/src/hostap/src/ap/hostapd.c ['ap-mgmt'] []
/src/hostap/src/tls/pkcs8.c ['tls-server'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/os.h ['wnm'] []
/src/hostap/src/crypto/aes-wrap.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/p2p_supplicant.h ['wnm'] []
/src/hostap/src/ap/ieee802_1x.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/sae/../fuzzer-common.c ['sae'] []
/src/hostap/tests/fuzzing/json/../fuzzer-common.c ['json'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/dh_groups.c ['pasn-init'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/wpabuf.h ['eap-aka-peer'] []
/src/hostap/src/ap/wmm.c ['ap-mgmt'] []
/src/hostap/src/utils/./wpabuf.h ['radius', 'eap-mschapv2-peer', 'eap-sim-peer', 'sae', 'eap-aka-peer', 'tls-client', 'dpp-uri', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha384-prf.c ['pasn-resp'] []
/src/hostap/src/rsn_supp/pmksa_cache.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/dfs.c ['ap-mgmt'] []
/src/hostap/src/crypto/sha384-internal.c ['tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/eapol-key-supp/eapol-key-supp.c ['eapol-key-supp'] []
/src/hostap/src/utils/./list.h ['dpp-uri', 'p2p', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/utils/uuid.c [] []
/src/hostap/src/crypto/aes-unwrap.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/p2p/p2p_dev_disc.c ['p2p'] []
/src/hostap/tests/fuzzing/dpp-uri/../fuzzer-common.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_crypto.c ['dpp-uri'] []
/src/hostap/src/tls/./asn1.h ['x509', 'tls-client', 'tls-server'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c ['pasn-init'] []
/src/hostap/tests/fuzzing/eapol-key-auth/eapol-key-auth.c ['eapol-key-auth'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c ['pasn-init'] []
/src/hostap/src/ap/./ap_config.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/pr_supplicant.h ['wnm'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c ['eap-mschapv2-peer'] []
/src/hostap/tests/fuzzing/dpp-uri/dpp-uri.c ['dpp-uri'] []
/src/hostap/src/ap/neighbor_db.c [] []
/src/hostap/src/radius/radius.c ['ap-mgmt', 'eapol-key-auth'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_pkex.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/rrm.c ['wnm'] []
/src/hostap/src/p2p/../utils/common.h ['p2p'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-prf.c ['pasn-init'] []
/src/hostap/src/p2p/p2p_go_neg.c ['p2p'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-init/../fuzzer-common.c ['pasn-init'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/os.h ['radius'] []
/src/hostap/src/crypto/fips_prf_internal.c [] []
/src/hostap/src/utils/wpabuf.c ['radius', 'eap-mschapv2-peer', 'eap-sim-peer', 'sae', 'eap-aka-peer', 'tls-client', 'dpp-uri', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/tls/../utils/common.h ['tls-client', 'tls-server'] []
/src/hostap/src/wps/../utils/os.h ['p2p'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/wpabuf.h [] []
/src/hostap/src/p2p/p2p_invitation.c ['p2p'] []
/src/hostap/src/ap/eap_user_db.c [] []
/src/hostap/src/wps/wps_dev_attr.c [] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/sha256-kdf.c ['dpp-uri'] []
/src/hostap/src/crypto/sha1-prf.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/eap-aka-peer/eap-aka-peer.c ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/common.h ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpas_glue.c ['wnm'] []
/src/hostap/src/crypto/dh_groups.c [] []
/src/hostap/src/ap/../wps/wps.h ['ap-mgmt'] []
/src/hostap/src/common/wpa_common.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/ap/bss_load.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/notify.c ['wnm'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/eap_sim_common.h [] []
/src/hostap/src/crypto/milenage.c [] []
/src/hostap/src/rsn_supp/../utils/wpabuf.h [] []
/src/hostap/src/radius/radius_das.c [] []
/src/hostap/tests/fuzzing/wnm/../../../src/eap_peer/eap_methods.h [] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/aes-ctr.c ['dpp-uri'] []
/src/hostap/src/wps/wps_attr_parse.c ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_tcp.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/dh_groups.c ['pasn-resp'] []
/src/hostap/src/tls/bignum.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/./sta_info.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_backup.c ['dpp-uri'] []
/src/hostap/src/ap/./fils_hlp.h [] []
/src/hostap/src/ap/ieee802_11_shared.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/ctrl_iface.h [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/interworking.c ['wnm'] []
/src/hostap/src/common/../utils/wpabuf.h ['sae', 'dpp-uri', 'p2p', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wps_supplicant.h ['wnm'] []
/src/hostap/src/common/../utils/wpa_debug.h ['sae'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/driver_i.h ['wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/sha384-kdf.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/tls/asn1.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../fuzzer-common.c ['wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha256-kdf.c [] []
/src/hostap/src/wps/wps_attr_build.c ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/const_time.h [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_ie.c ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c ['pasn-init'] []
/src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpa_debug.h ['tls-client'] []
/src/hostap/src/p2p/../utils/os.h ['p2p'] []
/src/hostap/src/common/ptksa_cache.c ['ap-mgmt', 'wnm'] []
/src/hostap/src/utils/os_unix.c ['radius', 'eap-mschapv2-peer', 'eap-sim-peer', 'x509', 'sae', 'eap-aka-peer', 'tls-client', 'dpp-uri', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/crypto/ms_funcs.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c ['pasn-init'] []
/src/hostap/src/crypto/crypto_internal-rsa.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/base64.c [] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/wpabuf.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/robust_av.c ['wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/list.h ['pasn-resp'] []
/src/hostap/src/ap/eth_p_oui.c [] []
/src/hostap/src/crypto/aes-internal-dec.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/ap-mgmt/../../../src/drivers/driver_common.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.h ['pasn-init'] []
/src/hostap/tests/fuzzing/wnm/../../../src/drivers/driver_common.c ['wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/wpabuf.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/tls/asn1.h ['dpp-uri'] []
/src/hostap/src/common/sae.c ['sae'] []
/src/hostap/src/tls/tlsv1_common.c ['tls-client', 'tls-server'] []
/src/hostap/src/wps/wps_registrar.c [] []
/src/hostap/src/crypto/../utils/common.h ['tls-client', 'p2p', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/wpabuf.h ['eap-sim-peer'] []
/src/hostap/src/ap/vlan_ifconfig.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-prf.c ['pasn-init'] []
/src/hostap/src/crypto/md4-internal.c [] []
/src/hostap/src/ap/ieee802_11_ht.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-kdf.c [] []
/src/hostap/tests/fuzzing/tls-server/../fuzzer-common.c ['tls-server'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/common.c ['pasn-resp'] []
/src/hostap/src/wps/wps_enrollee.c [] []
/src/hostap/src/crypto/sha256.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/rsn_supp/../common/wpa_common.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c ['pasn-init'] []
/src/hostap/src/p2p/p2p_group.c ['p2p'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/utils/wpabuf.h ['eap-mschapv2-peer'] []
/src/hostap/src/crypto/../utils/wpa_debug.h [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpa_supplicant_i.h ['wnm'] []
/src/hostap/tests/fuzzing/eapol-key-auth/../../../src/drivers/driver_common.c [] []
/src/hostap/src/tls/tlsv1_client_read.c ['tls-client'] []
/src/hostap/src/p2p/../utils/wpabuf.h ['p2p'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/pasn/pasn_common.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_common/eap_sim_common.c [] []
/src/hostap/src/crypto/sha1.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []
/src/hostap/src/tls/tlsv1_server_write.c ['tls-server'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpa_debug.c ['pasn-resp'] []
/src/hostap/src/ap/x_snoop.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h ['pasn-init'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_peer/mschapv2.c [] []
/src/hostap/src/crypto/aes-internal.c ['tls-client', 'tls-server', 'eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'eapol-key-auth', 'wnm'] []

Directories in report

Directory
/src/hostap/tests/fuzzing/json/../../../src/utils/
/src/hostap/tests/fuzzing/x509/../
/src/hostap/src/eap_peer/
/src/hostap/tests/fuzzing/tls-server/../../../src/utils/
/src/hostap/src/l2_packet/
/src/hostap/tests/fuzzing/asn1/../../../src/utils/
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_peer/
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/utils/
/src/hostap/tests/fuzzing/eapol-key-auth/
/src/hostap/src/wps/
/src/hostap/src/ap/../wps/
/src/hostap/tests/fuzzing/eapol-key-auth/../
/src/hostap/tests/fuzzing/radius/../../../src/utils/
/src/hostap/tests/fuzzing/wnm/../
/usr/include/x86_64-linux-gnu/bits/
/src/hostap/src/eap_server/../utils/
/src/hostap/src/crypto/
/src/hostap/tests/fuzzing/pasn-resp/../../../src/ap/
/src/hostap/tests/fuzzing/eapol-supp/
/src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/
/src/hostap/tests/fuzzing/sae/../../../src/utils/
/src/hostap/src/utils/./
/src/hostap/src/ap/../utils/
/src/hostap/src/radius/../utils/
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_common/
/src/hostap/src/crypto/../utils/
/src/hostap/src/wps/./
/src/hostap/tests/fuzzing/asn1/../
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/
/src/hostap/src/eap_common/../utils/
/src/hostap/src/rsn_supp/./
/src/hostap/src/ap/
/src/hostap/src/l2_packet/../utils/
/src/hostap/tests/fuzzing/ap-mgmt/
/src/hostap/tests/fuzzing/dpp-uri/
/src/hostap/tests/fuzzing/eap-aka-peer/
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../
/src/hostap/src/common/./
/src/hostap/src/eapol_supp/
/src/hostap/src/eap_common/
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/
/src/hostap/tests/fuzzing/pasn-init/../
/src/hostap/src/common/
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/
/src/hostap/tests/fuzzing/radius/../../../src/radius/
/src/hostap/tests/fuzzing/sae/
/src/hostap/tests/fuzzing/eap-mschapv2-peer/
/src/hostap/tests/fuzzing/p2p/
/src/hostap/tests/fuzzing/eapol-supp/../
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/
/src/hostap/tests/fuzzing/ap-mgmt/../../../src/drivers/
/src/hostap/tests/fuzzing/dpp-uri/../../../src/tls/
/src/hostap/tests/fuzzing/wnm/
/src/hostap/src/rsn_supp/../rsn_supp/
/src/hostap/tests/fuzzing/x509/
/src/hostap/src/eap_server/
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_peer/
/src/hostap/tests/fuzzing/asn1/../../../src/tls/
/src/hostap/tests/fuzzing/sae/../../../src/common/
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/
/src/hostap/tests/fuzzing/tls-server/../
/src/hostap/src/tls/./
/src/hostap/src/eap_peer/../utils/
/src/hostap/tests/fuzzing/tls-client/
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/
/src/hostap/tests/fuzzing/wnm/../../../src/eap_peer/
/src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/
/src/hostap/tests/fuzzing/tls-client/../
/src/hostap/tests/fuzzing/eapol-key-auth/../../../src/drivers/
/src/hostap/tests/fuzzing/eap-sim-peer/
/src/hostap/src/rsn_supp/../common/
/src/hostap/tests/fuzzing/tls-server/
/src/hostap/tests/fuzzing/dpp-uri/../
/src/hostap/tests/fuzzing/eapol-key-supp/
/src/hostap/src/common/../utils/
/src/hostap/src/eapol_auth/
/src/hostap/tests/fuzzing/radius/
/src/hostap/tests/fuzzing/sae/../../../src/crypto/
/src/hostap/tests/fuzzing/asn1/
/src/hostap/src/rsn_supp/
/src/hostap/tests/fuzzing/json/
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/
/src/hostap/src/wps/../utils/
/src/hostap/src/radius/./
/src/hostap/src/p2p/../utils/
/src/hostap/src/tls/
/src/hostap/src/ap/../radius/
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/
/src/hostap/tests/fuzzing/pasn-resp/../../../src/pasn/
/src/hostap/tests/fuzzing/p2p/../
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/
/src/hostap/tests/fuzzing/wnm/../../../src/utils/
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/dbus/
/src/hostap/tests/fuzzing/wnm/../../../src/drivers/
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/
/src/hostap/tests/fuzzing/json/../
/src/hostap/tests/fuzzing/wnm/../../../src/common/
/src/hostap/src/radius/
/usr/include/openssl/
/src/hostap/src/rsn_supp/../utils/
/src/hostap/tests/fuzzing/ap-mgmt/../
/src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/
/src/hostap/src/crypto/./
/src/hostap/tests/fuzzing/pasn-init/
/src/hostap/tests/fuzzing/eap-sim-peer/../
/src/hostap/src/ap/../common/
/src/hostap/src/p2p/
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_common/
/src/hostap/tests/fuzzing/eapol-key-supp/../
/src/hostap/src/ap/./
/src/hostap/src/tls/../utils/
/src/hostap/tests/fuzzing/eap-aka-peer/../
/src/hostap/tests/fuzzing/sae/../
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/
/src/hostap/tests/fuzzing/pasn-resp/../
/src/hostap/tests/fuzzing/tls-client/../../../src/utils/
/src/hostap/src/utils/
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_peer/
/src/hostap/tests/fuzzing/pasn-resp/
/src/hostap/tests/fuzzing/radius/../
/src/hostap/src/utils/../utils/
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
radius fuzzerLogFile-0-4xViAk7UEw.data fuzzerLogFile-0-4xViAk7UEw.data.yaml
eap-mschapv2-peer fuzzerLogFile-0-Z40snpqchK.data fuzzerLogFile-0-Z40snpqchK.data.yaml
eap-sim-peer fuzzerLogFile-0-VMojMz8qSQ.data fuzzerLogFile-0-VMojMz8qSQ.data.yaml
x509 fuzzerLogFile-0-JjJXjpJUps.data fuzzerLogFile-0-JjJXjpJUps.data.yaml
sae fuzzerLogFile-0-7uXl92jrWl.data fuzzerLogFile-0-7uXl92jrWl.data.yaml
asn1 fuzzerLogFile-0-nqPKyo1inM.data fuzzerLogFile-0-nqPKyo1inM.data.yaml
json fuzzerLogFile-0-T32R50WXId.data fuzzerLogFile-0-T32R50WXId.data.yaml
pasn-init fuzzerLogFile-0-Ms7Ya3UT4i.data fuzzerLogFile-0-Ms7Ya3UT4i.data.yaml
eap-aka-peer fuzzerLogFile-0-khjsErkbRR.data fuzzerLogFile-0-khjsErkbRR.data.yaml
pasn-resp fuzzerLogFile-0-Pj258QVO9X.data fuzzerLogFile-0-Pj258QVO9X.data.yaml
tls-client fuzzerLogFile-0-PBsCS3QNzq.data fuzzerLogFile-0-PBsCS3QNzq.data.yaml
dpp-uri fuzzerLogFile-0-7CzPmmCMxe.data fuzzerLogFile-0-7CzPmmCMxe.data.yaml
p2p fuzzerLogFile-0-RG3VDpZbj7.data fuzzerLogFile-0-RG3VDpZbj7.data.yaml
tls-server fuzzerLogFile-0-xSuIIjq7Fv.data fuzzerLogFile-0-xSuIIjq7Fv.data.yaml
eapol-supp fuzzerLogFile-0-I9lNJ4ea3J.data fuzzerLogFile-0-I9lNJ4ea3J.data.yaml
eapol-key-supp fuzzerLogFile-0-ZGRy2CMxcf.data fuzzerLogFile-0-ZGRy2CMxcf.data.yaml
ap-mgmt fuzzerLogFile-0-LMaqY1LzfL.data fuzzerLogFile-0-LMaqY1LzfL.data.yaml
eapol-key-auth fuzzerLogFile-0-r7zfpUKV6e.data fuzzerLogFile-0-r7zfpUKV6e.data.yaml
wnm fuzzerLogFile-0-qQ3mrAtflq.data fuzzerLogFile-0-qQ3mrAtflq.data.yaml