File: //etc/bitninja/SqlScanner/config.ini
;
;
; Blue Module Dependency file
;
;
;
; Wich modules this module depends on
;
[module]
depends[]=''
;
; Extra include paths
;
;includes[] = 'lib/abstract'
;
; System V IPC id.
;
; Choose any unused number.
;
message_pull_limit=20
; By default it auto search the mysqld sock based on Debian and CentOs defaults
; mysql_socket_path = ''
;
; Core settings
;
[core]
; quarantine directory location path
;quarantine_directory= '/var/lib/bitninja/SqlScanner/quarantine'
; move malicious cell value to quarantine; enabled|disabled - if disabled than Log Only Mode
;quarantine = 'enabled'
; Cell pull limit
;cell_pull_limit = 4
[allowed]
;WordPress[] = 'wp_comments'
;WordPress[] = 'wp_cache'
;WordPress[] = 'wp_posts'
;Joomla[] = 'com_cache'
;Joomla[] = 'com_messages'