本帖最后由 堡塔运维小林 于 2023-5-11 17:08 编辑
[root@ecs-Tlw1F ~]# history |grep .sh
26 shutdown
31 vi change.sh
33 vi change.sh
105 yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
110 wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
114 history | grep sh
115 history |grep sh
116 history | grep sh
117 curl -s -m 5 http://download.bt.cn/tools/btcheck.sh|bash
119 history |grep .sh
[root@ecs-Tlw1F ~]# cat /www/server/panel/data/userInfo.json
{"id": 4607839, "uid": 1133958, "state": 1, "username": "", "secret_key": "KbAjo76ntGEuh3c3o8n4RuceXJbBnWnEAXGDlqQkEBjUlmDh", "access_key": "WFUJp5BIRB03rhPYc313bEJuIfIZCdpg", "address": "", "addtime": 1680271232, "idc_code": "", "area": "", "serverid": "a1ca0c7949db847b09d0230d569a73cd85530db6136e66ea3e02ba0aa105db80", "ukey": "d00929dcc941d21c000a27384ea473c0"}[root@ecs-Tlw[root@ecs-Tlw1F ~]# |