CobaltStrike VNC 错误 使用VNC报错 Disconnected from server

简介: CobaltStrike VNC 错误 使用VNC报错 Disconnected from server
[-] Trapped java.io.FileNotFoundException during readFile: third-party/winvnc.x64.dll [Manage: test]: third-party/winvnc.x64.dll (No such file or directory)
java.io.FileNotFoundException: third-party/winvnc.x64.dll (No such file or directory)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at java.io.FileInputStream.<init>(FileInputStream.java:93)
        at common.CommonUtils.readFile(Unknown Source)
        at server.ManageUser.process(Unknown Source)
        at server.ManageUser.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)

 

原因:缺少相关的 vnc dll组件

解决:

1. cobaltstrike 下运行下面的命令

  mkdir third-party

2. 上传相关的 dll组件

  https://download.csdn.net/download/qq_43615820/86400073

 

目录
相关文章
|
16天前
|
JavaScript
[WDS] Disconnected解决方法
[WDS] Disconnected解决方法
14 0
|
6月前
|
关系型数据库 MySQL
MySQL安装--Starting the sever安装失败
MySQL安装--Starting the sever安装失败
100 0
|
弹性计算 Linux 网络安全
Disconnected: No supported authentication methods available)FileZilla通过SSH连接Linux服务器( CentOS)
Disconnected: No supported authentication methods available)FileZilla通过SSH连接Linux服务器( CentOS)
453 0
Disconnected: No supported authentication methods available)FileZilla通过SSH连接Linux服务器( CentOS)
|
关系型数据库 MySQL 数据安全/隐私保护
Client does not support authentication protocol requested by server 解决Navicat连接不上MySql服务器报错
Client does not support authentication protocol requested by server 解决Navicat连接不上MySql服务器报错
493 0
Client does not support authentication protocol requested by server 解决Navicat连接不上MySql服务器报错
|
Linux 数据安全/隐私保护 虚拟化
|
Windows Linux 数据安全/隐私保护
|
Ubuntu 数据安全/隐私保护 Windows
|
Ubuntu Shell 数据安全/隐私保护