The Custom probes are very modificable protocol probes. You may provide a send string, which is send after a connection is established and a pattern which is matched against the reply of the server. If you want to match it against the banner, just leave the send string field blank.

The send string can contain %XX where XX is a hex value of the byte that should be inserted instead of %XX. You can use %0d%0a if you want to emulate <Enter> or \r\n, for example.

For more information on how to format the match pattern, refer to help\match.txt
