> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/zen-firewall/miscellaneous/bot-protection-details.md).

# ボット保護の詳細

このドキュメントは、Zen が自動化トラフィックを識別してブロックするために使用する、特定のユーザーエージェント文字列を一覧表示しています。リクエストがこれらのユーザーエージェントのいずれかに一致すると、Zen は自動的にそれをボットトラフィックとしてフラグ付けします。

## AIデータスクレイパー <a href="#ai-data-scrapers" id="ai-data-scrapers"></a>

```
AI2Bot
anthropic-ai
Applebot-Extended
Brightbot
Bytespider
CCBot
ChatGLM.Spider
ClaudeBot
cohere-training-data-crawler
Diffbot
Google-Extended
GPTBot
ImagesiftBot
img2dataset
Kangaroo Bot
meta-externalagent
omgili
PanguBot
SBIntuitionsBot
Timpibot
VelenPublicWebCrawler
Webzio-Extended
```

## アーカイバ <a href="#archivers" id="archivers"></a>

```
archive.org_bot
Arquivo-web-crawler
heritrix
ia_archiver
ia_archiver-web\.archive.org
NiceCrawler
```

## SEOクローラー <a href="#seo-crawlers" id="seo-crawlers"></a>

```
AhrefsBot
AhrefsSiteAudit
Backlinkcrawler
Barkrowler
BLEXBot
BrightEdge Crawler
Cocolyzebot
DataForSeoBot
DomainStatsBot
dotbot
hypestat
linkdexbot
MJ12bot
online-webceo-bot
rogerbot
Screaming Frog SEO Spider
SemrushBot
SenutoBot
SenutoBot
SeobilityBot
Seodiver
SEOkicks
SEOlizer
SEOlyzer
serpstatbot
sitebulb
SiteCheckerBotCrawler
Siteimprove\.com
ZoomBot
```

## 検索エンジン <a href="#search-engines" id="search-engines"></a>

```
360Spider
AlexandriaOrgBot
AntBot
Applebot
Baiduspider
bingbot
coccocbot-web
Daum
DuckDuckBot
DuckDuckGo-Favicons-Bot
entireweb\.com
Feedfetcher-Google
GeedoBot
Google Favicon
Google-InspectionTool
Googlebot
GoogleOther
HaoSouSpider
Linguee Bot
MojeekBot
msnbot
netEstate NE Crawler
PetalBot
Qwantbot
Qwantify
search\.marginalia\.nu
seekport\.com
SemanticScholarBot
SeznamBot
Sogou web spider
Storebot-Google
StractBot
teoma
TinEye
yacybot
Yahoo! Slurp
Yandex
Yeti
YisouSpider
ZumBot
```

## AI検索クローラー <a href="#ai-search-crawlers" id="ai-search-crawlers"></a>

```
Amazonbot
Andibot
Applebot-Extended
Google-CloudVertexBot
iaskspider
OAI-SearchBot
PerplexityBot
PhindBot
YouBot
```

## AIアシスタント <a href="#ai-assistants" id="ai-assistants"></a>

```
ChatGPT-User
Claude-User
Claude-Web
cohere-ai
DuckAssistBot
GitHubCopilotChat
Meta-ExternalFetcher
MistralAI-User
NovaAct
Perplexity-User
```

## 脆弱性スキャナ <a href="#vulnerability-scanners" id="vulnerability-scanners"></a>

```
absinthe
arachni
Argus(-Scanner|Crawler|DataLeakChecker|Bot
Argus(-Scanner|Crawler|DataLeakChecker|Bot
BackDoorBot
bsqlbf
cgichk
cisco-torch
crimscanner
DirBuster
DominoHunter|domino hunter
DotDotPwn
feroxbuster
FHScan Core
Fuzz Faster U Fool
gobuster
Grendel-Scan
Havij
hydra
l9explore
lkxscan
masscan
Mysqloit
Nessus
Netsparker
Nikto
Nmap NSE
Nmap Scripting Engine
Nuclei
OpenVAS
OWASP Amass
Paros
ShadowSpray\.Kerb
SQL Power Injector
sqlmap
sqlninja
Teh Forest Lobster
uil2pn
w3af\.(sf\.net|sourceforge\.net|org
webshag
webvulnscan
WPScan
ZmEu
```

## ヘッドレスブラウザ <a href="#headless-browsers" id="headless-browsers"></a>

```
HeadlessChrome
HeadlessEdg
```

## ソーシャルメディアボット <a href="#social-media-bots" id="social-media-bots"></a>

```
Bluesky Cardyb
facebookcatalog
facebookexternalhit
LinkedInBot
Mastodon
meta-externalagent
meta-externalfetcher
pinterest\.com.bot
Pinterestbot
redditbot
TikTokSpider
Twitterbot
vkShare
XING-contenttabreceiver
```

## データ収集ボット <a href="#data-harvesters" id="data-harvesters"></a>

```
Email Extractor
EmailCollector
EmailSiphon
EmailWolf
ExtractorPro
MailBait
MailSweeper
WebDataExtractor
```

## 広告ボット <a href="#a-dvertisement-bots" id="a-dvertisement-bots"></a>

```
adbeat_bot
adidxbot
AdsBot-Google
Google-Adwords
Mediapartners (Googlebot)
Mediapartners-Google
```

## メッセージプレビュー

```
Discordbot
SkypeUriPreview
Slackbot-LinkExpanding
Snap URL Preview Service
TelegramBot
Viber
WhatsApp
```

## 監視ツール

```
Catchpoint
pingbot\/|pingdom\.com
UptimeRobot\/
```


---

# 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://help.aikido.dev/docs/docs-ja/zen-firewall/miscellaneous/bot-protection-details.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.
