> For the complete documentation index, see [llms.txt](https://coky-t.gitbook.io/owasp-mobile-top10-ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coky-t.gitbook.io/owasp-mobile-top10-ja/readme.md).

# OWASP Mobile Top 10 ja

This is the unofficial Japanese translation of the [OWASP Mobile Top 10](https://github.com/OWASP/www-project-mobile-top-10).

* Document Site - <https://coky-t.gitbook.io/owasp-mobile-top10-ja/>
* Document Repository - <https://github.com/coky-t/owasp-mobile-top10-ja>

### Originator

* Project Site - <https://owasp.org/www-project-mobile-top-10>
* Project Repository - <https://github.com/OWASP/www-project-mobile-top-10>

## OWASP モバイル Top 10 2024 (Final Release) 日本語版

* [Mobile Top 10 2024-Top 10](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index.md)
* [M1: 不適切なクレデンシャルの使用 (Improper Credential Usage)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m1-improper-credential-usage.md)
* [M2: 不適切なサプライチェーンセキュリティ (Inadequate Supply Chain Security)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m2-inadequate-supply-chain-security.md)
* [M3: 安全でない認証と認可 (Insecure Authentication/Authorization)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m3-insecure-authentication-authorization.md)
* [M4: 不十分な入出力バリデーション (Insufficient Input/Output Validation)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m4-insufficient-input-output-validation.md)
* [M5: 安全でない通信 (Insecure Communication)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m5-insecure-communication.md)
* [M6: 不適切なプライバシーコントロール (Inadequate Privacy Controls)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m6-inadequate-privacy-controls.md)
* [M7: 不十分なバイナリ保護 (Insufficient Binary Protections)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m7-insufficient-binary-protection.md)
* [M8: セキュリティの設定ミス (Security Misconfiguration)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m8-security-misconfiguration.md)
* [M9: 安全でないデータストレージ (Insecure Data Storage)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m9-insecure-data-storage.md)
* [M10: 不十分な暗号化 (Insufficient Cryptography)](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index/m10-insufficient-cryptography.md)

## OWASP モバイル Top 10 2016 日本語版

* [Mobile Top 10 2016-Top 10](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-Top_10.html)
* [M1 - 不適切なプラットフォームの利用](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m1-improper-platform-usage.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M1-Improper_Platform_Usage.html)
* [M2 - 安全でないデータストレージ](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m2-insecure-data-storage.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M2-Insecure_Data_Storage.html)
* [M3 - 安全でない通信](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m3-insecure-communication.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M3-Insecure_Communication.html)
* [M4 - 安全でない認証](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m4-insecure-authentication.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M4-Insecure_Authentication.html)
* [M5 - 不十分な暗号化](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m5-insufficient-cryptography.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M5-Insufficient_Cryptography.html)
* [M6 - 安全でない認可](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m6-insecure-authorization.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M6-Insecure_Authorization.html)
* [M7 - 脆弱なコード品質](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m7-client-code-quality.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M7-Poor_Code_Quality.html)
* [M8 - コード改竄](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m8-code-tampering.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M8-Code_Tampering.html)
* [M9 - リバースエンジニアリング](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m9-reverse-engineering.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M9-Reverse_Engineering.html)
* [M10 - 余計な機能](/owasp-mobile-top10-ja/owasp-mobairu-top-10/index-1/m10-extraneous-functionality.md) [(html)](https://coky-t.github.io/owasp-mobile-top10-2016-ja/Mobile_Top_10_2016-M10-Extraneous_Functionality.html)

## Translator (Japanese)

[Koki Takeyama](https://github.com/coky-t)

* Document Site - <https://coky-t.gitbook.io/owasp-docs-ja/>
* Document Repository - <https://github.com/coky-t/owasp-docs-ja>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://coky-t.gitbook.io/owasp-mobile-top10-ja/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
