From d8f8f90392935b8ccb95931e664050fe14fcfb7d Mon Sep 17 00:00:00 2001 From: Ryan Dewhurst Date: Thu, 2 Apr 2020 21:36:48 +0200 Subject: [PATCH] Updated WPScan User Documentation (markdown) --- WPScan-User-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WPScan-User-Documentation.md b/WPScan-User-Documentation.md index 1509745..943be92 100644 --- a/WPScan-User-Documentation.md +++ b/WPScan-User-Documentation.md @@ -12,7 +12,7 @@ When enumerating the WordPress version, installed plugins or installed themes, y - aggressive - mixed -If you want the most results use the "mixed" mode. However, if you are worried that the server may not be able to handle a large number of requests, use the "passive" mode. The default mode is "mixed", with the exception of plugin enumeration, which is "passive". You will need to manually override the plugin detection mode, if you want to use anything other than the default, with the "--plugins-detection" option. +If you want the most results use the "mixed" mode. However, if you are worried that the server may not be able to handle a large number of requests, use the "passive" mode. The default mode is "mixed", with the exception of plugin enumeration, which is "passive". You will need to manually override the plugin detection mode, if you want to use anything other than the default, with the `--plugins-detection` option. ## Enumeration Options