Skip to content

Commit 9b830bd

Browse files
authored
Update README.md
1 parent 8c4204b commit 9b830bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
+ [x] Random UNC paths generation to avoid caching failed attempts (all modes)
2020
+ [x] Configurable delay between attempts with `--delay`
2121
- Options:
22-
+ [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)
22+
+ [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)
2323
+ [x] Target a single machine `--target` or a list of targets from a file with `--targets-file`
2424
+ [x] Specify IP address OR interface to listen on for incoming authentications. (modes [scan](./documentation/Scan-mode.md) and [fuzz](./documentation/Fuzz-mode.md))
2525
- Exporting results

0 commit comments

Comments
 (0)