问卷网登录逆向sign参数分析

滲透逆向 · 前天 · 5 人浏览

测试地址
可以看到需要分析的为sign和password,password我试过了是md5。那么sign就从启动器那里断点。
2025-06-25T13:17:28.png

从这里下断,因为是异步的。然后找w的数组分别定义的元素。
2025-06-25T13:19:13.png
2025-06-25T13:20:32.png

发现sign信息,从这里断点,发现走了后面那段,也就是h.c(e)。
2025-06-25T13:21:46.png
2025-06-25T13:22:37.png

h.c跳转到w函数,通过w函数
2025-06-25T13:23:49.png
经过后续分析,f函数其实是md5,后续就很好解决了,总之就是这样。

本站立足于美利堅合衆國,請讀者自覺遵守當地法律!如有違規,本站不承擔任何法律責任! This site is based in the United States of America, readers are requested to abide by local laws! If there are any violations, this site does not bear any legal responsibility! Theme Jasmine by Kent Liao