ajinabraham / CMSScan

CMS Scanner: Scan Wordpress, Drupal, Joomla, vBulletin websites for Security issues
https://opensecurity.in
GNU General Public License v3.0
941 stars 147 forks source link

No WPScan API Token given, as a result vulnerability data has not been output #28

Open angelperezleon opened 2 years ago

angelperezleon commented 2 years ago

this is a follow on from: https://github.com/ajinabraham/CMSScan/issues/23

Its been over a year now.. when are we lightly to see this supported. As I am always hitting the limits:

"vuln_api": ⊖{
        "error": ⊖"No WPScan API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 25 daily requests by registering at https://wpscan.com/register"

and have edited the app inside the docker container by either doing:

nano ~/.wpscan/scan.yml

or

nano /usr/local/bin/scan.yml

or

find / -name "wpscan"

and add the below inside the scan.yml file:

cli_options:
  api_token: GFzzLFCsOjvaQ4lGh6TKdA(IMCOMPLETE)

Obviously have done the registration + API stuff over at https://wpscan.com/register