Havoc icon indicating copy to clipboard operation
Havoc copied to clipboard

[Teamserver-Client--Bug]:

Open hamigua9527 opened this issue 2 years ago • 3 comments

Contact Details

No response

What happened?

Cloud Display cannot find the display in Docker

Did You Do a Pull First?

Latest (You performed a pull first)

Relevant log output

Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/go/Havoc/Client/platforms" ...
loaded library "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so"
qt.qpa.xcb: could not connect to display :4.0
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

Aborted (core dumped)

Did You Read Over Your Issue First?

  • [X] I declare I made an effort and provided the necessary information for replication of the issue.

hamigua9527 avatar Dec 28 '22 03:12 hamigua9527

Can you share more info? Are you running the client using docker? If so then I would recommend you compile it and use it directly instead of using docker

Cracked5pider avatar Dec 29 '22 03:12 Cracked5pider

Same problem here. I'm using a EC2 Instance with Ubuntu Server 22.04.2 LTS.

image

if I use QT_QPA_PLATFORM=offscreen ./havoc client works but I can't see the client. Any workaround?

image

M4rdc0re avatar Jul 29 '23 12:07 M4rdc0re

My workaround is to install the teamserver on the EC2 and install the client locally on kali linux.

M4rdc0re avatar Jul 29 '23 13:07 M4rdc0re