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 82 170 7 16 741 361 radius.c
asn1 tests/fuzzing/asn1/asn1.c 28 181 7 7 364 170 asn1.c
json tests/fuzzing/json/json.c 29 175 6 7 402 169 json.c
sae tests/fuzzing/sae/sae.c 104 647 7 14 705 410 sae.c
eap-aka-peer tests/fuzzing/eap-aka-peer/eap-aka-peer.c 32 264 8 10 162 99 eap-aka-peer.c
tls-server tests/fuzzing/tls-server/tls-server.c 405 243 15 54 5527 2430 tls-server.c
pasn-resp tests/fuzzing/pasn-resp/pasn-resp.c 291 579 8 25 2908 1436 pasn-resp.c
eap-mschapv2-peer tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c 32 232 8 10 159 98 eap-mschapv2-peer.c
tls-client tests/fuzzing/tls-client/tls-client.c 379 269 23 51 5446 2367 tls-client.c
eap-sim-peer tests/fuzzing/eap-sim-peer/eap-sim-peer.c 32 255 8 10 162 99 eap-sim-peer.c
x509 tests/fuzzing/x509/x509.c 91 344 9 9 1292 587 x509.c
pasn-init tests/fuzzing/pasn-init/pasn-init.c 294 553 11 24 3026 1495 pasn-init.c
p2p tests/fuzzing/p2p/p2p.c 376 721 24 39 7639 3004 p2p.c
dpp-uri tests/fuzzing/dpp-uri/dpp-uri.c 619 453 25 38 7993 3689 dpp-uri.c
eapol-supp tests/fuzzing/eapol-supp/eapol-supp.c 460 887 19 65 6567 2883 eapol-supp.c
eapol-key-supp tests/fuzzing/eapol-key-supp/eapol-key-supp.c 492 861 24 68 6843 3016 eapol-key-supp.c
eapol-key-auth tests/fuzzing/eapol-key-auth/eapol-key-auth.c 394 1912 23 49 6082 2580 eapol-key-auth.c
ap-mgmt tests/fuzzing/ap-mgmt/ap-mgmt.c 988 1310 35 108 16451 6865 ap-mgmt.c
wnm tests/fuzzing/wnm/wnm.c 1398 1110 42 114 25158 10513 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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/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/sae/sae.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/tls-server/tls-server.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/eap-mschapv2-peer/eap-mschapv2-peer.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/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/pasn-init/pasn-init.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/dpp-uri/dpp-uri.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/eapol-key-auth/eapol-key-auth.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/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/json/../../../src/utils/base64.c [] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_backup.c ['dpp-uri'] []
/src/hostap/src/wps/wps.c ['ap-mgmt'] []
/src/hostap/src/ap/rrm.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/tls/asn1.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/ap-mgmt/../fuzzer-common.c ['ap-mgmt'] []
/src/hostap/src/crypto/aes-unwrap.c ['eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/ap/./acs.h [] []
/src/hostap/src/wps/./wps.h [] []
/src/hostap/tests/fuzzing/eapol-supp/../fuzzer-common.c ['eapol-supp'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/sme.h ['wnm'] []
/src/hostap/src/wps/../utils/os.h ['p2p'] []
/src/hostap/src/tls/tlsv1_server_read.c ['tls-server'] []
/src/hostap/src/ap/utils.c ['ap-mgmt'] []
/src/hostap/src/crypto/../utils/wpabuf.h ['tls-server', 'tls-client'] []
/src/hostap/src/radius/radius_das.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/rrm.c ['wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_reconfig.c ['dpp-uri'] []
/src/hostap/src/ap/ap_config.c ['ap-mgmt'] []
/src/hostap/src/utils/common.c ['radius', 'sae', 'tls-server', 'tls-client', 'x509', 'p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/crypto/sha1-prf.c ['eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/crypto/md5-internal.c ['radius', 'tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/asn1/../../../src/tls/asn1.h ['asn1'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/wpabuf.h ['eap-sim-peer'] []
/src/hostap/src/wps/wps_dev_attr.c [] []
/src/hostap/src/tls/tlsv1_common.c ['tls-server', 'tls-client'] []
/src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpa_debug.h ['tls-client'] []
/src/hostap/tests/fuzzing/asn1/asn1.c ['asn1'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha384-kdf.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c ['pasn-init'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.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/crypto/sha1-prf.c [] []
/src/hostap/src/crypto/aes-internal-dec.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/rsn_supp/../common/wpa_common.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c ['pasn-init'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/op_classes.c ['wnm'] []
/src/hostap/src/ap/wpa_auth_ie.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h ['pasn-init'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_common/eap_common.c [] []
/src/hostap/tests/fuzzing/ap-mgmt/../../../src/drivers/driver_common.c [] []
/src/hostap/src/utils/wpa_debug.c ['radius', 'sae', 'eap-aka-peer', 'tls-server', 'eap-mschapv2-peer', 'tls-client', 'eap-sim-peer', 'x509', 'p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../fuzzer-common.c ['dpp-uri'] []
/src/hostap/src/p2p/p2p.c ['p2p'] []
/src/hostap/src/tls/pkcs5.c ['tls-server'] []
/src/hostap/src/p2p/p2p_parse.c ['p2p'] []
/src/hostap/src/ap/sta_info.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/list.h ['wnm'] []
/src/hostap/src/tls/tlsv1_server_write.c ['tls-server'] []
/src/hostap/src/common/./ieee802_11_common.h ['p2p', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/sha256-kdf.c [] []
/src/hostap/tests/fuzzing/json/../../../src/utils/os.h ['json'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/utils/common.h ['eap-mschapv2-peer'] []
/src/hostap/src/crypto/sha256-tlsprf.c ['tls-server', 'tls-client'] []
/src/hostap/src/wps/ndef.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpa_supplicant_i.h ['wnm'] []
/src/hostap/src/common/../utils/list.h ['ap-mgmt', 'wnm'] []
/src/hostap/src/rsn_supp/../rsn_supp/wpa_i.h ['eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/events.c ['wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/wpa_debug.h ['wnm'] []
/src/hostap/tests/fuzzing/asn1/../fuzzer-common.c ['asn1'] []
/src/hostap/src/tls/bignum.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/crypto/des-internal.c ['tls-server', 'tls-client'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/crypto_openssl.c ['pasn-resp'] []
/src/hostap/src/eapol_supp/eapol_supp_sm.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_crypto.c ['dpp-uri'] []
/src/hostap/src/tls/tlsv1_cred.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpas_kay.h [] []
/src/hostap/src/crypto/sha256.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/ap/../common/wpa_common.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/ap/wpa_auth_ft.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/crypto/aes-internal-enc.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_pkex.c ['dpp-uri'] []
/src/hostap/src/ap/hostapd.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/config.c ['wnm'] []
/src/hostap/src/crypto/./aes_i.h ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/tls/../utils/common.h ['tls-server', 'tls-client'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bss.c ['wnm'] []
/src/hostap/src/tls/tlsv1_client_read.c ['tls-client'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/ctrl_iface.h [] []
/src/hostap/tests/fuzzing/eap-sim-peer/../fuzzer-common.c ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/eap-aka-peer/eap-aka-peer.c ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/dh_groups.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c ['pasn-init'] []
/src/hostap/src/crypto/dh_group5.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/const_time.h [] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/wpabuf.h ['wnm'] []
/src/hostap/src/crypto/crypto_internal.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha384-prf.c ['pasn-resp'] []
/src/hostap/src/ap/../utils/list.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/eap_common/eap_common.c ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'wnm'] []
/src/hostap/src/ap/./ap_config.h ['ap-mgmt'] []
/src/hostap/src/common/sae.c ['sae'] []
/src/hostap/src/crypto/aes-internal.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/common/hw_features_common.c ['ap-mgmt', 'wnm'] []
/src/hostap/src/tls/../utils/os.h ['tls-server', 'tls-client', 'x509'] []
/src/hostap/src/rsn_supp/../utils/wpabuf.h [] []
/src/hostap/tests/fuzzing/json/../../../src/utils/common.c ['json'] []
/src/hostap/src/common/../utils/wpa_debug.h ['sae'] []
/src/hostap/src/utils/./list.h ['p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/common.h [] []
/src/hostap/src/eap_peer/../utils/os.h [] []
/src/hostap/src/ap/ap_mlme.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/eap_common.c [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/ieee802_11_common.c ['pasn-resp'] []
/src/hostap/src/utils/eloop.c ['p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/aes-siv.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/common.h ['wnm'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/os_unix.c ['asn1'] []
/src/hostap/src/crypto/milenage.c [] []
/src/hostap/tests/fuzzing/p2p/../fuzzer-common.c ['p2p'] []
/src/hostap/tests/fuzzing/pasn-init/../fuzzer-common.c ['pasn-init'] []
/src/hostap/src/utils/config.c [] []
/src/hostap/src/crypto/tls_internal.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/p2p/p2p_pd.c ['p2p'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/wpabuf.c [] []
/src/hostap/src/ap/accounting.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/wpabuf.h [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/notify.c ['wnm'] []
/src/hostap/src/ap/hw_features.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/sae.c ['pasn-resp'] []
/src/hostap/src/ap/eth_p_oui.c [] []
/src/hostap/tests/fuzzing/pasn-resp/pasn-resp.c ['pasn-resp'] []
/src/hostap/src/radius/radius_client.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/sae/../fuzzer-common.c ['sae'] []
/src/hostap/src/utils/bitfield.c ['wnm'] []
/src/hostap/src/ap/wpa_auth_glue.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/hs20_supplicant.c ['wnm'] []
/src/hostap/src/tls/rsa.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/list.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c ['pasn-init'] []
/usr/include/openssl/x509.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../src/utils/os.h ['wnm'] []
/src/hostap/tests/fuzzing/pasn-init/pasn-init.c ['pasn-init'] []
/src/hostap/src/ap/pmksa_cache_auth.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/common/gas.c ['p2p', 'dpp-uri', 'wnm'] []
/src/hostap/src/ap/./sta_info.h ['ap-mgmt'] []
/src/hostap/src/crypto/rc4.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/p2p/../utils/os.h ['p2p'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/sha256-prf.c [] []
/src/hostap/src/utils/../utils/os.h ['radius', 'dpp-uri', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpa_debug.h ['pasn-resp'] []
/src/hostap/src/tls/x509v3.c ['tls-server', 'tls-client', 'x509', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/./wpa_auth.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/rsn_supp/pmksa_cache.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/../utils/os.h ['ap-mgmt'] []
/src/hostap/src/crypto/sha512-internal.c ['tls-server', 'tls-client'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpa_debug.c ['pasn-resp'] []
/src/hostap/src/ap/ieee802_11_ht.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/wnm.c ['wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/interworking.c ['wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/autoscan.h ['wnm'] []
/src/hostap/src/ap/../utils/common.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/sae/../../../src/utils/wpa_debug.h [] []
/usr/include/x86_64-linux-gnu/bits/byteswap.h ['radius', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/radius/../fuzzer-common.c ['radius'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/list.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/tls-server/tls-server.c ['tls-server'] []
/src/hostap/src/crypto/fips_prf_internal.c [] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/wpabuf.c [] []
/src/hostap/src/crypto/sha256-prf.c ['eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/ap/gas_serv.c ['ap-mgmt'] []
/src/hostap/src/p2p/p2p_go_neg.c ['p2p'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/dh_groups.c ['pasn-init'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/common.h ['radius'] []
/src/hostap/src/common/../utils/wpabuf.h ['sae', 'p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-kdf.c [] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/wpa_debug.h ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/scan.c ['wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha1-prf.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h ['pasn-init'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpas_glue.c ['wnm'] []
/src/hostap/tests/fuzzing/x509/x509.c ['x509'] []
/src/hostap/tests/fuzzing/wnm/../../../src/eap_peer/eap_methods.h [] []
/src/hostap/src/tls/tlsv1_client.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/crypto/aes-encblock.c [] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/wpabuf.h ['radius'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../fuzzer-common.c ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/eap_peer/eap_sim.c ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/os.h ['asn1'] []
/src/hostap/src/ap/beacon.c ['ap-mgmt'] []
/src/hostap/src/crypto/sha1-pbkdf2.c ['tls-server', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/os.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/common.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/os_unix.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/wpa_debug.h ['dpp-uri'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/wpabuf.h [] []
/src/hostap/src/tls/tlsv1_server.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/tls/pkcs1.c ['tls-server', 'tls-client'] []
/src/hostap/src/wps/../utils/list.h [] []
/src/hostap/src/ap/bss_load.c [] []
/src/hostap/src/eap_peer/eap.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/l2_packet/l2_packet_linux.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/wps/../utils/wpa_debug.h ['p2p', 'ap-mgmt'] []
/src/hostap/src/wps/wps_registrar.c [] []
/src/hostap/src/ap/./ieee802_11.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wnm_sta.c ['wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/aes-ctr.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-prf.c ['pasn-init'] []
/src/hostap/src/p2p/p2p_invitation.c ['p2p'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/common.h ['dpp-uri'] []
/src/hostap/src/common/../utils/const_time.h [] []
/src/hostap/src/ap/./fils_hlp.h [] []
/src/hostap/tests/fuzzing/wnm/../../../src/common/defs.h ['wnm'] []
/src/hostap/src/ap/wps_hostapd.c ['ap-mgmt'] []
/src/hostap/src/ap/../wps/wps.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/ap-mgmt/ap-mgmt.c ['ap-mgmt'] []
/src/hostap/src/utils/json.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha256-prf.c ['pasn-resp'] []
/src/hostap/src/ap/eap_user_db.c [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/dragonfly.c ['pasn-resp'] []
/src/hostap/src/crypto/aes-omac1.c ['eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/rsn_supp/../common/defs.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/wpa_debug.h ['eap-sim-peer'] []
/src/hostap/src/tls/./asn1.h ['tls-server', 'tls-client', 'x509'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/offchannel.c ['wnm'] []
/src/hostap/src/ap/./preauth_auth.h ['ap-mgmt'] []
/src/hostap/src/p2p/../utils/common.h ['p2p'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.h ['pasn-init'] []
/src/hostap/src/crypto/sha1-internal.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/tls-client/tls-client.c ['tls-client'] []
/src/hostap/src/ap/ieee802_11_auth.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../src/drivers/driver_common.c ['wnm'] []
/src/hostap/src/rsn_supp/./wpa_i.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_common.c ['pasn-init'] []
/src/hostap/src/ap/ieee802_11_shared.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/os_unix.c ['json'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/sha512-kdf.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/eap_register.c [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/pasn/pasn_responder.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/common.c [] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-kdf.c [] []
/src/hostap/src/ap/../common/defs.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/const_time.h [] []
/src/hostap/src/eap_common/../utils/wpabuf.h ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpabuf.h ['pasn-resp'] []
/src/hostap/src/crypto/ms_funcs.c [] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/common.h ['eap-aka-peer'] []
/src/hostap/src/p2p/../utils/wpabuf.h ['p2p'] []
/src/hostap/tests/fuzzing/sae/../../../src/common/dragonfly.c ['sae'] []
/src/hostap/src/ap/dhcp_snoop.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bss.h ['wnm'] []
/src/hostap/src/crypto/md4-internal.c [] []
/src/hostap/src/wps/wps_attr_process.c [] []
/src/hostap/src/ap/airtime_policy.c [] []
/src/hostap/src/ap/x_snoop.c [] []
/src/hostap/src/eapol_auth/eapol_auth_sm.c ['ap-mgmt'] []
/src/hostap/src/crypto/aes-ctr.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/common/ieee802_11_common.c ['p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/robust_av.c ['wnm'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/sha1-prf.c [] []
/src/hostap/src/rsn_supp/tdls.c ['eapol-key-supp', 'wnm'] []
/src/hostap/src/rsn_supp/../utils/common.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/ieee802_1x.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/sha384-kdf.c ['dpp-uri'] []
/src/hostap/src/crypto/crypto_internal-cipher.c ['tls-server', 'tls-client'] []
/src/hostap/src/ap/tkip_countermeasures.c [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wnm_sta.h ['wnm'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_peer/eap_mschapv2.c ['eap-mschapv2-peer'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/sha256-kdf.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_ie.c ['pasn-init'] []
/src/hostap/src/wps/wps_attr_build.c ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/eap-sim-peer/eap-sim-peer.c ['eap-sim-peer'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/os.h ['radius'] []
/src/hostap/src/p2p/p2p_dev_disc.c ['p2p'] []
/src/hostap/src/utils/./os.h ['p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/tls/tlsv1_client_ocsp.c ['tls-client'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/mesh_mpm.h ['wnm'] []
/src/hostap/src/p2p/p2p_group.c ['p2p'] []
/src/hostap/src/wps/../utils/wpabuf.h ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/wpabuf.h ['dpp-uri'] []
/src/hostap/src/p2p/p2p_sd.c ['p2p'] []
/src/hostap/src/tls/tlsv1_client_write.c ['tls-client'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/wpabuf.c ['pasn-resp'] []
/src/hostap/src/utils/base64.c ['tls-server', 'dpp-uri', 'wnm'] []
/src/hostap/tests/fuzzing/sae/sae.c ['sae'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/utils/wpabuf.h ['eap-aka-peer'] []
/src/hostap/src/eap_common/../utils/common.h ['eapol-supp', 'eapol-key-supp', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/config_file.c ['wnm'] []
/src/hostap/src/common/ptksa_cache.c ['ap-mgmt', 'wnm'] []
/src/hostap/src/radius/../utils/os.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/wps/wps_common.c ['p2p'] []
/src/hostap/tests/fuzzing/eapol-key-auth/eapol-key-auth.c ['eapol-key-auth'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/wpa_debug.c ['json'] []
/src/hostap/src/ap/vlan_ifconfig.c ['ap-mgmt'] []
/src/hostap/src/ap/wpa_auth.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/ap/./ap_drv_ops.h ['ap-mgmt'] []
/src/hostap/src/crypto/sha1-tlsprf.c ['tls-server', 'tls-client'] []
/src/hostap/src/utils/./wpabuf.h ['radius', 'sae', 'eap-aka-peer', 'tls-server', 'eap-mschapv2-peer', 'tls-client', 'eap-sim-peer', 'p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/radius/../../../src/radius/radius.c ['radius'] []
/src/hostap/src/ap/hs20.c ['ap-mgmt'] []
/src/hostap/src/tls/tlsv1_record.c ['tls-server', 'tls-client'] []
/src/hostap/src/common/./defs.h ['eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/p2p/p2p_build.c ['p2p'] []
/src/hostap/src/ap/dfs.c ['ap-mgmt'] []
/src/hostap/src/wps/wps_attr_parse.c ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/asn1/../../../src/tls/asn1.c ['asn1'] []
/src/hostap/src/crypto/aes-siv.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/tls/../utils/wpabuf.h ['tls-server', 'tls-client'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/ap/comeback_token.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_common/eap_common.c [] []
/src/hostap/src/ap/wmm.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c ['pasn-init'] []
/src/hostap/src/crypto/../utils/common.h ['tls-server', 'tls-client', 'p2p', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/eapol-key-supp/eapol-key-supp.c ['eapol-key-supp'] []
/src/hostap/tests/fuzzing/tls-server/../fuzzer-common.c ['tls-server'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/crypto/sha256-kdf.c [] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../fuzzer-common.c ['eap-mschapv2-peer'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/ieee802_11_common.h ['pasn-resp'] []
/src/hostap/src/eap_server/eap_server.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/defs.h ['pasn-resp'] []
/src/hostap/tests/fuzzing/eap-sim-peer/../../../src/utils/common.h ['eap-sim-peer'] []
/src/hostap/src/tls/asn1.c ['tls-server', 'tls-client', 'x509'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h [] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/utils/wpabuf.h ['eap-mschapv2-peer'] []
/src/hostap/src/utils/os_unix.c ['radius', 'sae', 'eap-aka-peer', 'tls-server', 'eap-mschapv2-peer', 'tls-client', 'eap-sim-peer', 'x509', 'p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/tls-client/../fuzzer-common.c ['tls-client'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c ['pasn-init'] []
/src/hostap/src/utils/ip_addr.c ['dpp-uri', 'ap-mgmt'] []
/src/hostap/src/utils/crc32.c ['wnm'] []
/src/hostap/src/eap_server/eap_server_methods.c ['ap-mgmt'] []
/src/hostap/src/ap/./mbo_ap.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h ['pasn-init'] []
/src/hostap/src/ap/vlan_init.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_peer/eap_aka.c ['eap-aka-peer'] []
/src/hostap/tests/fuzzing/radius/radius.c ['radius'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/eloop.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/utils/common.c ['pasn-resp'] []
/src/hostap/src/wps/wps_enrollee.c [] []
/src/hostap/src/radius/./radius.h [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/dbus/dbus_new.h ['wnm'] []
/src/hostap/src/rsn_supp/wpa_ft.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/dpp-uri.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_tcp.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/tls-server/../../../src/utils/wpa_debug.h ['tls-server'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c ['pasn-init'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c ['pasn-init'] []
/src/hostap/src/ap/./wpa_auth_kay.h [] []
/src/hostap/src/eap_peer/eap_methods.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/crypto/sha384-internal.c ['tls-server', 'tls-client'] []
/src/hostap/tests/fuzzing/json/../../../src/utils/json.c ['json'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp_auth.c ['dpp-uri'] []
/src/hostap/src/ap/ndisc_snoop.c ['ap-mgmt'] []
/src/hostap/src/wps/../utils/common.h ['p2p', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wps_supplicant.h ['wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/utils/const_time.h [] []
/src/hostap/src/utils/uuid.c [] []
/src/hostap/src/tls/pkcs8.c ['tls-server'] []
/src/hostap/src/utils/wpabuf.c ['radius', 'sae', 'eap-aka-peer', 'tls-server', 'eap-mschapv2-peer', 'tls-client', 'eap-sim-peer', 'p2p', 'dpp-uri', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/crypto/crypto_openssl.c ['dpp-uri'] []
/src/hostap/src/crypto/aes-cbc.c [] []
/src/hostap/tests/fuzzing/eapol-supp/eapol-supp.c ['eapol-supp'] []
/src/hostap/src/common/../utils/common.h ['sae', 'p2p', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/rsn_supp/preauth.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../src/common/gas_server.h [] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wpa_supplicant.c ['wnm'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bssid_ignore.c ['wnm'] []
/src/hostap/src/crypto/md5.c ['radius', 'tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/src/common/wpa_common.c ['eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c ['pasn-init'] []
/src/hostap/tests/fuzzing/eapol-key-auth/../fuzzer-common.c ['eapol-key-auth'] []
/src/hostap/src/ap/../radius/radius.h ['ap-mgmt'] []
/src/hostap/src/radius/radius.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/json/../fuzzer-common.c ['json'] []
/src/hostap/src/crypto/crypto_internal-modexp.c ['tls-server', 'tls-client'] []
/src/hostap/src/ap/ap_list.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/eapol-key-supp/../fuzzer-common.c ['eapol-key-supp'] []
/src/hostap/tests/fuzzing/json/json.c ['json'] []
/src/hostap/src/crypto/crypto_internal-rsa.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-prf.c ['pasn-init'] []
/src/hostap/src/crypto/aes-wrap.c ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/eap_sim_common.h [] []
/src/hostap/src/crypto/../utils/wpa_debug.h [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/common/wpa_common.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/tls/asn1.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/bgscan.h ['wnm'] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/crypto_openssl.c ['sae'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/gas_query.c ['wnm'] []
/src/hostap/src/ap/./hostapd.h [] []
/src/hostap/src/tls/./libtommath.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/p2p/../utils/list.h ['p2p'] []
/src/hostap/tests/fuzzing/dpp-uri/../../../src/common/dpp.c ['dpp-uri'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/wmm_ac.c ['wnm'] []
/src/hostap/src/p2p/p2p_utils.c ['p2p'] []
/src/hostap/tests/fuzzing/wnm/../fuzzer-common.c ['wnm'] []
/src/hostap/src/crypto/sha256-internal.c ['tls-server', 'tls-client', 'p2p', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.h ['pasn-init'] []
/src/hostap/tests/fuzzing/eap-sim-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/wnm/../../../wpa_supplicant/driver_i.h ['wnm'] []
/src/hostap/src/l2_packet/../utils/common.h ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/authsrv.c [] []
/src/hostap/src/ap/ap_drv_ops.c ['ap-mgmt'] []
/src/hostap/src/eap_server/../utils/wpabuf.h ['ap-mgmt'] []
/src/hostap/tests/fuzzing/x509/../fuzzer-common.c ['x509'] []
/src/hostap/tests/fuzzing/pasn-resp/../fuzzer-common.c ['pasn-resp'] []
/src/hostap/src/ap/../utils/wpabuf.h ['eapol-key-auth', 'ap-mgmt'] []
/src/hostap/src/ap/ieee802_11.c ['ap-mgmt'] []
/src/hostap/tests/fuzzing/eapol-key-auth/../../../src/drivers/driver_common.c [] []
/src/hostap/tests/fuzzing/asn1/../../../src/utils/wpa_debug.c ['asn1'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/../../../src/eap_peer/mschapv2.c [] []
/src/hostap/tests/fuzzing/pasn-resp/../../../src/pasn/pasn_common.c ['pasn-resp'] []
/src/hostap/tests/fuzzing/eap-aka-peer/../../../src/eap_common/eap_sim_common.c [] []
/src/hostap/src/rsn_supp/wpa.c ['eapol-supp', 'eapol-key-supp', 'wnm'] []
/src/hostap/src/ap/neighbor_db.c [] []
/src/hostap/src/crypto/dh_groups.c [] []
/src/hostap/tests/fuzzing/sae/../../../src/crypto/dh_groups.c ['sae'] []
/src/hostap/tests/fuzzing/p2p/p2p.c ['p2p'] []
/src/hostap/tests/fuzzing/wnm/../../../wpa_supplicant/p2p_supplicant.h ['wnm'] []
/src/hostap/src/crypto/sha1.c ['tls-server', 'tls-client', 'eapol-supp', 'eapol-key-supp', 'eapol-key-auth', 'ap-mgmt', 'wnm'] []
/src/hostap/tests/fuzzing/radius/../../../src/utils/wpa_debug.h ['radius'] []
/src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c ['pasn-init'] []
/src/hostap/src/ap/vlan.c ['ap-mgmt'] []

Directories in report

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

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-K29yuwupS2.data fuzzerLogFile-0-K29yuwupS2.data.yaml
asn1 fuzzerLogFile-0-WhHfgNj0rU.data fuzzerLogFile-0-WhHfgNj0rU.data.yaml
json fuzzerLogFile-0-Px4ruuowDK.data fuzzerLogFile-0-Px4ruuowDK.data.yaml
sae fuzzerLogFile-0-qqDz38gKES.data fuzzerLogFile-0-qqDz38gKES.data.yaml
eap-aka-peer fuzzerLogFile-0-E09aD0BaOJ.data fuzzerLogFile-0-E09aD0BaOJ.data.yaml
tls-server fuzzerLogFile-0-b1riGUOvEH.data fuzzerLogFile-0-b1riGUOvEH.data.yaml
pasn-resp fuzzerLogFile-0-0dgkedSkFU.data fuzzerLogFile-0-0dgkedSkFU.data.yaml
eap-mschapv2-peer fuzzerLogFile-0-w9I5eqfaC8.data fuzzerLogFile-0-w9I5eqfaC8.data.yaml
tls-client fuzzerLogFile-0-UGzGC6E0nS.data fuzzerLogFile-0-UGzGC6E0nS.data.yaml
eap-sim-peer fuzzerLogFile-0-8p7plcfPIz.data fuzzerLogFile-0-8p7plcfPIz.data.yaml
x509 fuzzerLogFile-0-uqFAQ9CnnQ.data fuzzerLogFile-0-uqFAQ9CnnQ.data.yaml
pasn-init fuzzerLogFile-0-Xo0MhmZhIs.data fuzzerLogFile-0-Xo0MhmZhIs.data.yaml
p2p fuzzerLogFile-0-5DDqD1LuR5.data fuzzerLogFile-0-5DDqD1LuR5.data.yaml
dpp-uri fuzzerLogFile-0-YUMbOriaEN.data fuzzerLogFile-0-YUMbOriaEN.data.yaml
eapol-supp fuzzerLogFile-0-SmS18RCZM2.data fuzzerLogFile-0-SmS18RCZM2.data.yaml
eapol-key-supp fuzzerLogFile-0-cTuPlmeDOo.data fuzzerLogFile-0-cTuPlmeDOo.data.yaml
eapol-key-auth fuzzerLogFile-0-mtOzt1qDNw.data fuzzerLogFile-0-mtOzt1qDNw.data.yaml
ap-mgmt fuzzerLogFile-0-5xAgPesvut.data fuzzerLogFile-0-5xAgPesvut.data.yaml
wnm fuzzerLogFile-0-In3NVQ9XAS.data fuzzerLogFile-0-In3NVQ9XAS.data.yaml