[go: nahoru, domu]

Skip to content

Prefetch hook

sullo edited this page Mar 18, 2021 · 1 revision

The prefetch hook is executed before any request is made to the target. It is designed to allow the plugin to alter the libwhisker hash before the request.

In normal execution, the prefetch hook should not report vulnerabilities.

prefetch_method(mark, parameters, request, result);

hashref mark

hashref parameters

hashref request

hashref result