janedoe-lab
janedoe-lab
80070005 error code is ACCESS DENIED. Not sure if it is about access to `dumpert.dll` or to lsass.exe process (likely the later). Good news - when Kaspersky is in Pause...
@muditp2012, you want to use forward slashes instead of backslashes in the windows path
I suspect I am facing the same issue. From my naive attempt to debug it, I believe the problem is rooted in wrong offsets used in the generated shellcode. I...
After some more digging, I found that adding sleep delay during binding before receiving the answer from the server "fixes" the problem - RPC related code starts working. ``` ---...
In general - yes, but I would expect different versions having slightly different communication and hence slightly different behavior here depending on version and networking setup.
Sorry, not experienced much in all these tools. This branch is a result of bruteforcing a right set of options to get it going, and not based on any prior...