文章预览
扫码领资料 获网安教程 文章来源: https: //forum.butian.net/share/3126 独有一份的xx云函数利用教程和profile混淆技术认识 云函数 云函数(Serverless Cloud Function,SCF)是云服务商为企业和开发者们提供的无服务器执行环境,帮助您在无需购买和管理服务器的情况下运行代码。 提供云函数服务商 阿里云:https://www.aliyun.com/product/fc 腾讯云:https://console.cloud.tencent.com/scf/ 华为云:https://developer.huawei.com/consumer/cn/agconnect/cloud-function/ 百度云:https://cloud.baidu.com/product/cfc.html 移动云:https://ecloud.10086.cn/home/product-introduction/sfc 天翼云:https://www.ctyun.cn/products/hsjs 字节跳动轻服务:https://qingfuwu.cn/ AWS Lambda:https://aws.amazon.com/lambda/ Google Firebase:https://firebase.google.com/ Azure Function:https://azure.microsoft.com/en-us/services/functions/ 利用场景 1、用于隐藏上线的服务器IP 2、域名白名单出
………………………………