Rapid7 Vulnerability & Exploit Database

Sage X3 AdxAdmin Login Scanner

Back to Search

Sage X3 AdxAdmin Login Scanner

Created
07/21/2021

Description

This module allows an attacker to perform a password guessing attack against the Sage X3 AdxAdmin service, which in turn can be used to authenticate to a local Windows account. This module implements the X3Crypt function to 'encrypt' any passwords to be used during the authentication process, given a plaintext password.

Author(s)

  • Jonathan Peterson <deadjakk@shell.rip>

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 auxiliary/scanner/sage/x3_adxsrv_login
msf auxiliary(x3_adxsrv_login) > show actions
    ...actions...
msf auxiliary(x3_adxsrv_login) > set ACTION < action-name >
msf auxiliary(x3_adxsrv_login) > show options
    ...show and set options...
msf auxiliary(x3_adxsrv_login) > run 

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

;