How to automate Fuzz operation in ZAP?

601 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 best solutions below

2
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