当前位置:网站首页>[JS reverse sharing] community information of a website
[JS reverse sharing] community information of a website
2022-06-24 10:34:00 【Land without autumn】
Catalog
Two 、 Filter out the target keywords :
3、 ... and 、 Find the keyword js file :
Four 、 Crack js Functions that generate keywords in :
5、 ... and 、 Result output and complete code :
Statement : The following are based on chrome Browser operation
One 、 Look up the data interface :
Open the web page , Find the interface where the data resides :
Two 、 Filter out the target keywords :
View the parameters on the interface , Ask me many times to see the same , Those who change ( keyword ):
Multiple requests to discover ,timestamp and nonce The fields change , and timestamp For timestamps ,nonce For encrypting function results , And follow timestamp relevant , therefore , Just find nonce The encryption function of can simulate the generation of this keyword
3、 ... and 、 Find the keyword js file :
Search box input “nonce” Find the corresponding js file :https://community-front-static.vivo.com.cn/static/js/chunk-vendors.99e78f6f.js
Four 、 Crack js Functions that generate keywords in :
According to the above js file , stay Sources Find the corresponding file in , And find the function where the keyword is located , Set a breakpoint , Tracking into . It is found that a md5() Function of , Can see nodejs Can use their own code to copy again , If you don't understand, you can deduct the function directly , Copy to your own creation js In file
5、 ... and 、 Result output and complete code :
Results output :
Please refer to download
边栏推荐
- np. float32()
- 【IEEE出版】2022年智能交通与未来出行国际会议(CSTFM 2022)
- 记录一下MySql update会锁定哪些范围的数据
- numpy. logical_ or
- Niuke-top101-bm29
- 6. package management business development
- Flink cluster construction and enterprise level yarn cluster construction
- Solve the timeout of Phoenix query of dbeaver SQL client connection
- Stack Title: exclusive time of function
- A method to solve the self-adaptive width and height of the internal picture of rich text label in wechat applet
猜你喜欢
uniapp实现点击拨打电话功能
charles抓包工具使用教程
283.移动零
機械臂速成小指南(二):機械臂的應用
How to customize sharing links in wechat for H5 web pages
2022全网最全最细的jmeter接口测试教程以及接口测试流程详解— JMeter测试计划元件(线程<用户>)
线程的六种状态
Leetcode-2221: triangular sum of arrays
JMeter interface test tool foundation - sampler (II)
1. project environment construction
随机推荐
JMeter接口测试工具基础 — Badboy工具
分布式系统你必须了解的点-CAP
3. addition, deletion, modification and query of employees
Niuke-top101-bm29
Leetcode interview question 16.06: minimum difference
2. login and exit function development
SF Technology Smart logistics Campus Technology Challenge (June 19, 2022) [AK]
Niuke-top101-bm28
uniapp开发微信小程序,显示地图功能,且点击后打开高德或腾讯地图。
[IEEE publication] 2022 International Conference on industrial automation, robotics and Control Engineering (iarce 2022)
Flink checkpoint and savepoint
2.登陆退出功能开发
4.分类管理业务开发
Quick completion guide for manipulator (III): mechanical structure of manipulator
leetCode-2221: 数组的三角和
进程与多线程
JMeter接口测试工具基础— 使用Badboy录制JMeter脚本
希尔排序图文详解+代码实现
机械臂速成小指南(二):机械臂的应用
charles抓包工具使用教程