CWP agent can be installed upon launch of CVM instance or later.
Log in to the CWP Console and select Asset Management > Server List on the left sidebar to see whether CWP agent has been installed on the instance, as shown below:
After installing CWP, you can use the features such as trojan detection and killing, login audit, and password cracking detection, which are automatically started after CWP is installed. At this time, you can view server intrusion detection details in two ways as shown below:
After installing CWP and upgrade to the Pro edition, you can use the system component vulnerability detection, web component vulnerability detection, and security baseline detection features.
Log in to the CWP Console, click Vulnerability Management on the left sidebar, and click the feature you want to view. Then, you can view the vulnerability detection details of all servers with CWP enabled and repair the vulnerabilities as prompted.
Currently, the following versions are supported:
https://imgcache.qq.com/qcloud/csec/yunjing/static/ydeyes_win32.exe
http://u.yd.qcloud.com/ydeyes_win32.exe
http://u.yd.tencentyun.com/ydeyes_win32.exe
Verification of installation result on Windows: open Task Manager and check whether the YDService and YDLive processes are called, and if yes, the installation is successful.
s.yd.qcloud.com; l.yd.qcloud.com; u.yd.qcloud.com
5574
, 8080
, 80
, and 9080
tencentyun.com
and yd.qcloud.com
to the default DNS.Currently, the following versions are supported:
wget --no-check-certificate https://imgcache.qq.com/qcloud/csec/yunjing/static/yunjinginstall.sh && sh ./yunjinginstall.sh
wget http://u.yd.qcloud.com/ydeyesinst_linux64.tar.gz && tar -zxvf ydeyesinst_linux64.tar.gz && sh self_cloud_install_linux64.sh
wget http://u.yd.tencentyun.com/ydeyesinst_linux64.tar.gz && tar -zxvf ydeyesinst_linux64.tar.gz && sh self_cloud_install_linux64.sh
After executing installation commands, check whether the YDService and YDLive processes are called, and if yes, CWP agent is successfully installed. Run the following command to check:
ps -ef|grep YD
If the processes are not called, you can manually run the following command as the root user to start the program:
/usr/local/qcloud/YunJing/YDEyes/YDService
You can uninstall CWP agent in the console or OS, as shown below:
Uninstallation in the console
Uninstallation in the OS
C:\Program Files\QCloud\YunJing\uninst.exe
./usr/local/qcloud/YunJing/uninst.sh
.s.yd.qcloud.com; l.yd.qcloud.com; u.yd.qcloud.com
5574
, 8080
, 80
, and 9080
tencentyun.com
and yd.qcloud.com
to the default DNS.Pro edition is coming soon.
Was this page helpful?