1

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 !

allencharp
  • 1,101
  • 3
  • 14
  • 31

1 Answers1

4

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

Simon Bennetts
  • 5,479
  • 1
  • 14
  • 26