WPScan是一个用于WordPress安全审计和漏洞扫描的工具,可以通过以下命令来使用WPScan:
wpscan --url http://example.com wpscan --url http://example.com --user=admin --password=password wpscan --url http://example.com --proxy http://127.0.0.1:8080 wpscan --url http://example.com --wordlist custom_wordlist.txt wpscan --url http://example.com --output-file scan_results.txt wpscan --url http://example.com --enumerate vt wpscan --url http://example.com --detection-mode aggressive wpscan --url http://example.com --enumerate vp wpscan --url http://example.com --enumerate u wpscan --url http://example.com --enumerate p 