HavocFramework / Havoc

The Havoc Framework.
GNU General Public License v3.0
6.3k stars 905 forks source link

jump-exec wmi-proccreate error #476

Closed Eiden-be closed 2 months ago

Eiden-be commented 2 months ago

When executing the command "jump-exec wmi-proccreate", the following message appears :

[!] Symbol not found: _ZN10_com_error4DtorEv

Here is the command used :

jump-exec wmi-proccreate 192.168.106.101 /../Havoc/payloads/smb_ev2.exe
[*] [3D20E56F] Tasked demon to run command on \\192.168.106.101\ROOT\CIMV2 via wmi
[+] Send Task to Agent [31 bytes]
[!] Symbol not found: _ZN10_com_error4DtorEv

Did You Try With the Dev Branch?

No

Eiden-be commented 2 months ago

It seems that recompiling "client/Modules/Jump-exec/WMI/ProcCreate/source/WMI-ProcessCreate.cpp" solves the problem.