夜幕-JS逆向系列课 第6课练习题第一种无限debugger

This commit is contained in:
luzhisheng 2022-07-27 00:06:42 +08:00
parent e1ec47e75e
commit 5bb8c8a014

View File

@ -4,3 +4,26 @@
如果关键参数 arg1 为 5D6DBFF4776ED19E013868C0663AC4A6FD3C2FEB那么 set 的关键 cookie arg2 是多少? 如果关键参数 arg1 为 5D6DBFF4776ED19E013868C0663AC4A6FD3C2FEB那么 set 的关键 cookie arg2 是多少?
1.打开浏览器开发者工具全局搜索,清除cookie数据刷新页面
![debugger](../img/96.png)
2.过掉 debugger , 调试F11进入内部执行函数
![debugger](../img/97.png)
3.搜索 arg1 ,很容易就定位代码位置
var _0x23a392 = arg1[_0x55f3('0x19', '\x50\x67\x35\x34')]();
arg2 = _0x23a392[_0x55f3('0x1b', '\x7a\x35\x4f\x26')](_0x5e8b26);
setTimeout('\x72\x65\x6c\x6f\x61\x64\x28\x61\x72\x67\x32\x29', 0x66a);
4.控制台测试输出
![debugger](../img/98.png)
![debugger](../img/99.png)
5.结果
a3c0e93f77bfd38a6be3e0d72665bdfd2cead199