HavocFramework / Havoc

The Havoc Framework
https://havocframework.com
GNU General Public License v3.0
6.83k stars 961 forks source link

dll spawn/inject doesnt work #117

Closed iNoSec2 closed 2 years ago

iNoSec2 commented 2 years ago

It is me again xD dll spawn/inject doesnt work too dll inject: image

dll spawn image

implant target image

trickster0 commented 2 years ago

I have never seen a 6 digit PID lol....

iNoSec2 commented 2 years ago

Yeah me too but it exists lol confirmed with process hacker. My personnal rdi work but nothing from Havoc. @trickster0 Since you beta tested it, was it worked for you?

iNoSec2 commented 2 years ago

Lmao yeah i know how to use help and how to inject DLL in PID thanks @Cracked5pider

Cracked5pider commented 2 years ago

Yeah sorry mb. Misread it you did everything good so sorry lol. Currently taking a look into that

iNoSec2 commented 2 years ago

Np the weird long PID got me too ;)

Cracked5pider commented 2 years ago

I just noticed that you didn't provide a reflective DLL. the Windows Dll in the Havoc payload builder does not build a reflective dll. the dll inject/spawn expects a reflective DLL that either export the function ReflectiveLoader or KaynLoader