Search code examples
zapfuzzingsecurity-testing

How to automate Fuzz operation in ZAP?


I know there is zapv2 library, but how could I automate Fuzz in zapv2 ?

Is it possible to use zapv2 to locate a fuzz file ? and trigger fuzzer scan ?

Thanks !


Solution

  • No, the ZAP API does not currently support fuzzing. We do plan to add it and have an open bug for this: https://github.com/zaproxy/zaproxy/issues/1689