HavocFramework / Havoc

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

[Teamserver-Client--Bug]: sleep Obfuscation technique is undefined #391

Closed netrebi closed 1 year ago

netrebi commented 1 year ago

Contact Details

igor.netrebko@proton.me

What happened?

After fresh install of Havocon fres Ubuntu 22.4 and setup of http listener an agent build fails with error: "[-] sleep Obfuscation technique is undefined"

No agent is generated, can you please suggest? All values for payload deployment are default

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

No (You only tried the main branch...)

Relevant log output

[*] starting build
[*] indirect syscalls has been enabled
[*] no sleep obfuscation has been specified
[-] sleep Obfuscation technique is undefined

Did You Read Over Your Issue First?

netrebi commented 1 year ago

just to add...the same output is when selecting Foliage or Ekko:

[] starting build [] indirect syscalls has been enabled [*] sleep obfuscation "Foliage" has been specified [-] sleep Obfuscation technique is undefined

or

[] starting build [] indirect syscalls has been enabled [*] sleep obfuscation "Ekko" has been specified [-] sleep Obfuscation technique is undefined

charnim commented 1 year ago

Check if the client is 0.5 and the server 0.6, I had the same issue. You need to have same version on both.

netrebi commented 1 year ago

that was it, thanks a lot!

S4ntiagoP commented 1 year ago

reopen if needed