Skip to content

Commit 92915eb

Browse files
author
zerosum0x0
authored
Update ms17_010_command.md
1 parent 5529bc1 commit 92915eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/modules/auxiliary/admin/smb/ms17_010_command.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ At the minimum, you should be able use psexec to get a session with a valid cred
2525

2626
```
2727
msf > use auxiliary/admin/smb/ms17_010_command
28-
msf exploit(psexec) > set RHOST 192.168.1.80
29-
RHOST => 192.168.1.80
28+
msf exploit(psexec) > set RHOSTS 192.168.1.80
29+
RHOSTS => 192.168.1.80
3030
msf exploit(psexec) > exploit
3131
```
3232

3333
## Options
3434

35-
By default, using auxiliary/admin/smb/ms17_010_command can be as simple as setting the RHOST option, and you're ready to go.
35+
By default, using auxiliary/admin/smb/ms17_010_command can be as simple as setting the RHOSTS option, and you're ready to go.
3636

3737
**The NAMEDPIPE Option**
3838

0 commit comments

Comments
 (0)