Node: Checking for new Signatures from bro-ids.org, Previous: Importing Snort Signatures, Up: Signatures
note: this functionality is currently under development, and does not yet exist
The Bro team will be constantly updating our set of default signatures and posting them on the Bro web site. To download the latest signatures and incorporate them into your Bro setup, run the script:
$BROHOME/scripts/update-sigsThis script uses the
wget
command to download the latest signatures
and puts them into
the required Bro files, and then restarts Bro to load the new signatures..