How to automate Fuzz operation in ZAP?

593 views Asked by At

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 !

1

There are 1 answers

2
Simon Bennetts On BEST ANSWER

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