Rapid7 Vulnerability & Exploit Database

WordPress All-in-One Migration Export

Back to Search

WordPress All-in-One Migration Export

Disclosed
03/19/2015
Created
05/30/2018

Description

This module allows you to export Wordpress data (such as the database, plugins, themes, uploaded files, etc) via the All-in-One Migration plugin without authentication.

Author(s)

  • James Golovich
  • rastating

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/gather/wp_all_in_one_migration_export
msf auxiliary(wp_all_in_one_migration_export) > show actions
    ...actions...
msf auxiliary(wp_all_in_one_migration_export) > set ACTION < action-name >
msf auxiliary(wp_all_in_one_migration_export) > show options
    ...show and set options...
msf auxiliary(wp_all_in_one_migration_export) > 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

;