Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added README.assets/ezgif-5-191ba6b41b.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,21 @@

![jsonp-life-circle.drawio](./README.assets/jsonp-life-circle.drawio.png)

工具辅助逆向实战资料:

- 待补充

逆向练习靶场:

- [https://github.com/JSREI/js-script-hook-goat](https://github.com/JSREI/js-script-hook-goat)

辅助逆向实战文章:

- [Script Hook辅助逆向jsonp参数加密](https://github.com/JSREI/js-script-hook-goat/blob/main/docs/jsonp-request-encrypt/README.md)
- [Script Hook辅助逆向jsonp响应加密](https://github.com/JSREI/js-script-hook-goat/blob/main/docs/jsonp-response-encrypt/README.md)
- [Script Hook辅助逆向jsonp请求参数/响应字段加密](https://github.com/JSREI/js-script-hook-goat/blob/main/docs/jsonp-request-encrypt-and-response-encrypt/README.md)

核心功能演示:

![ezgif-5-191ba6b41b](./README.assets/ezgif-5-191ba6b41b.gif)

# 二、安装

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions docs/pr/征文活动/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# JSREI Script Hook逆向实战征文活动

## 活动规则

- 写逆向实战文章或录演示视频,使用[JSREI Script Hook](https://github.com/JSREI/js-script-hook)辅助逆向真实网站案例,难度不限,阅读或播放数超过100认为是有效参与

## 参与方式

- 把参与活动的文章链接或视频链接粘贴在此issue https://github.com/JSREI/js-script-hook/issues/41 中即可
- 活动时间截止到2025-02-28
- 如有任何疑问,请联系活动组织者咨询,微信 CC11001100-weixin

## 中奖规则

- **中奖名额**:共10个中奖名额,每人仅限中奖一次。
- **中奖方式**:
1. **Top 3 直接中奖**:阅读量或播放量最高的前3个有效参与作品将直接中奖。
2. **随机抽取**:剩余7个中奖名额将从所有有效参与者中随机抽取。
- **特殊情况处理**:
- 如果有效参与人数不足10个,则所有有效参与者都将中奖,剩余名额从全部参与者中随机抽取。
- 如果有效参与人数为0,则从全部参与者中随机抽取10个中奖者;若全部参与者不足10个,则所有参与者都将中奖。
- 如果无人参与,活动组织者将把钱留着过年吃点好的(第一次搞这类活动,应该不会这么惨吧...)。

## 领奖方式

- 2025-02-28当天会艾特每个中奖的人并留下活动组织者微信,请中奖者于一个月内(2025-03-31)加微信联系发货,过时不候

## 奖品

锦鲤蛇公仔,大小大约8寸26cm

![image-20250112032952576](./README.assets/image-20250112032952576.png)

![image-20250112033020370](./README.assets/image-20250112033020370.png)



![image-20250112033031897](./README.assets/image-20250112033031897.png)







71 changes: 0 additions & 71 deletions goat/jsonp-request-encrypt-and-response-encrypt/README.md

This file was deleted.

172 changes: 0 additions & 172 deletions goat/jsonp-request-encrypt-and-response-encrypt/client.html

This file was deleted.

Loading