allencharp
allencharp

Reputation: 1161

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 !

Upvotes: 1

Views: 663

Answers (1)

Simon Bennetts
Simon Bennetts

Reputation: 6196

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

Upvotes: 4

Related Questions