From fba5d0e9c531b3845b5d6e9bd4e221d13b11cfe6 Mon Sep 17 00:00:00 2001 From: Ryan Dewhurst Date: Fri, 3 Apr 2020 10:42:10 +0200 Subject: [PATCH] Updated WPScan User Documentation (markdown) --- WPScan-User-Documentation.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/WPScan-User-Documentation.md b/WPScan-User-Documentation.md index 21148a8..7e5690b 100644 --- a/WPScan-User-Documentation.md +++ b/WPScan-User-Documentation.md @@ -115,4 +115,9 @@ To bypass some simple WAFs you can try the `--random-user-agent` option. ## Troubleshooting -If WPScan is not working as expected, you can use the `--proxy` option, and use a web proxy to inspect WPScan's HTTP requests, and the remote server's HTTP responses. This is useful when you do not know why you are getting false positives, or false negatives. \ No newline at end of file +If WPScan is not working as expected, you can use the `--proxy` option, and use a web proxy to inspect WPScan's HTTP requests, and the remote server's HTTP responses. This is useful when you do not know why you are getting false positives, or false negatives. + +## Keeping Informed + +We blog here - [https://blog.wpscan.org/](https://blog.wpscan.org/) +We tweet here - [https://twitter.com/_wpscan_](https://twitter.com/_wpscan_) \ No newline at end of file