wpscan
The quickest way to use it seems to be docker.
docker pull wpscanteam/wpscan
# minimal run
docker run --rm wpscanteam/wpscan -u https://le-moulin-de-verre.com/fieldnotes/
# more details options (enumerate vulnerabilities of identify plugins)
docker run --rm wpscanteam/wpscan -u https://le-moulin-de-verre.com/fieldnotes/ --follow-redirection --update --enumerate