Next: , Previous: scanbro, Up: Predefined Variables



6.1.29 signatures.bro

horiz_scan_thresholds : set[count]
Notice if for a pair (orig, signature) the number of different responders has reached one of the thresholds in this set.
Note: This variable is const, so may only be changed via redef.

vert_scan_thresholds : set[count]

Notice if for a pair (orig, resp) the number of different signature matches has reached one of the thresholds in this set.
Note: This variable is const, so may only be changed via redef.