File: //etc/bitninja/DefenseRobot/config.ini
;
;
; BitNinja [DefenseRobot] module configuration file
;
;
[core]
;time_window = 30
; When no relevant correlation information can be found the module will retry after 5 minutes.
; This can happen, when batch logging is used by the server and log lines not prensent on the log file when the first event arrived.
;retry_failed_after_sec = 300
[actionManager]
;actions[] = 'SendToShogun'
;actions[] = 'LogToFile'
;actions[] = 'GreyList'
;actions[] = 'SaveUnFilteredLoglines'
;actions[] = 'CollectUnWatchedLogs'
;
; Change Controll Panel/FTP user password
; Not Implemented yet
;
;actions[] = 'ChangePassword'
;
; Automaticly WAF Honeypotify abused domain/uri
; Not Implemented yet
;
;actions[] = 'WAFHoneypotify'