> For the complete documentation index, see [llms.txt](https://ben-hurs-organization.gitbook.io/guia-de-appsec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ben-hurs-organization.gitbook.io/guia-de-appsec/cheat-sheets/bot-protection.md).

# Bot Protection

## Tecnologias

### [reCaptcha Enterprise](https://cloud.google.com/recaptcha-enterprise)

O recaptcha enterprise é uma das poucas soluções que possui:

* Opção de ser invisível (não exigir interação do usuário).
* SDK Web e Mobile.

## Links úteis:

* [Documentação](https://cloud.google.com/recaptcha-enterprise/docs/libraries?hl=en)
* [SDK Web](https://cloud.google.com/recaptcha-enterprise/docs/instrument-web-pages)
* [SDK Android](https://cloud.google.com/recaptcha-enterprise/docs/instrument-android-apps)
* [SDK iOS](https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps)
* [Preço](https://cloud.google.com/recaptcha-enterprise/pricing?hl=pt-br#recaptcha-enterprise-pricing)

## Artigos

* [Cloudflare - Announcing Turnstile, a user-friendly, privacy-preserving alternative to CAPTCHA](https://blog.cloudflare.com/turnstile-private-captcha-alternative/)
