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

Rescue EOFError in cve_2019_0708_bluekeep get_once #12152

Merged
merged 3 commits into from
Aug 2, 2019
Merged

Conversation

wvu
Copy link
Contributor

@wvu wvu commented Jul 31, 2019

Fixes #12149, potentially.

@cnotin

@cnotin
Copy link
Contributor

cnotin commented Jul 31, 2019

Thanks! I'll test it tomorrow and tell you!

@cnotin
Copy link
Contributor

cnotin commented Aug 1, 2019

I've tested and the output is better now!

[*] a.b.c.d:3389    - Verifying RDP protocol...
[*] a.b.c.d:3389    - Attempting to connect using TLS security
[*] a.b.c.d:3389    - Server requests TLS
[*] a.b.c.d:3389    - Sending erect domain request
[*] a.b.c.d:3389    - Sending client info PDU
[*] a.b.c.d:3389    - Received License packet
[*] a.b.c.d:3389    - Sending client confirm active PDU
[*] a.b.c.d:3389    - Sending client synchronize PDU
[*] a.b.c.d:3389    - Sending client control cooperate PDU
[*] a.b.c.d:3389    - Sending client control request control PDU
[*] a.b.c.d:3389    - Sending client input sychronize PDU
[*] a.b.c.d:3389    - Sending client font list PDU
[-] a.b.c.d:3389    - Connection reset
[*] a.b.c.d:3389    - The target service is running, but could not be validated.

Thank you to @cnotin for noticing this case.
@wvu
Copy link
Contributor Author

wvu commented Aug 1, 2019

@cnotin: Please see if #12149 (comment) is addressed. Thank you. :)

@cnotin
Copy link
Contributor

cnotin commented Aug 2, 2019

@wvu-r7 all good for me! Thanks :)

@wvu wvu self-assigned this Aug 2, 2019
@wvu wvu merged commit 178339d into rapid7:master Aug 2, 2019
wvu added a commit that referenced this pull request Aug 2, 2019
@wvu wvu deleted the bug/bluekeep branch August 2, 2019 16:24
@wvu
Copy link
Contributor Author

wvu commented Aug 2, 2019

Release Notes

The EOFError error no longer occurs while scanning for the BlueKeep vulnerability.

@tdoan-r7 tdoan-r7 added the rn-fix release notes fix label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2019-0708 / BlueKeep scanner: license errors are not handled
3 participants