wordpress
Interesting Paths
# login page
/wp-login.php
/wp-admin/
# themes location
/wp-content/themes/<>/404.php
# plugin location
http:///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=debugwpscan
Update Password
make user admin | db: mysql
Last updated
Was this helpful?