TLDRBins TLDRBins / Wordpress


Usage Tips:

  • Click on a keyword to enable inline editing.
  • Click inside a code block to copy (excludes comments).
  • Use the button to view examples.
  • Click outside to collapse all examples.

Default Config Location

/var/www/html/wp-config.php
Sample Output: TO-DO

# HTTP wpscan --url <TARGET> -e ap,t,tt,u
Sample Output: TO-DO
# HTTPS wpscan --url <TARGET> -e ap,t,tt,u --disable-tls-checks
Sample Output: TO-DO
# Scan vulns wpscan --url <TARGET> -e ap,t,tt,u --api-token <API_KEY>
Sample Output: TO-DO
# Brute-force wp-admin wpscan --url <TARGET> --passwords <WORDLIST> --usernames admin
Sample Output: TO-DO

Ref: Wpscan API key