WordPress 취약점 스캐너. 더 많은 정보: https://github.com/wpscanteam/wpscan.
wpscan --update
wpscan --url {{url}}
wpscan --url {{url}} --stealthy
wp-content
디렉터리 경로를 지정하여 WordPress 웹사이트 스캔:wpscan --url {{url}} --enumerate {{vp}} --wp-content-dir {{원격/경로/대상/워드프레스-내용}}
wpscan --url {{url}} --proxy {{protocol://ip:port}} --proxy-auth {{사용자 명:비밀번호}}
wpscan --url {{url}} --enumerate {{u}}
wpscan --url {{url}} --usernames {{사용자 명|경로/대상/사용자 명.txt}} --passwords {{경로/대상/비밀번호.txt}} threads {{20}}
wpscan --url {{url}} --api-token {{토큰}}