Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Metsrv not working because of paramater passed to init #187

Open
aloneuhaus opened this issue Dec 8, 2015 · 0 comments
Open

Metsrv not working because of paramater passed to init #187

aloneuhaus opened this issue Dec 8, 2015 · 0 comments

Comments

@aloneuhaus
Copy link

I have a little problem. As documented, the parameter which is passed to the init function of metsrv dll is actually not a socket but a pointer to the metserv configuration. However, when i build metsrv dll and use it instead of the original one, all the meterpreter stagers (and the win tester also) pass to the init a SOCKET, which causes the hosting process to carsh because of access violation - the code of metsrv tries to access fields of the configuration, but it ia actually a socket handle. What am i doing wrong? Do i need to use a different stager? Thank you!

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

No branches or pull requests

1 participant