We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was doing a test on a 100% vulnerable host and it returned "No" with Message 02 00 0005
Message 02 00 0005
I saw in the comments you had // 0xC000 02 05 - STATUS_INSUFF_SERVER_RESOURCES - vulnerable so was wondering if your check values are swapped.
// 0xC000 02 05 - STATUS_INSUFF_SERVER_RESOURCES - vulnerable
The text was updated successfully, but these errors were encountered:
Hi @Reelix, actually no. The message is indeed not in the same order, but the expected message if vulnerable would be "05 02 C000".
Sorry, something went wrong.
No branches or pull requests
I was doing a test on a 100% vulnerable host and it returned "No" with
Message 02 00 0005
I saw in the comments you had
// 0xC000 02 05 - STATUS_INSUFF_SERVER_RESOURCES - vulnerable
so was wondering if your check values are swapped.The text was updated successfully, but these errors were encountered: