当前位置:网站首页>selenium預先加載cookie的必要性
selenium預先加載cookie的必要性
2022-04-23 05:24: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://yzsam.com/2022/04/202204230522540941.html
边栏推荐
- Blender程序化地形制作
- Output string in reverse order
- 学习笔记:Unity CustomSRP-10-Point and Spot Shadows
- My old programmer's perception of the dangers and opportunities of the times?
- Anti crawler (0): are you still climbing naked with selenium? You're being watched! Crack webdriver anti crawler
- Project manager's thinking mode worth trying: project success equation
- Multi process model in egg -- egg document Porter
- !!!!!!!!!!!!!!!!!!
- Collaboration future object and concurrent futures
- MySQL series - install MySQL 5.6.27 on Linux and solve common problems
猜你喜欢
Good simple recursive problem, string recursive training
SQLyog的基本使用
2021-10-12
跨域CORS的情缘~
Five key technologies to improve the devsecops framework
Domain driven model DDD (III) -- using saga to manage transactions
2022年最热门的招聘技术技能是什么,您绝对想不到
如何在Word中添加漂亮的代码块 | 很全的方法整理和比较
无线网怎么用手机验证码登录解决方案
Let the LAN group use the remote device
随机推荐
Project manager's thinking mode worth trying: project success equation
源码剖析Redis中如何使用跳表的
How to realize adaptive layout
Semi synchronous replication of MariaDB
Let the LAN group use the remote device
Publish your own wheel - pypi packaging upload practice
Uniapp hot update with progress bar
JS time format conversion
mariadb数据库的主从复制
学习笔记:Unity CustomSRP-10-Point and Spot Shadows
数字化转型失败,有哪些原因?
Three 之 three.js (webgl)旋转属性函数的简单整理,以及基于此实现绕轴旋转的简单案例
Basic use of sqlyog
Open source rule engine - Ice: dedicated to solving flexible and complex hard coding problems
C test calls the paddlesharp module to recognize pictures and words
双击.jar包无法运行解决方法
Redis的基本知识
Three 之 three.js (webgl)模型的删除/场景的清空/内存的释放 的简单整理
SQL Server检索SQL和用户信息的需求
Interesting prime number problem hdu5750