When diagnosing sites that require specific request headers, arbitrary headers can be added by registering Custom Header 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+".
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 |