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

Initial checking of hp_magentservice module #129

Merged
merged 1 commit into from Jan 26, 2012
Merged

Initial checking of hp_magentservice module #129

merged 1 commit into from Jan 26, 2012

Conversation

hal3002
Copy link
Contributor

@hal3002 hal3002 commented Jan 25, 2012

No description provided.

@hal3002
Copy link
Contributor Author

hal3002 commented Jan 25, 2012

Crap. Sorry about that. I definitely wasn't paying attention.

@hal3002
Copy link
Contributor Author

hal3002 commented Jan 25, 2012

Not sure how I managed to delete the comment on the ret. It's from the msvcp60.dll that was included/installed with the software.

@hal3002
Copy link
Contributor Author

hal3002 commented Jan 25, 2012

I can double check when I get to work tomorrow but I'm pretty sure it was loaded from the application's installed directory.

@hal3002
Copy link
Contributor Author

hal3002 commented Jan 26, 2012

0x780c8fd4 : pop ebx # pop ebp # ret 0c | {PAGE_EXECUTE_READ} [MSVCP60.dll] ASLR: False, Rebase: False, SafeSEH: False, OS: True, v6.00.8168.0 (C:\MercuryDiagnostics\Server\nanny\windows\bin\MSVCP60.dll)

@hal3002
Copy link
Contributor Author

hal3002 commented Jan 26, 2012

Ignore that. Copy/paste fail.

0x780c8f1f : pop ebx # pop ebp # ret 0c | {PAGE_EXECUTE_READ} [MSVCP60.dll] ASLR: False, Rebase: False, SafeSEH: False, OS: True, v6.00.8168.0 (C:\MercuryDiagnostics\Server\nanny\windows\bin\MSVCP60.dll)

@hal3002
Copy link
Contributor Author

hal3002 commented Jan 26, 2012

0x00406ba3 : pop esi # pop ebx # ret 10 | startnull {PAGE_EXECUTE_READ} [magentservice.exe] ASLR: False, Rebase: False, SafeSEH: False, OS: True, v500.0.0.5229 (C:\MercuryDiagnostics\Server\nanny\windows\bin\magentservice.exe) also works if you'd prefer to have one inside of the service itself. Which also means that BadChar "\x00" is not needed.

@wchen-r7
Copy link
Contributor

Nice. Thanks for the update.

Processing...

@wchen-r7 wchen-r7 merged commit 1af6740 into rapid7:master Jan 26, 2012
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