Next: , Previous: dns-mappingbro, Up: Predefined Variables



6.1.11 finger.bro

hot_names : set[string]
If a finger request for any of the names in this set is observed, the associated connection is marked “hot”.
Note: This variable is const, so may only be changed via redef.

max_finger_request_len : count

If a finger request is longer than this length, then it is marked as “hot”.
Note: This variable is const, so may only be changed via redef.

rewrite_finger_trace : bool

Indicates whether or not finger requests are rewritten for anonymity.