zeek/scripts/base
Justin Azoff 6b864d5dd2 problem: gridftp threshold is being applied to all connections
The bytes_threshold_crossed event in the gridftp analyzer is not first
checking to see if the connection passed the initial criteria.  This
causes the script to add the gridftp-data service to any connection that
crosses a threshold that is the same as or greater than the gridftp
size_threshold.
2017-09-21 10:50:26 -04:00
..
files Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
frameworks Fix ascii writer to not discard a ".gz" file extension 2017-08-25 15:39:12 -05:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols problem: gridftp threshold is being applied to all connections 2017-09-21 10:50:26 -04:00
utils Fix to_json() to not lose precision for values of type double 2017-02-02 13:03:05 -06:00
init-bare.bro Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
init-default.bro Make OCSP analyzer part of the X.509 analyzer 2017-02-10 17:02:15 -08:00