Skip to content

Commit 14dc277

Browse files
committed
readme update - triage mode
1 parent 44e4c96 commit 14dc277

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ _go-yara_ and CGO compilation. Anyway, you'll find a detailed documentation [for
3232
usage: fastfinder [-h|--help] [-c|--configuration "<value>"] [-b|--build
3333
"<value>"] [-o|--output "<value>"] [-n|--no-window]
3434
[-u|--no-userinterface] [-v|--verbosity <integer>]
35+
[-t|--triage]
3536
3637
Incident Response - Fast suspicious file finder
3738
@@ -49,7 +50,9 @@ Arguments:
4950
| 3: Alert and errors
5051
| 2: Alerts,errors and I/O operations
5152
| 1: Full verbosity)
52-
. Default: 3
53+
. Default: 3
54+
-t --triage Triage mode (infinite run - scan every new file in
55+
the input path directories). Default: false
5356
```
5457

5558
Depending on where you are looking for files, _FastFinder_ could be used with admin OR simple user rights.

0 commit comments

Comments
 (0)