Skip to content

Commit

Permalink
add: frida api, adb command
Browse files Browse the repository at this point in the history
  • Loading branch information
TRHX committed Jan 21, 2024
1 parent f7bb95a commit b5c8956
Show file tree
Hide file tree
Showing 9 changed files with 674 additions and 39 deletions.
Binary file added docs/.vuepress/public/img/debugger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/jshook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 19 additions & 15 deletions docs/02.验证码/03.国外验证码/04.Arkose Labs FunCAPTCHA.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,37 @@ article: false
<br>

![](/img/funcaptcha.webp)

<br>

Demo 样例(随时有可能变化,以实际情况为准):
<br>

| 说明 | 验证码页面 | 原始页面 |
| :---: | :---: | :---: |
| 官方 Demo | [3EE79F8D-13A6-474B-9278-448EA19F79B3](https://iframe.arkoselabs.com/3EE79F8D-13A6-474B-9278-448EA19F79B3/index.html) | [点击访问](https://www.arkoselabs.com/arkose-matchkey/) |
| Twitter PC 端注册 | [2CB16598-CB82-4CF7-B332-5990DB66F3AB](https://iframe.arkoselabs.com/2CB16598-CB82-4CF7-B332-5990DB66F3AB/index.html)<br><Badge text="本页使用" type="error" vertical="middle"/> | [点击访问](https://twitter.com/)<br>(点击创建账号) |
| Twitter 移动端注册 | [867D55F2-24FD-4C56-AB6D-589EDAF5E7C5](https://iframe.arkoselabs.com/867D55F2-24FD-4C56-AB6D-589EDAF5E7C5/index.html) | [点击访问](https://twitter.com/)<br>(手机模式) |
| Twitter 解锁账户 | [0152B4EB-D2DC-460A-89A1-629838B529C9](https://iframe.arkoselabs.com/0152B4EB-D2DC-460A-89A1-629838B529C9/index.html) | 暂无页面<br>部分用户注册后需要解锁账户 |
| RockstarGames 注册 | [A5A70501-FCDE-4065-AF18-D9FAF06EF479](https://iframe.arkoselabs.com/A5A70501-FCDE-4065-AF18-D9FAF06EF479/index.html) | [点击访问](https://signin.rockstargames.com/create/date-of-birth?cid=rsg) |
| Amazon 验证页面 | [2F1CD804-FE45-F12B-9723-240962EBA6F8](https://iframe.arkoselabs.com/2F1CD804-FE45-F12B-9723-240962EBA6F8/index.html) | [点击访问](https://www.amazon.com/aaut/verify/flex-offers/challenge?challengeType=ARKOSE_LEVEL_2&returnTo=https://www.amazon.com&headerFooter=false) |
| Microsoft 账号注册 | B7D8911C-5CC8-A9A3-35B0-554ACEE604DA | [点击访问](https://signup.live.com/signup)<br>(使用 outlook 邮箱注册) |
| Linkedin 账号注册 | [9E881D9A-F495-4A23-BE4B-16067FF8CC3B](https://iframe.arkoselabs.com/9E881D9A-F495-4A23-BE4B-16067FF8CC3B/index.html) | [点击访问](https://www.linkedin.com/signup) |
| Electronic Arts 注册 | 0F5FE186-B3CA-4EDB-A39B-9B9A3397D01D | [点击访问](https://www.ea.com/register) |
| Github OctoCaptcha | D72ECCFB-262E-4065-9196-856E70BE98ED | [点击访问](https://octocaptcha.com/) |
| Snapchat 注册 | EA4B65CB-594A-438E-B4B5-D0DBA28C9334 | [点击访问](https://accounts.snapchat.com/accounts/v2/signup) |
- FunCaptcha 的图片数量和难度,取决于当前环境指纹质量的高低,指纹质量越低,验证码的难度越高;
- 部分网站直接访问验证码页面和从原始页面访问验证码,可能有差异,例如 `public_key/` 接口缺少 `data[blob]` 参数,可能触发风控,或者导致最终的 token 不可用。

| 说明 | 验证码页面 | 原始页面 |
|:------------------:|:---------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------:|
| 官方 Demo <Badge text="本页使用" type="error" vertical="middle"/> | [3EE79F8D-13A6-474B-9278-448EA19F79B3](https://iframe.arkoselabs.com/3EE79F8D-13A6-474B-9278-448EA19F79B3/index.html) | [点击访问](https://www.arkoselabs.com/arkose-matchkey/) |
| Twitter PC 端注册 | [2CB16598-CB82-4CF7-B332-5990DB66F3AB](https://iframe.arkoselabs.com/2CB16598-CB82-4CF7-B332-5990DB66F3AB/index.html) | [点击访问](https://twitter.com/)<br>(点击创建账号) |
| Twitter 移动端注册 | [867D55F2-24FD-4C56-AB6D-589EDAF5E7C5](https://iframe.arkoselabs.com/867D55F2-24FD-4C56-AB6D-589EDAF5E7C5/index.html) | [点击访问](https://twitter.com/)<br>(手机模式) |
| Twitter 解锁账户 | [0152B4EB-D2DC-460A-89A1-629838B529C9](https://iframe.arkoselabs.com/0152B4EB-D2DC-460A-89A1-629838B529C9/index.html) | 暂无页面<br>(部分账号需要解锁账户) |
| RockstarGames 注册 | [A5A70501-FCDE-4065-AF18-D9FAF06EF479](https://iframe.arkoselabs.com/A5A70501-FCDE-4065-AF18-D9FAF06EF479/index.html) | [点击访问](https://signin.rockstargames.com/create/date-of-birth?cid=rsg) |
| Amazon 验证页面 | [2F1CD804-FE45-F12B-9723-240962EBA6F8](https://iframe.arkoselabs.com/2F1CD804-FE45-F12B-9723-240962EBA6F8/index.html) | [点击访问](https://www.amazon.com/aaut/verify/flex-offers/challenge?challengeType=ARKOSE_LEVEL_2&returnTo=https://www.amazon.com&headerFooter=false) |
| Linkedin 账号注册 | [9E881D9A-F495-4A23-BE4B-16067FF8CC3B](https://iframe.arkoselabs.com/9E881D9A-F495-4A23-BE4B-16067FF8CC3B/index.html) | [点击访问](https://www.linkedin.com/signup) |
| Electronic Arts 注册 | [0F5FE186-B3CA-4EDB-A39B-9B9A3397D01D](https://iframe.arkoselabs.com/0F5FE186-B3CA-4EDB-A39B-9B9A3397D01D/index.html) | [点击访问](https://www.ea.com/register) |
| Microsoft 账号注册 | B7D8911C-5CC8-A9A3-35B0-554ACEE604DA | [点击访问](https://signup.live.com/signup)<br>(使用 outlook 邮箱注册) |
| Github OctoCaptcha | D72ECCFB-262E-4065-9196-856E70BE98ED | [点击访问](https://octocaptcha.com/) |
| Snapchat 注册 | EA4B65CB-594A-438E-B4B5-D0DBA28C9334 | [点击访问](https://accounts.snapchat.com/accounts/v2/signup) |

::: right
访问 [Arkose Labs 官网](https://www.arkoselabs.com/arkose-matchkey/)
:::



<!-- ::: danger 提示
暂无法展示 Demo,推荐访问 [nopecha.com](https://nopecha.com/demo/funcaptcha) 进行体验。
::: -->

<iframe src="https://iframe.arkoselabs.com/2CB16598-CB82-4CF7-B332-5990DB66F3AB/index.html" height="600px"></iframe>
<iframe src="https://iframe.arkoselabs.com/3EE79F8D-13A6-474B-9278-448EA19F79B3/index.html" height="500px"></iframe>

16 changes: 14 additions & 2 deletions docs/03.辅助查询/01.辅助脚本/01.JS HOOK.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Hook 中文译为钩子,在程序中可以将其理解为“劫持”,我们
<br>
通俗来讲,Hook 其实就是拦路打劫,马邦德带着老婆,出了城,吃着火锅,还唱着歌,突然就被麻匪劫了,张麻子劫下县长马邦德的火车,摇身一变化身县长,带着手下赶赴鹅城上任。Hook 的过程,就是张麻子顶替马邦德的过程。

![](https://z1.ax1x.com/2023/11/02/piKZdwd.png)
![](/img/jshook.png)
:::

::: warning
Expand Down Expand Up @@ -80,7 +80,19 @@ Hook 中文译为钩子,在程序中可以将其理解为“劫持”,我们
})();
```

## Hook Debugger
## Hook 无限 Debugger

::: note 注意
Firefox、Firefox Developer Edition 浏览器从 121 版本开始,添加了 `Pause on debugger statement`(在调试器语句上暂停)功能,默认勾选,取消勾选即可轻松绕过无限 debugger。具体详见[更新日志](https://www.mozilla.org/en-US/firefox/121.0/releasenotes/)。

<br>

![](/img/debugger.png)

<br>

![](/img/firefox.png)
:::

::: tip
无限 debugger 生成的形式比较多样,常见于构造函数、定时器和 eval 里,可根据实际场景进行调整。
Expand Down
Loading

0 comments on commit b5c8956

Please sign in to comment.