From 5b0247f80c524ff1ab671010d1bc046803382d19 Mon Sep 17 00:00:00 2001 From: Erwan Date: Tue, 13 Dec 2022 16:27:59 +0100 Subject: [PATCH] Updated WPScan User Documentation (markdown) --- WPScan-User-Documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WPScan-User-Documentation.md b/WPScan-User-Documentation.md index 99291d1..7c55e1d 100644 --- a/WPScan-User-Documentation.md +++ b/WPScan-User-Documentation.md @@ -83,9 +83,9 @@ _Metadata does not include the vulnerability data._ The WPScan CLI tool uses the [WordPress Vulnerability Database API](https://wpscan.com/api) to retrieve WordPress vulnerability data in real time. For WPScan to retrieve the vulnerability data an API token must be supplied via the `--api-token` option, or via a configuration file. An API token can be obtained by registering an account on [WPScan.com](https://wpscan.com/register). -Up to 25 API requests per day are given free of charge, that should be suitable to scan most WordPress websites at least once per day. When the daily 25 API requests are exhausted, WPScan will continue to work as normal but without any vulnerability data. Users can upgrade to paid API usage to increase their API limits within their user profile on [WPScan.com](https://wpscan.com/). +Up to 75 API requests per day are given free of charge, that should be suitable to scan most WordPress websites at least once per day. When the daily 75 API requests are exhausted, WPScan will continue to work as normal but without any vulnerability data. -#### The Free plan allows 25 API requests per day. View the different [available API plans](https://wpscan.com/api). +#### The Free plan allows 75 API requests per day. View the different [available API plans](https://wpscan.com/api). ### How many API requests do you need?