summaryrefslogtreecommitdiffstats
path: root/network/clamav-unofficial-sigs/clamav-unofficial-sigs.8
diff options
context:
space:
mode:
author Nishant Limbachia <nishant@mnspace.net>2017-03-30 12:04:05 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-01 06:57:06 +0700
commit2f809bbaf34838e646c624657720a8e4319c0ee9 (patch)
tree1cdc5d9b09a22d9260fc7ac5bf27e0ce5b95c6cf /network/clamav-unofficial-sigs/clamav-unofficial-sigs.8
parentb2c70f7354f57e09e3a92b3a6c8f595a990b2b9b (diff)
downloadslackbuilds-2f809bbaf34838e646c624657720a8e4319c0ee9.tar.gz
slackbuilds-2f809bbaf34838e646c624657720a8e4319c0ee9.tar.xz
network/clamav-unofficial-sigs: Updated for version 5.6.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/clamav-unofficial-sigs/clamav-unofficial-sigs.8')
-rw-r--r--network/clamav-unofficial-sigs/clamav-unofficial-sigs.844
1 files changed, 22 insertions, 22 deletions
diff --git a/network/clamav-unofficial-sigs/clamav-unofficial-sigs.8 b/network/clamav-unofficial-sigs/clamav-unofficial-sigs.8
index 24bd576e5b..64c9e29ac5 100644
--- a/network/clamav-unofficial-sigs/clamav-unofficial-sigs.8
+++ b/network/clamav-unofficial-sigs/clamav-unofficial-sigs.8
@@ -1,6 +1,6 @@
.\" Manual page for eXtremeSHOK.com ClamAV Unofficial Signature Updater
-.TH clamav-unofficial-sigs 8 "18 April 2016" "Version: 5.2.2" "SCRIPT COMMANDS"
+.TH clamav-unofficial-sigs 8 "2017-03-19" "Version: 5.6.2" "SCRIPT COMMANDS"
.SH NAME
clamav-unofficial-sigs \- Download, test, and install third-party ClamAV signature databases.
.SH SYNOPSIS
@@ -16,47 +16,47 @@ This script follows the standard GNU command line syntax.
\fB Usage: clamav\-unofficial\-sigs.sh \fR [OPTION] [PATH|FILE]
.TP
\fB \-c, \-\-config \fR Use a specific configuration file or directory eg: '\-c /your/dir' or ' \-c /your/file.name' Note: If a directory is specified the directory must contain atleast: master.conf, os.conf or user.conf Default Directory: /etc/clamav\-unofficial\-sigs
-.TP
+.TP
\fB \-F, \-\-force \fR Force all databases to be downloaded, could cause ip to be blocked
-.TP
+.TP
\fB \-h, \-\-help \fR Display this script's help and usage information
-.TP
+.TP
\fB \-V, \-\-version \fR Output script version and date information
-.TP
+.TP
\fB \-v, \-\-verbose \fR Be verbose, enabled when not run under cron
-.TP
+.TP
\fB \-s, \-\-silence \fR Only output error messages, enabled when run under cron
-.TP
+.TP
\fB \-d, \-\-decode\-sig \fR Decode a third\-party signature either by signature name (eg: Sanesecurity.Junk.15248) or hexadecimal string. This flag will 'NOT' decode image signatures
-.TP
+.TP
\fB \-e, \-\-encode\-string \fR Hexadecimal encode an entire input string that can be used in any '*.ndb' signature database file
-.TP
+.TP
\fB \-f, \-\-encode\-formatted \fR Hexadecimal encode a formatted input string containing signature spacing fields '{}, (), *', without encoding the spacing fields, so that the encoded signature can be used in any '*.ndb' signature database file
-.TP
+.TP
\fB \-g, \-\-gpg\-verify \fR GPG verify a specific Sanesecurity database file eg: '\-g filename.ext' (do not include file path)
-.TP
+.TP
\fB \-i, \-\-information \fR Output system and configuration information for viewing or possible debugging purposes
-.TP
+.TP
\fB \-m, \-\-make\-database \fR Make a signature database from an ascii file containing data strings, with one data string per line. Additional information is provided when using this flag
-.TP
-\fB \-t, \-\-test\-database \fR Clamscan integrity test a specific database file eg: '\-s filename.ext' (do not include file path)
-.TP
+.TP
+\fB \-t, \-\-test\-database \fR Clamscan integrity test a specific database file eg: '\-t filename.ext' (do not include file path)
+.TP
\fB \-o, \-\-output\-triggered \fR If HAM directory scanning is enabled in the script's configuration file, then output names of any third\-party signatures that triggered during the HAM directory scan
-.TP
+.TP
\fB \-w, \-\-whitelist \fR Adds a signature whitelist entry in the newer ClamAV IGN2 format to 'my\-whitelist.ign2' in order to temporarily resolve a false\-positive issue with a specific third\-party signature. Script added whitelist entries will automatically be removed if the original signature is either modified or removed from the third\-party signature database
-.TP
+.TP
\fB \-\-check\-clamav \fR If ClamD status check is enabled and the socket path is correctly specifiedthen test to see if clamd is running or not
-.TP
+.TP
\fB \-\-install\-all \fR Install and generate the cron, logroate and man files, autodetects the values based on your config files
.TP
\fB \-\-install\-cron \fR Install and generate the cron file, autodetects the values based on your config files
-.TP
+.TP
\fB \-\-install\-logrotate \fR Install and generate the logrotate file, autodetects the values based on your config files
-.TP
+.TP
\fB \-\-install\-man \fR Install and generate the man file, autodetects the values based on your config files
-.TP
+.TP
\fB \-\-remove\-script \fR Remove the clamav\-unofficial\-sigs script and all of its associated files and databases from the system
-.TP
+.TP
.SH SEE ALSO
.BR clamd (8),
.BR clamscan (1)