We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24004f1 commit 5699051Copy full SHA for 5699051
documentation/modules/auxiliary/scanner/finger/finger_users.md
@@ -43,7 +43,7 @@ The USERS_FILE is a newline delimited list of users and defaults to `unix_users.
43
Utilizing the [finger](https://nmap.org/nsedoc/scripts/finger.html) script
44
45
```
46
- # nmap -p 79 -sC 127.0.0.1
+ # nmap -p 79 --script finger 127.0.0.1
47
48
Starting Nmap 7.40 ( https://nmap.org ) at 2017-04-26 19:35 EDT
49
Nmap scan report for localhost (127.0.0.1)
0 commit comments