module doc standardizations
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## Vulnerable Application
|
||||
|
||||
Duplicator by Snap Creek is a WordPress plugin that can be used to create a complete backup of a WordPress instance and restore it on a fresh server. The export method generates 2 files:
|
||||
* An ZIP archive with the complete WordPress files and Duplicator specific files:
|
||||
* A copy of the `installer.php` script: `installer-backup.php`
|
||||
@@ -14,8 +16,6 @@ When the `installer.php` completes its process, the following files remain in th
|
||||
|
||||
WARNING: exploiting the vulnerability will overwrite the wp-config.php file, breaking the WordPress instance.
|
||||
|
||||
## Vulnerable application
|
||||
|
||||
Install a vulnerable version of [WordPress Duplicator (<= 1.2.40)](https://downloads.wordpress.org/plugin/duplicator.1.2.40.zip) and create a backup.
|
||||
Put the `install.php` and archive files on a clean web server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user