# Regiões
> Perfis geográficos de ameaças cibernéticas - panorama de risco, atores ativos, setores visados e regulações por país e região. Foco em Brasil e América Latina.
---
## Perfis Disponíveis
%%
```dataview
TABLE WITHOUT ID link(file.link, title) AS "Nota", title AS "Região", cyber-maturity AS "Maturidade", cert AS "CERT Nacional"
FROM "market/regions"
WHERE type = "region"
SORT title ASC
```
%%
<!-- QueryToSerialize: TABLE WITHOUT ID link(file.link, title) AS "Nota", title AS "Região", cyber-maturity AS "Maturidade", cert AS "CERT Nacional" FROM "market/regions" WHERE type = "region" SORT title ASC -->
<!-- SerializedQuery: TABLE WITHOUT ID link(file.link, title) AS "Nota", title AS "Região", cyber-maturity AS "Maturidade", cert AS "CERT Nacional" FROM "market/regions" WHERE type = "region" SORT title ASC -->
| Nota | Região | Maturidade | CERT Nacional |
| ---------------------------------------------------------------------------------- | --------------------------------------------- | --------------------------- | ------------------------------ |
| [[north-america\|América do Norte - Perfil Regional de Ameaças]] | América do Norte - Perfil Regional de Ameaças | Avançado | CISA (EUA) / CCCS (Canada) |
| [[market/regions/latam.md\|América Latina - Perfil Regional de Ameaças]] | América Latina - Perfil Regional de Ameaças | Em desenvolvimento | LACNIC CSIRT / CERTs nacionais |
| [[argentina\|Argentina]] | Argentina | Em desenvolvimento | CERT.ar / ArCERT |
| [[brasil\|Brasil]] | Brasil | Em desenvolvimento | CERT.br |
| [[chile\|Chile]] | Chile | Avançado (referência LATAM) | CSIRT Chile / CSIRT Financiero |
| [[colombia\|Colômbia]] | Colômbia | Em desenvolvimento | ColCERT / CSIRT PONAL |
| [[mexico\|México]] | México | Em desenvolvimento | CERT-MX / CERT-In |
<!-- SerializedQuery END -->
---
## Panorama de Risco LATAM
```mermaid
graph TB
LATAM["🌎 América Latina<br/>Panorama de Ameaças"]
LATAM --> BR["🇧🇷 Brasil<br/>50%+ dos incidentes LATAM<br/>Banking trojans + Ransomware"]
LATAM --> MX["🇲🇽 México<br/>2° maior alvo<br/>Horabot + FIN13"]
LATAM --> AR["🇦🇷 Argentina<br/>Cripto + Governo<br/>Instabilidade econômica"]
LATAM --> CO["🇨🇴 Colômbia<br/>Blind Eagle APT<br/>Energia + Governo"]
LATAM --> CL["🇨🇱 Chile<br/>Referência regulatória<br/>Mineração + Financeiro"]
style LATAM fill:#1a1a2e,stroke:#e94560,color:#fff
style BR fill:#16213e,stroke:#e94560,color:#fff
style MX fill:#16213e,stroke:#0f3460,color:#fff
style AR fill:#16213e,stroke:#0f3460,color:#fff
style CO fill:#16213e,stroke:#0f3460,color:#fff
style CL fill:#16213e,stroke:#533483,color:#fff
```
---
## Regiões Planejadas
| Região | Prioridade | Status |
| ------ | ---------- | ------ |
| Europa (UE/UK) | 🟨 Normal | Planejado |
| Ásia-Pacífico | 🟨 Normal | Planejado |
| Oriente Médio e África | 🟨 Normal | Planejado |
---
← Voltar para **[[_market|Market Intelligence]]**