To enable WPScan API integration via Sn1per, you must create your WPScan API token by going here: https://wpscan.com/api. If you already have a WPScan API token, you will need to update /root/.sniper_api_keys.conf
with the following value:
WP_API_KEY="_____ENTER YOUR API KEY HERE_____"
Next, enable the following settings in your Sn1per configuration template under the /sniper/conf/
directory:
WPSCAN="1"
You can then run a scan by selecting the configuration template you edited in the previous step to integrate WPScan with Sn1per.