From a96cd7b52b9bfb9cead58366ef829cf7fa3931fb Mon Sep 17 00:00:00 2001 From: h00die Date: Tue, 12 Oct 2021 18:50:36 -0400 Subject: [PATCH] update docs for bulletproof --- .../auxiliary/scanner/http/wp_bulletproofsecurity_backups.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/modules/auxiliary/scanner/http/wp_bulletproofsecurity_backups.md b/documentation/modules/auxiliary/scanner/http/wp_bulletproofsecurity_backups.md index 82c6dd4d13..62626d2075 100644 --- a/documentation/modules/auxiliary/scanner/http/wp_bulletproofsecurity_backups.md +++ b/documentation/modules/auxiliary/scanner/http/wp_bulletproofsecurity_backups.md @@ -5,6 +5,8 @@ vulnerability, in that the `db_backup_log.txt` is publicly accessible. If the b is being utilized, this file will disclose where the backup files can be downloaded. After downloading the backup file, it will be parsed to grab all user credentials. +Download it from [here](https://downloads.wordpress.org/plugin/bulletproof-security.5.1.zip) + ## Verification Steps 1. Install the plugin, create a backup job, and manually run it.