nccgroup / BKScan

BlueKeep scanner supporting NLA
167 stars 20 forks source link

failed to open display #3

Closed seajaysec closed 5 years ago

seajaysec commented 5 years ago

Hey, just re-installed the docker image and am still getting this error when I try to use bkscan.

./bkscan.sh -t █.█.█.█ -u █████ -p █████ --debug
[+] Targeting █.█.█.█:3389...
[+] Using provided credentials, will support NLA
No protocol specified
[22:47:17:428] [1:1] [ERROR][com.freerdp.client.x11] - failed to open display: :1
[22:47:17:428] [1:1] [ERROR][com.freerdp.client.x11] - Please check that the $DISPLAY environment variable is properly set.
seajaysec commented 5 years ago

After posting this I saw the PR for a fix to this problem. Loaded that build on my side and it worked without a hitch.

https://github.com/nccgroup/BKScan/pull/1

saidelike commented 5 years ago

Thanks for confirming. Closing then.