Options Active Scan Input Vectors screen

This screen allows you to configure the active scan input vectors.
These are the elements that the active scanner will attack.
Scanning all of the elements supported will take longer, but not scanning some elements may cause some vulnerabilities to be missed.

Injectible Targets

The request element that the active scanner will target:
    URL Query StringKey value pairs in the request URL query, ie after the '?'
    POST-DatenKey value pairs in the request POST data
    URL-PfadPath elements in the request URL, ie the elements separated by '/'
    HTTP HeadersRequest HTTP Headers
    Cookie dataRequest cookies

Build-in Input Vector Handlers

The data formats that the active scanner will target:
    Multipart Form Data
    XML tag/attribute
    JSON
    Google Web Toolkit
    OData id/filter

Enable Script Input Vectors

If this option is selected then the active scanner will use any enabled script input vectors.
Script input vectors are scripts which you have written or imported into ZAP and allow you to target elements which are not supported by default.

This screen also allows you to configure the parameters which will be ignored by the active scanner.

See also

    UI Overviewfor an overview of the user interface
    Options dialogsfor details of the other Options dialog screens
    Active Scan Input Vectors