Updates for SSH scripts.

This commit is contained in:
Seth Hall 2011-08-11 01:35:50 -04:00
parent 9a06cece67
commit 9c2273b7a7
6 changed files with 237 additions and 141 deletions

View file

@ -45,6 +45,11 @@ redef signature_files += "frameworks/signatures/detect-windows-shells.sig";
# Load the script to enable SSL/TLS certificate validation.
@load protocols/ssl/validate-certs
# If you have libGeoIP support built in, do some geographic detections and logging.
@load protocols/ssh/geo-data
@load protocols/ssh/detect-bruteforcing
@load protocols/ssh/interesting-hostnames
# Uncomment this redef if you want to extract SMTP MIME entities for
# some file types. The numbers given indicate how many bytes to extract for
# the various mime types.