Skip to content

Commit c584592

Browse files
committed
Remove leftover IPs in docs
1 parent c953842 commit c584592

File tree

1 file changed

+2
-2
lines changed
  • documentation/modules/auxiliary/scanner/smb

1 file changed

+2
-2
lines changed

documentation/modules/auxiliary/scanner/smb/smb1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ Services
3333
3434
host port proto name state info
3535
---- ---- ----- ---- ----- ----
36-
10.10.2.99 445 tcp smb1 open
36+
x.x.x.x 445 tcp smb1 open
3737
```
3838

3939
#### A host that does not support SMBv1
4040

4141
```
4242
msf auxiliary(smb1) > use auxiliary/scanner/smb/smb1
4343
msf auxiliary(smb1) > set RHOSTS y.y.y.y
44-
RHOSTS => 10.10.48.14
44+
RHOSTS => y.y.y.y
4545
msf auxiliary(smb1) > run
4646
4747
[*] Scanned 1 of 1 hosts (100% complete)

0 commit comments

Comments
 (0)