最近搜索
没有最近搜索

David Launen
已加入2023年9月13日
·
最后活动2023年9月14日
关注
0
关注者
0
活动总数
5
投票
0
订阅
2
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 David Launen
David Launen 进行了评论,
@Tetiana Gron (I can't figure out how to reference a user from this UI), for our use case, we configured CloudFlare to use a managed challenge for all requests for a specific action URL, for you it could be something like:
https://*.zendesk.com/requests//satisfaction/new/*
IMO, since you only really want humans to access this URL, avoid using the bot score and just have CloudFlare run it's challenge on all requests, which is typically a non intrusive JavaScript challenge where user just needs to wait a couple of seconds.
We ran into this exact issue when sending one time use URLs to certain users for initiating password resets, after we applied this method, we have never had a report again.
I use this approach on areas within our applications where you want only humans to access, i.e. initiating a password reset, etc.
查看评论 · 已于 2023年9月14日 发布 · David Launen
0
关注者
0
投票
0
评论
David Launen 进行了评论,
Interesting, has this completely rolled out? Were still seeing the bad results being triggered without user intervention as of just yesterday.
查看评论 · 已于 2023年9月13日 发布 · David Launen
0
关注者
0
投票
0
评论
David Launen 进行了评论,
This is actually quite easy to solve, we do it for similar links on our application. However, it requires Zendesk to run a bot check on the URL, we use a simple rule on CloudFlare, when the AV attempts to scan the URL CloudFlare checks the request and identifies it's not human and therefore does not pass the request to the application, and hence no false positives.
Works for us, but since Zendesk controls this URL, they need to implement this simple solution.
查看评论 · 已于 2023年9月13日 发布 · David Launen
0
关注者
0
投票
0
评论