Updated WPScan User Documentation (markdown)

Ryan Dewhurst
2020-04-02 21:36:48 +02:00
parent b1e74b0f61
commit d8f8f90392

@@ -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