When diagnosing sites that require specific request headers, arbitrary headers can be added by registering custom headers when creating a new scan.


■Custom header

Scan List > +New Scan > Custom Header


Display the New Scan screen and set the custom header in the Scan Basic Options.

You can also set multiple headers by clicking "Add Custom Header".


■Example of custom header settings

・Example of specifying the User-Agent

Header name: User-Agent

Value: CustomUserAgent 


・Example of specifying a cookie 

Header name: Cookie

Value: sid=12345 


・Example of Specifying Multiple Cookies (Add Custom Header)

Header name: Cookie

Value: cookie1=12345; cookie2=abcde


Note that the following headers cannot be added or rewritten.

keep-alive
proxy-authenticate
proxy-authorization
te
trailer
transfer-encoding
upgrade
cookie2
host
accept-language
referer
content-length
content-type