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

Fixes P/P/R for target 1 (BadBlue 2.72b) #1771

Merged
merged 1 commit into from Apr 26, 2013

Conversation

wchen-r7
Copy link
Contributor

Target 1, which covers 2.72b, uses an invalid P/P/R from some unknown DLL, and appears to be broken. Because 2.72b actually uses the same ext.dll as BadBlue EE 2.7 (and that target 0 actually also works against 2.72b), we might as well just use the same P/P/R again.

[FixRM #7875]

To download the vulnerable application for testing, you may get it here:
http://www.badblue.com/down.htm

Ticket for this bug fix (there's also a quick analysis):
http://dev.metasploit.com/redmine/issues/7875

Target 1, which covers 2.72b, uses an invalid P/P/R from some unknown
DLL, and appears to be broken.  Because 2.72b actually uses the same
ext.dll as BadBlue EE 2.7 (and that target 0 actually also works
against 2.72b), we might as well just use the same P/P/R again.

[FixRM rapid7#7875]
@jvazquez-r7
Copy link
Contributor

That's true:

10033F44  |. 5E             POP ESI
10033F45  |. 5B             POP EBX
10033F46  \. C3             RETN

merging!

@jvazquez-r7 jvazquez-r7 merged commit f3f60f3 into rapid7:master Apr 26, 2013
@wchen-r7 wchen-r7 deleted the badblue_ppr branch August 22, 2016 16:21
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

Successfully merging this pull request may close these issues.

None yet

2 participants