Created
May 3, 2024 14:36
-
-
Save mouseos/9a43214850735e5ba7fc8d3efc00ae90 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# YunxinTools | |
## ログイン | |
6桁の数値を入力する。以下のリクエストが送られる | |
```bash | |
curl -H "Host: 47.52.71.117" \ | |
-H "User-Agent: Mozilla/5.0 (Linux; U; Android 6.0; en-us; A303 Build/MRA58K) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1" \ | |
--compressed \ | |
"http://47.52.71.117/TGG_UserCenter/mb/at?at=000000&md5=1BE9445BEEB03BBF1E324A27BC65DB96&sha1=14CA8DFB068DB622E7393108543C6486A5E3ACEF&sha256=3424C745AD57BB2900924797879ABCE8C4DD06925CC0DC0FE6484E3786DC4848&imeiOrMeid=866819000031316&msisdn=23C96ECD39E4CCECB385C5F9E84D1278&subscriberId=23C96ECD39E4CCECB385C5F9E84D1278&cpuSeriaNumber=2361144036701172&firmwareVersion=3.18.19&model=6.0&systemVersion=A303&startTime=3H%3A56m&cap=com.yunxin.tools" | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment