← All Kali Commands
🌐 Web Application WPScan

Basic WordPress scan

WPScan command for basic wordpress scan. Copy the command below and use it in your terminal.

wpscan — terminal
┌──(kali㉿kali)-[~]
└─$
wpscan --url http://target
Tool
WPScan
Category
Web Application
Purpose
Basic WordPress scan

🛡️ Usage Tips

  • Always ensure you have proper authorization before using WPScan against any target
  • Replace target with the actual IP address or hostname you are testing
  • Run this command from a Kali Linux terminal or any system with WPScan installed
  • Combine with other WPScan commands for more comprehensive results
  • Pipe output to a file with > output.txt for later analysis

🌐 Other Web Application Tools