Skip to content

Commit d3fdc53

Browse files
committed
updated
1 parent 6736b12 commit d3fdc53

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@ To run this scanner, we just need to set our RHOSTS and THREADS values and let i
1515

1616
**Running the scanner**
1717
```
18-
msf > use auxiliary/scanner/dcerpc/tcp_dcerpc_auditor
19-
msf auxiliary(tcp_dcerpc_auditor) > 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(tcp_dcerpc_auditor) > set RHOSTS 192.168.1.200-254
3019
RHOSTS => 192.168.1.200-254
3120
msf auxiliary(tcp_dcerpc_auditor) > set THREADS 55

0 commit comments

Comments
 (0)