module

Lucee Authenticated Scheduled Job Code Execution

Disclosed
02/10/2023
Created
03/02/2023

Description

This module can be used to execute a payload on Lucee servers that have an exposed
administrative web interface. It's possible for an administrator to create a
scheduled job that queries a remote ColdFusion file, which is then downloaded and executed
when accessed. The payload is uploaded as a cfm file when queried by the target server. When executed,
the payload will run as the user specified during the Lucee installation. On Windows, this is a service account;
on Linux, it is either the root user or lucee.

Author

Alexander Philiotis

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/multi/http/lucee_scheduled_job
    msf /(b) > show actions
        ...actions...
    msf /(b) > set ACTION < action-name >
    msf /(b) > show options
        ...show and set options...
    msf /(b) > run
  
Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.