Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to recognize a Web server #22

Open
igarrido opened this issue May 31, 2018 · 1 comment
Open

Failing to recognize a Web server #22

igarrido opened this issue May 31, 2018 · 1 comment

Comments

@igarrido
Copy link

Hello,

After updating the fingerprint file with a custom signature and running 'example.htm', I got the following error message:

WebSocket connection to 'ws://192.168.0.23/318869b9-5f94-2a3c-fb65-ae2b132dc4d5' failed: Error during WebSocket handshake: Unexpected response code: 404

As a further test, I modified the Sonar.js file and replaced the function 'sonar.generate_random_id()' for a static string, in order to obtain a 200 HTTP response code rather than a 404 and I obtained the following error message:

WebSocket connection to 'ws://192.168.0.23/exploitable_script.php' failed: Error during WebSocket handshake: Unexpected response code: 200

Thoughts?

@igarrido igarrido changed the title Failing to recognize with HTTP response code 404. Failing to recognize a Web server May 31, 2018
@ShanBai6
Copy link

ShanBai6 commented May 15, 2019

Did you figure out why that is the case? I am having a similar issue. Solved, see other issue for detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants