: http-req-host-header
Focus
Focus
Table of Contents

http-req-host-header

Host field in a HTTP request header.

Additional Details

The pattern match searches for a pattern only within the highlighted field. By default it does not apply line start and line end anchors; as a result, the pattern ‘example.com’ will match with <anytext>example.com<anytext>. To initiate an exact match search, you must add a <space> before the pattern and ‘\r\n’ after the pattern on PAN-OS 9.1 and earlier. Starting with PAN-OS 10.0 you can use the following anchor characters: ^ and $ to specify a string start and end.

Context Capture

This context provides the text highlighted in yellow. This context can use HTTP header field and HTTP method qualifiers to limit signatures to HTTP headers with specific values for select header fields and for specific HTTP methods.

Recommended For You