Lines Matching refs:fuzz
30 Newer fuzz testing tools are under the fuzzing directory. See
32 the older fuzz testing tools that are subject to removal once the same
35 Number of the test tools here can be used for fuzz testing with tools
36 like American fuzzy lop (afl-fuzz) that are designed to modify an
51 afl-fuzz -i json-examples -o json-findings -- $PWD/test-json @@
67 afl-fuzz -i eapol-auth-examples -o eapol-auth-findings -- $PWD/test-eapol auth read @@
74 afl-fuzz -i eapol-supp-examples -o eapol-supp-findings -- $PWD/test-eapol supp read @@
81 afl-fuzz -i tls-server-examples -o tls-server-findings -- $PWD/test-tls server read @@
88 afl-fuzz -i tls-client-examples -o tls-client-findings -- $PWD/test-tls client read @@
96 afl-fuzz -i multi-examples -o multi-findings -- $PWD/ap-mgmt-fuzzer -m @@
104 afl-fuzz -i eapol-examples -o eapol-findings -- $PWD/eapol-fuzzer @@
112 afl-fuzz -i p2p-proberesp-examples -o p2p-proberesp-findings -- $PWD/p2p-fuzzer proberesp @@
115 afl-fuzz -i p2p-action-examples -o p2p-action-findings -- $PWD/p2p-fuzzer action @@
123 afl-fuzz -i wnm-examples -o wnm-findings -- $PWD/wnm-fuzzer @@