This module exports and decrypts credentials from SolarWinds Orion Network Performance Monitor (NPM) to a CSV file; it is intended as a post-exploitation module for Windows hosts with SolarWinds Orion NPM installed. The module supports decryption of AES-256, RSA, and XMLSEC secrets. Separate actions for extraction and decryption of the data are provided to allow session migration during execution in order to log in to the SQL database using SSPI. Tested on the 2020 version of SolarWinds Orion NPM. This module is possible only because of the source code and technical information published by Rob Fuller and Atredis Partners.
Windows
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
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