wpscanteam / wpscan

WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites. Contact us via contact@wpscan.com
https://wpscan.com/wordpress-cli-scanner
Other
8.49k stars 1.25k forks source link

Error: Unknown response received Code: 406 #1577

Open Alphabetus opened 3 years ago

Alphabetus commented 3 years ago

Before submitting an issue, please make sure you fully read any potential error messages output and did some research on your own.

Subject of the issue

While bruteforce the output is: Error: Unknown response received Code: 406

Your environment

Steps to reproduce

Execute: wpscan --url example.com -e u --passwords /path/to/password_file.txt

Expected behavior

Possibly 403 status?

Actual behavior

The output seems erratic. status 406 i believe is unexpected?

What have you already tried

Things you have tried (where relevant):

Alphabetus commented 3 years ago

Here's a detailed video about the WPScan tool and how to use it for scanning & fix the WordPress vulnerabilities.

https://youtu.be/DH1fYcyA0ds

Thank you for a useless video in a language I can not understand.

aurkaxi commented 3 years ago
  1. installed wpscan 2 days ago. updated database now
  2. ruby 3.0.0
  3. yes i can reach
  4. how?
  5. using kali linux 2020.4
alexsanford commented 11 months ago

Perhaps related to https://github.com/wpscanteam/wpscan/issues/1718

Probably the bruteforcing functionality should be able to handle 4xx responses better. Flagging this as an enhancement.