aboutsummaryrefslogtreecommitdiffstats
path: root/config/havp/havp.xml
diff options
context:
space:
mode:
authorMichele Di Maria <michele@nt2.it>2012-03-16 19:40:04 +0100
committerMichele Di Maria <michele@nt2.it>2012-03-16 19:40:04 +0100
commit870ac0b6796f382ed52faa6c9eb026fc58720320 (patch)
tree92cb4a39ac0ba095058e144c0e3130e1fdf359d2 /config/havp/havp.xml
parentb003bf9e166b04b1f72d43ce84311105b6b3de67 (diff)
downloadpfsense-packages-870ac0b6796f382ed52faa6c9eb026fc58720320.tar.gz
pfsense-packages-870ac0b6796f382ed52faa6c9eb026fc58720320.tar.bz2
pfsense-packages-870ac0b6796f382ed52faa6c9eb026fc58720320.zip
Added the option to enable/disable "Heuristics.Broken.Executable" scan.
See http://forum.pfsense.org/index.php/topic,47271.0.html for more info
Diffstat (limited to 'config/havp/havp.xml')
-rw-r--r--config/havp/havp.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/havp/havp.xml b/config/havp/havp.xml
index c7841956..27f1866f 100644
--- a/config/havp/havp.xml
+++ b/config/havp/havp.xml
@@ -267,6 +267,13 @@
<type>checkbox</type>
</field>
<field>
+ <fielddescr>Scan Broken Executables</fielddescr>
+ <fieldname>scanbrokenexe</fieldname>
+ <description>Check this to enable the Heuristic Broken Executable scan.</description>
+ <type>checkbox</type>
+ <default_value>on</default_value>
+ </field>
+ <field>
<fielddescr>Log</fielddescr>
<fieldname>log</fieldname>
<description>Check this for enable log.</description>