File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
documentation/modules/auxiliary/scanner/http Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -16,19 +16,7 @@ msf auxiliary(ms15_034_http_sys_memory_dump) > set RHOSTS 10.1.1.125
16
16
RHOSTS => 10.1.1.125
17
17
msf auxiliary(ms15_034_http_sys_memory_dump) > set RPORT 80
18
18
RPORT => 80
19
- msf auxiliary(ms15_034_http_sys_memory_dump) > show options
20
19
21
- Module options (auxiliary/scanner/http/ms15_034_http_sys_memory_dump):
22
-
23
- Name Current Setting Required Description
24
- ---- --------------- -------- -----------
25
- Proxies no A proxy chain of format type:host:port[,type:host:port][...]
26
- RHOSTS 10.1.1.125 yes The target address range or CIDR identifier
27
- RPORT 80 yes The target port
28
- SSL false no Negotiate SSL/TLS for outgoing connections
29
- SUPPRESS_REQUEST true yes Suppress output of the requested resource
30
- TARGETURI / no URI to the site (e.g /site/) or a valid file resource (e.g /welcome.png)
31
- THREADS 1 yes The number of concurrent threads
32
20
33
21
msf auxiliary(ms15_034_http_sys_memory_dump) > exploit
34
22
You can’t perform that action at this time.
0 commit comments