Replies: 1 comment
-
It looks like there may be an issue with the DLL that was generated: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all. I’m having issues getting any DLL to work for DLL hijacking. I’ve attempted to use the dllhijack command but the payload never calls back. I can get a simple DLL that pops a message box to fire but not any of the DLLs created by sliver.
Here are the commands I used to generate DLLs for this.
If I
sideload
this dll it does not work either:However, if I sideload a dll generated like below, it works but it will not work when used as a COM object.
Any help is greatly appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions