1File submission tool(1) Clam AntiVirus File submission tool(1)
2
3
4
6 clamsubmit - File submission utility for ClamAV
7
9 clamsubmit [options]
10
12 clamsubmit submits files to Sourcefire for further analysis.
13
15 -h, -? Display help to stderr and exit.
16
17 -e EMAIL
18 Required option for setting the email address for the submis‐
19 sion.
20
21 -n FILE
22 Submit a file that reports as a false negative (ClamAV reports
23 CLEAN). FILE can be - to specify stdin. Mutually exclusive with
24 -p.
25
26 -N NAME
27 Required option for setting the name of the sender for the sub‐
28 mission.
29
30 -p FILE
31 Submit a file that reports as a false positive (ClamAV flags the
32 file as virus). FILE can be - to specify stdin. Mutually exclu‐
33 sive with -n.
34
35 -V VIRUS
36 The name of the virus detected as false positive. This option is
37 required for false positive submissions.
38
40 Shawn Webb <swebb@sourcefire.com>
41
42
43
44ClamAV 0.103.2 March 20, 2014 File submission tool(1)