# OWASP Automated Threats to Web Applications ja

This is the unofficial Japanese translation of the [OWASP Automated Threats to Web Applications](https://owasp.org/www-project-automated-threats-to-web-applications/).

### Originator

* Project Site - <https://owasp.org/www-project-automated-threats-to-web-applications/>
* Project Repository - <https://github.com/OWASP/www-project-automated-threats-to-web-applications>

## OWASP ウェブアプリケーションに対する自動化された脅威 日本語版

* [OWASP ウェブアプリケーションに対する自動化された脅威](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/index)
* [範囲と定義](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/tab_scope)
* [ユースケースシナリオ](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/tab_usecases)
* [オントロジー](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/tab_ontology)
* [文献](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/tab_bibliography)
* [よくある質問](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/tab_faqs)
* [謝辞とスポンサー](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/tab_acknowledgements)
* [インフォメーション](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/info)
* [リーダー](https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/owasp-webuapurikshonnisurusareta/leaders)

## License

[Creative Commons Attribution-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/)

## Translator (Japanese)

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


---

# Agent Instructions: 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:

```
GET https://coky-t.gitbook.io/owasp-automated-threats-to-web-applications-ja/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
