From 9b830bd7148b704c6c3b9fe4cabf7fab17344e08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20GASCOU=20=28Podalirius=29?= <79218792+p0dalirius@users.noreply.github.com> Date: Thu, 15 Dec 2022 18:09:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e9a0f..e46daa7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ + [x] Random UNC paths generation to avoid caching failed attempts (all modes) + [x] Configurable delay between attempts with `--delay` - Options: - + [x] Filter by method name with `--filter-method-name`, by protocol name with `--filter-protocol-name` or by pipe name with `--filter-pipe-name`(all modes) + + [x] Filter by method name with `--filter-method-name`, by protocol name with `--filter-protocol-name` or by pipe name with `--filter-pipe-name` (all modes) + [x] Target a single machine `--target` or a list of targets from a file with `--targets-file` + [x] Specify IP address OR interface to listen on for incoming authentications. (modes [scan](./documentation/Scan-mode.md) and [fuzz](./documentation/Fuzz-mode.md)) - Exporting results