Skip to content

Commit 398fe3c

Browse files
committed
updated
1 parent 59940fe commit 398fe3c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

documentation/modules/auxiliary/scanner/dcerpc/management.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@ There is minimal configuration required for this module; we simply need to set o
1515

1616
**Running the scanner**
1717
```
18-
msf > use auxiliary/scanner/dcerpc/management
19-
msf auxiliary(management) > show options
20-
21-
Module options:
22-
23-
Name Current Setting Required Description
24-
---- --------------- -------- -----------
25-
RHOSTS yes The target address range or CIDR identifier
26-
RPORT 135 yes The target port
27-
THREADS 1 yes The number of concurrent threads
28-
2918
msf auxiliary(management) > set RHOSTS 192.168.1.200-254
3019
RHOSTS => 192.168.1.200-254
3120
msf auxiliary(management) > set THREADS 55

0 commit comments

Comments
 (0)