wpscan

Basic usage

wpscan --url http://TARGET_IP

Scan for plugins

wpscan --url http://TARGET_IP -e p

Scan for users

wpscan --url http://TARGET_IP -e u

Scan for vulnerable plugins

wpscan --url http://TARGET_IP -e vp

Brute force passwords

wpscan --url http://TARGET_IP --passwords /usr/share/wordlists/rockyou.txt


Revision #1
Created 2026-01-06 20:00:10 UTC by Vlad Birgauanu
Updated 2026-01-06 20:01:06 UTC by Vlad Birgauanu