# login page/wp-login.php/wp-admin/# themes location/wp-content/themes/<>/404.php# plugin locationhttp:///wp-content/plugins//wp-content/plugins/<>/# config file/wp-config.php# site health leaks information about host/services etc. (authenticated)/wp-admin/site-health.php?tab=debug
wpscan
# do not pass url to login page.$wpscan--urlIP [-e FLAG] [--plugins-detection [aggressive |mixed]-t80] [--usernames <>] [--api-token XX]# -e: enumerate <># [p| vp | ap]: [plgins | vulnerable plugins | all plugins]# u: users# t: themes# --disable-tls-checks: for https# blank for all enumwpscan--url<IP>-evp,u# brute force loginwpscan--url<IP>--usernames<users>--passwords<pass>--max-threads50