当前位置:网站首页>selenium预先加载cookie的必要性
selenium预先加载cookie的必要性
2022-04-23 05:23:00 【clema】
selenium载入BD网址后,后续刷入cookie,进行刷新或者重新载入。与正常浏览初次加载已带cookie的差别是否存在可检测性?实际情况BD已检测。
背景:
1.selenium(应该是)做不了预先刷入cookie;
验证方式:
1.载入BD网址后,后续刷入cookie。对搜索结果进行举报,会提示账号扫码;
2.正常浏览初次加载已带cookie。对搜索结果进行举报,会直接进入举报界面;
分析:
1.举报涉及对账号安全性校验更高;
2.考虑到BD有反机器人等各种手段,载入后刷入cookie模式下可能会对模拟(如:快排系统、及其他软件等)效果产生一定影响。
处理方式:
1.底层直接预先刷入cookie
2.使用selenium直接带cookie访问BD
(已尝试了使用java、C#均可)
技术交流:346291516#qq.com(#为@)
版权声明
本文为[clema]所创,转载请带上原文链接,感谢
https://blog.csdn.net/clema/article/details/118434437
边栏推荐
- phphphphphphphp
- The annual transaction volume of the app store is US $1 million, and only 15% commission is paid. Small and medium-sized developers are very contradictory
- What are the most popular recruitment technical skills in 2022? You can't think of it
- Power consumption parameters of Jinbei household mute box series
- Laravel routing job
- Laravel database
- Use of uniapp native plug-ins
- 我这位老程序员对时代危险和机遇的一点感悟?
- C#测试调用PaddleSharp模块识别图片文字
- egg中的cors和proxy(づ ̄3 ̄)づ╭~踩坑填坑的过程~ToT~
猜你喜欢
Using PHP post temporary file mechanism to upload arbitrary files
我这位老程序员对时代危险和机遇的一点感悟?
5 minutes to understand MySQL row column conversion
好的测试数据管理,到底要怎么做?
Servlet3 0 + event driven for high performance long polling
源码剖析Redis中如何使用跳表的
7-4 is it too fat (10 points) PTA
《2021年IT行业项目管理调查报告》重磅发布!
Cross domain CORS relationship~
Summary of MySQL knowledge points
随机推荐
The introduction of lean management needs to achieve these nine points in advance
Three 之 three.js (webgl)简单实现根据点绘制线/弧线(基于LineGeometry / Line2 / LineMaterial,绘制两点基于圆心的弧线段)
低代码和无代码的注意事项
Uniapp wechat sharing
Semi synchronous replication of MariaDB
How does PostgreSQL parse URLs
Blender程序化地形制作
点击添加按钮--出现一个框框(类似于添加学习经历-本科-研究生)
Laravel database
(十一)vscode代码格式化配置
Domain driven model DDD (III) -- using saga to manage transactions
SQLyog的基本使用
JS Array常见方法
云计算与云原生 — OpenShift 的架构设计
Three 之 three.js (webgl)旋转属性函数的简单整理,以及基于此实现绕轴旋转的简单案例
Let the LAN group use the remote device
双击.jar包无法运行解决方法
App Store年交易额100万美元只缴15%佣金,中小开发者心里很矛盾
MySQL external connection, internal connection, self connection, natural connection, cross connection
node中的redis使用--ioredis