Rapid7 Vulnerability & Exploit Database

WebExec Authenticated User Code Execution

Back to Search

WebExec Authenticated User Code Execution

Disclosed
10/24/2018
Created
03/19/2019

Description

This module uses a valid username and password of any level (or password hash) to execute an arbitrary payload. This module is similar to the "psexec" module, except allows any non-guest account by default.

Author(s)

  • Ron <ron@skullsecurity.net>

Platform

Windows

Architectures

x86, x64

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/smb/webexec
msf exploit(webexec) > show targets
    ...targets...
msf exploit(webexec) > set TARGET < target-id >
msf exploit(webexec) > show options
    ...show and set options...
msf exploit(webexec) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;