Closed phpner closed 5 years ago
What's the first line of the password attack ?, e.g: [+] Performing password attack on Xmlrpc against 2 user/s
I am interested in the word/s between 'on' and 'against' to check which attacker class was used
_______________________________________________________________
__ _______ _____
\ \ / / __ \ / ____|
\ \ /\ / /| |__) | (___ ___ __ _ _ __ ®
\ \/ \/ / | ___/ \___ \ / __|/ _` | '_ \
\ /\ / | | ____) | (__| (_| | | | |
\/ \/ |_| |_____/ \___|\__,_|_| |_|
WordPress Security Scanner by the WPScan Team
Version 3.4.3
Sponsored by Sucuri - https://sucuri.net
@_WPScan_, @ethicalhack3r, @erwan_lr, @_FireFart_
_______________________________________________________________
Humm.
First I would suggest you to update WPScan (you are using v3.4.3, the latest being 3.6.1) and try again.
However it seems that your blog does not support POST requests, which is weird
I've changed kali linux from 2019.1 to 2019.2 I've updated wpscan from v3.4.3 to 3.6.1 I tried differents site to brute, but alway I got errors 405 I use command - wpscan --url siteXample.ru -P test.txt -U userName
Maybe i do something wrong ?
My wordlist is
__ _______ _____
\ \ / / __ \ / ____|
\ \ /\ / /| |__) | (___ ___ __ _ _ __ ®
\ \/ \/ / | ___/ \___ \ / __|/ _` | '_ \
\ /\ / | | ____) | (__| (_| | | | |
\/ \/ |_| |_____/ \___|\__,_|_| |_|
WordPress Security Scanner by the WPScan Team
Version 3.6.1
Sponsored by Sucuri - https://sucuri.net
@_WPScan_, @ethicalhack3r, @erwan_lr, @_FireFart_
Would you be able to share your blog url for investigation (team at wpscan dot org) ? It seems like the wp-login.php is considered as a static file by the remote server, hence the response 405. Or if you are using a proxy, it may be interfering in the process somehow.
REDACTED -u login -P password
I trired onather website where is insstalled WordPress 4.9.10 (I have access there) password was be found
I just gonna test the brure a website whith 10 milleions password and it would be great to know it works good on WordPress 4.2
Thx, found the issue: The Referer header is needed in the POST requests. I will issue a fix later today.
In the meantime, use the --headers option and set it to the blog you are testing. For example:
wpscan --url http://REDACTED -U admin-2 -P pwds.txt --headers 'Referer: http://REDACTED/'
WOW! It's works! Thx a lot!
v3.6.2 has just been released to fix this issue
Hello! I test the app on my website I put in password file the correct password but it can't be found! I've tried on wordpress 4.2 and wordpress 5.1
The error is