Havoc
Havoc copied to clipboard
[Teamserver-Client--Bug]: Error generating demon
Contact Details
Discord: raf181_
What happened?
error generating payload: [] Starting build [] Use indirect syscalls [-] strconv.Atoi: parsing "": invalid syntax
Did You Do a Pull First?
Latest (You performed a pull first)
Did You Try With the Dev Branch?
Yes (You tried using the dev branch but the problem persist)
Relevant log output
Debug log from server:
> [14:15:53] [DBUG] [server.(*Teamserver).EventAppend:786]: Onetime package. not gonna save: {{5 anoam 01/07/2023 14:15:53 true} {2 map[AgentType:Demon Arch:x64 Config:{
"Indirect Syscall": true,
"Injection": {
"Alloc": "Native/Syscall",
"Execute": "Native/Syscall",
"Spawn32": "C:\\Windows\\SysWOW64\\notepad.exe",
"Spawn64": "C:\\Windows\\System32\\notepad.exe"
},
"Jitter": "15",
"Sleep": "2",
"Sleep Technique": "WaitForSingleObjectEx"
}
Format:Windows Exe Listener:Dserver]}}
[14:15:53] [DBUG] [builder.(*Builder).DebugMode:143]: Payload Builder: Enable Debug Mode false
[14:15:53] [DBUG] [server.(*Teamserver).DispatchEvent.func3:823]: Windows Exe
[14:15:53] [DBUG] [builder.(*Builder).PatchConfig:432]: map[Indirect Syscall:true Injection:map[Alloc:Native/Syscall Execute:Native/Syscall Spawn32:C:\Windows\SysWOW64\notepad.exe Spawn64:C:\Windows\System32\notepad.exe] Jitter:15 Sleep:2 Sleep Technique:WaitForSingleObjectEx]
Did You Read Over Your Issue First?
- [X] I declare I made an effort and provided the necessary information for replication of the issue.
I am having the same issue.
So far the only workaround I found is making a new listener and generating payloads and shellcode for that listener, but on my next try it throws the same error.