安全中心
https://api.weixin.qq.com/wxa/msg_sec_checkhttps://api.weixin.qq.com/wxa/msg_sec_check[图片]判断了label值还是审核不过
小程序端不能使用https方式调用https://api.weixin.qq.com/wxa/msg_sec_check和图片检查接口? https://developers.weixin.qq.com/miniprogram/dev/framework/ability/network.html#1.%20%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%9F%9F%E5%90%8D%E9%85%8D%E7%BD%AE https://developers.weixin.qq.com/miniprogram/dev/framework/security.msgSecCheck-v1.html#method-http 到底这么用,文档能写的清晰一点吗?
如题 [图片]
https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/sec-center/sec-check/msgSecCheck.htmlhttps://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/sec-center/sec-check/msgSecCheck.htmlhttps://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/sec-center/sec-check/msgSecCheck.html 请求参数: {"scene":2,"content":"操你大爷","openid":"xxxxxxxxxxxxxxxxxxxxxx","version":2} 返回值: {"errcode":0,"errmsg":"ok","detail":[{"strategy":"keyword","errcode":0},{"strategy":"content_model","errcode":0,"suggest":"pass","label":100,"prob":90}],"trace_id":"6418023b-0bae23f0-636a0bab","result":{"suggest":"pass","label":100}}
http curl 能调用成功 php 调用时返回false. 请求大佬指点下
https://developers.weixin.qq.com/minigame/dev/devtools/vulnerability.html 需要付费吗
计算7/1!+10/2!1+13/3!+16/4!...前10项的和并输出结果。 #include <iostream> #include <iomanip> using namespace std; int main() { float t = 1, s = 0; int i,( ); for (i = 1; i <= 10; i++) () cout<<s; return 0; } 这个程序在括号里填什么? {'errcode': 0, 'errmsg': 'ok', 'detail': [{'strategy': 'keyword', 'errcode': 0}, {'strategy': 'content_model', 'errcode': 0, 'suggest': 'risky', 'label': 20003, 'prob': 90}], 'trace_id': '64117827-4095d8fa-609c3b8d', 'result': {'suggest': 'risky', 'label': 20003}}
我想用官方的内容安全识别,不知道有什么问题,输入什么都是内容正常 [图片] ,[图片] ,[图片]
我测试了一个很严重的违规词汇,竟然都没risky,而是review。 返回值如下,根据id你们应该查得到内容 {"errcode":0,"errmsg":"ok","detail":[{"strategy":"content_model","errcode":0,"suggest":"review","label":20001,"prob":90},{"strategy":"keyword","errcode":0}],"trace_id":"64107881-65f15508-586e63ec","result":{"suggest":"review","label":20001}}
https://mp.weixin.qq.com/cgi-bin/announce?token=233192696&action=getannouncement&key=11522142966rk3L2&version=1&lang=zh_CN&platform=2 文本图片安全内容检测接口都是实时返回的吗
内容安全图片音频检测接口 调用 https://api.weixin.qq.com/wxa/media_check_async?access_token=ACCESS_TOKEN 报错 "{\"errcode\":40048,\"errmsg\":\"invalid url domain rid: 640ff139-1a1dfab6-56f661cd\"}" 消息接收服务器配置 已经配置好了, appid: wxf74595c29b7a0cbb 麻烦管理员后台查一下,谢谢 [图片] [图片] [图片]
[图片] 这里是请求代码,下面是请求结果 [图片]
appid :wxf74595c29b7a0cbb 内容安全图片音频检测接口 一直报错:"{\"errcode\":40048,\"errmsg\":\"invalid url domain rid: 640fb2cc-730c539d-122451cd\"}" 已经配置好消息推送,请教一下,还需要做哪些工作,后台接收消息的处理代码没写,这有关系吗 [图片]
[图片] 为什么傻逼都能检测通过?
https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/sec-center/sec-check/msgSecCheck.html
消息内容是:毒品 [图片] 返回的结果都是通过 {"errcode":0,"errmsg":"ok","detail":[{"strategy":"content_model","errcode":0,"suggest":"pass","label":100,"prob":90},{"strategy":"keyword","errcode":0}],"trace_id":"6408378c-3b19fe3c-4d1a4978","result":{"suggest":"pass","label":100}}
是需要用户进行过登录操作还是只需要用户进入小程序页面就算?[图片]
我想知道这个检测机制是什么 为什么连最基本骂人的话都检测不到
你好,当前提审小程序包中可能包含明文的AppSecret,存在泄漏的安全风险。一旦被恶意用户通过技术手段获取你的AppSecret,对方可以通过调用API获取你的小程序敏感数据,如接口调用凭证、用户信息、用户使用数据、小程序码等。出于安全考虑,开发者应将AppSecret保存 到后台服务器中,并严格保密,不向任何第三方等透露。建议你立即调整技术方案,去除小程序包中的AppSecret字样并重置可能已泄漏的AppSecret,消除风险。
也没有个文档说明,事件名称是什么?不会让我们看请求过来的内容然后猜???
你好,麻烦提供具体的traceid,以便后续核实