/usr/share/bro/base/bif/data.bif.bro is in bro-common 2.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | # This file was automatically generated by bifcl from /build/bro-Lr7ZuK/bro-2.5/src/broker-dummy/data.bif (alternative mode).
##! Placeholder for Broker-based communication functionality, not enabled
##! by default
export {
} # end of export section
module GLOBAL;
|