-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathindex.html
More file actions
254 lines (244 loc) · 16.1 KB
/
Copy pathindex.html
File metadata and controls
254 lines (244 loc) · 16.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<!DOCTYPE html>
<html lang="pt-BR" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- ══════════════════════════════════════════════
PRIMARY SEO META TAGS
══════════════════════════════════════════════ -->
<title>🇧🇷 OSINT Brasil | +1.300 Ferramentas de Investigação Gratuitas</title>
<meta name="description" content="OSINT Brasil — O maior diretório gratuito de ferramentas de inteligência de fontes abertas. +1.300 ferramentas atualizadas automaticamente para investigadores, jornalistas e profissionais de segurança cibernética. Suporte a +30 idiomas." />
<meta name="keywords" content="OSINT, ferramentas OSINT, inteligência de fontes abertas, investigação, cibersegurança, open source intelligence, OSINT Brasil, ferramentas gratuitas, investigação online, threat intelligence, recon, SOCMINT, GEOINT, HUMINT, cybersecurity tools, osint tools free, osint framework, osint lookup, osint search" />
<meta name="author" content="Juan Mathews Rebello Santos" />
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<meta name="googlebot" content="index, follow" />
<meta name="bingbot" content="index, follow" />
<meta name="rating" content="general" />
<meta name="revisit-after" content="3 days" />
<meta name="language" content="Portuguese" />
<meta name="distribution" content="global" />
<meta name="coverage" content="Worldwide" />
<meta name="target" content="all" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<!-- Canonical -->
<link rel="canonical" href="https://osint.juanmathewsrebellosantos.com/" />
<!-- ══════════════════════════════════════════════
OPEN GRAPH (Facebook, LinkedIn, WhatsApp)
══════════════════════════════════════════════ -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="OSINT Brasil" />
<meta property="og:title" content="🇧🇷 OSINT Brasil | +1.300 Ferramentas de Investigação Gratuitas" />
<meta property="og:description" content="O maior diretório gratuito de ferramentas OSINT. +1.300 ferramentas atualizadas automaticamente para investigadores, jornalistas e profissionais de cibersegurança. +30 idiomas suportados." />
<meta property="og:url" content="https://osint.juanmathewsrebellosantos.com/" />
<meta property="og:image" content="https://osint.juanmathewsrebellosantos.com/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="OSINT Brasil — Ferramentas de Investigação Gratuitas" />
<meta property="og:locale" content="pt_BR" />
<meta property="og:locale:alternate" content="en_US" />
<meta property="og:locale:alternate" content="es_ES" />
<meta property="og:locale:alternate" content="fr_FR" />
<meta property="og:locale:alternate" content="de_DE" />
<meta property="og:locale:alternate" content="it_IT" />
<meta property="og:locale:alternate" content="ru_RU" />
<meta property="og:locale:alternate" content="zh_CN" />
<meta property="og:locale:alternate" content="zh_TW" />
<meta property="og:locale:alternate" content="ar_SA" />
<!-- ══════════════════════════════════════════════
TWITTER / X CARDS
══════════════════════════════════════════════ -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@osintbrasil" />
<meta name="twitter:creator" content="@juanmathewsrs" />
<meta name="twitter:title" content="🇧🇷 OSINT Brasil | +1.300 Ferramentas de Investigação Gratuitas" />
<meta name="twitter:description" content="O maior diretório gratuito de ferramentas OSINT. +1.300 ferramentas atualizadas automaticamente. Suporte a +30 idiomas." />
<meta name="twitter:image" content="https://osint.juanmathewsrebellosantos.com/og-image.png" />
<meta name="twitter:image:alt" content="OSINT Brasil — Ferramentas de Investigação" />
<!-- ══════════════════════════════════════════════
GEO / REGIONAL
══════════════════════════════════════════════ -->
<meta name="geo.region" content="BR" />
<meta name="geo.placename" content="Brasil" />
<!-- ══════════════════════════════════════════════
HREFLANG — 31 IDIOMAS
══════════════════════════════════════════════ -->
<link rel="alternate" hreflang="x-default" href="https://osint.juanmathewsrebellosantos.com/" />
<link rel="alternate" hreflang="pt-BR" href="https://osint.juanmathewsrebellosantos.com/" />
<link rel="alternate" hreflang="en" href="https://osint.juanmathewsrebellosantos.com/?lang=en" />
<link rel="alternate" hreflang="es" href="https://osint.juanmathewsrebellosantos.com/?lang=es" />
<link rel="alternate" hreflang="fr" href="https://osint.juanmathewsrebellosantos.com/?lang=fr" />
<link rel="alternate" hreflang="de" href="https://osint.juanmathewsrebellosantos.com/?lang=de" />
<link rel="alternate" hreflang="it" href="https://osint.juanmathewsrebellosantos.com/?lang=it" />
<link rel="alternate" hreflang="nl" href="https://osint.juanmathewsrebellosantos.com/?lang=nl" />
<link rel="alternate" hreflang="ru" href="https://osint.juanmathewsrebellosantos.com/?lang=ru" />
<link rel="alternate" hreflang="zh-CN" href="https://osint.juanmathewsrebellosantos.com/?lang=zh" />
<link rel="alternate" hreflang="zh-TW" href="https://osint.juanmathewsrebellosantos.com/?lang=zh-TW" />
<link rel="alternate" hreflang="ja" href="https://osint.juanmathewsrebellosantos.com/?lang=ja" />
<link rel="alternate" hreflang="ko" href="https://osint.juanmathewsrebellosantos.com/?lang=ko" />
<link rel="alternate" hreflang="ar" href="https://osint.juanmathewsrebellosantos.com/?lang=ar" />
<link rel="alternate" hreflang="hi" href="https://osint.juanmathewsrebellosantos.com/?lang=hi" />
<link rel="alternate" hreflang="bn" href="https://osint.juanmathewsrebellosantos.com/?lang=bn" />
<link rel="alternate" hreflang="tr" href="https://osint.juanmathewsrebellosantos.com/?lang=tr" />
<link rel="alternate" hreflang="pl" href="https://osint.juanmathewsrebellosantos.com/?lang=pl" />
<link rel="alternate" hreflang="sv" href="https://osint.juanmathewsrebellosantos.com/?lang=sv" />
<link rel="alternate" hreflang="no" href="https://osint.juanmathewsrebellosantos.com/?lang=no" />
<link rel="alternate" hreflang="da" href="https://osint.juanmathewsrebellosantos.com/?lang=da" />
<link rel="alternate" hreflang="fi" href="https://osint.juanmathewsrebellosantos.com/?lang=fi" />
<link rel="alternate" hreflang="cs" href="https://osint.juanmathewsrebellosantos.com/?lang=cs" />
<link rel="alternate" hreflang="ro" href="https://osint.juanmathewsrebellosantos.com/?lang=ro" />
<link rel="alternate" hreflang="hu" href="https://osint.juanmathewsrebellosantos.com/?lang=hu" />
<link rel="alternate" hreflang="el" href="https://osint.juanmathewsrebellosantos.com/?lang=el" />
<link rel="alternate" hreflang="uk" href="https://osint.juanmathewsrebellosantos.com/?lang=uk" />
<link rel="alternate" hreflang="th" href="https://osint.juanmathewsrebellosantos.com/?lang=th" />
<link rel="alternate" hreflang="vi" href="https://osint.juanmathewsrebellosantos.com/?lang=vi" />
<link rel="alternate" hreflang="id" href="https://osint.juanmathewsrebellosantos.com/?lang=id" />
<link rel="alternate" hreflang="ms" href="https://osint.juanmathewsrebellosantos.com/?lang=ms" />
<link rel="alternate" hreflang="fa" href="https://osint.juanmathewsrebellosantos.com/?lang=fa" />
<!-- ══════════════════════════════════════════════
FAVICON
══════════════════════════════════════════════ -->
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🕵️</text></svg>" />
<link rel="apple-touch-icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🕵️</text></svg>" />
<!-- ══════════════════════════════════════════════
STRUCTURED DATA — JSON-LD
══════════════════════════════════════════════ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://osint.juanmathewsrebellosantos.com/#website",
"url": "https://osint.juanmathewsrebellosantos.com/",
"name": "OSINT Brasil",
"description": "O maior diretório gratuito de ferramentas OSINT — Open Source Intelligence. +1.300 ferramentas para investigadores, jornalistas e profissionais de segurança cibernética.",
"inLanguage": ["pt-BR","en","es","fr","de","it","nl","ru","zh-CN","zh-TW","ja","ko","ar","hi","bn","tr","pl","sv","no","da","fi","cs","ro","hu","el","uk","th","vi","id","ms","fa"],
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://osint.juanmathewsrebellosantos.com/?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "Organization",
"@id": "https://osint.juanmathewsrebellosantos.com/#organization",
"name": "OSINT Brasil",
"url": "https://osint.juanmathewsrebellosantos.com/",
"logo": {
"@type": "ImageObject",
"url": "https://osint.juanmathewsrebellosantos.com/og-image.png"
},
"description": "Diretório profissional e gratuito de ferramentas OSINT para investigadores, jornalistas, pesquisadores e profissionais de cibersegurança.",
"founder": {
"@type": "Person",
"name": "Juan Mathews Rebello Santos",
"url": "https://juanmathewsrebellosantos.com",
"sameAs": [
"https://www.linkedin.com/in/juan-mathews-rebello-santos-/",
"https://juanmathewsrebellosantos.com"
]
},
"sameAs": [
"https://www.linkedin.com/in/juan-mathews-rebello-santos-/"
]
},
{
"@type": "WebPage",
"@id": "https://osint.juanmathewsrebellosantos.com/#webpage",
"url": "https://osint.juanmathewsrebellosantos.com/",
"name": "OSINT Brasil | +1.300 Ferramentas de Investigação Gratuitas",
"description": "O maior diretório gratuito de ferramentas OSINT. +1.300 ferramentas atualizadas automaticamente do GitHub. Suporte a +30 idiomas.",
"isPartOf": {"@id": "https://osint.juanmathewsrebellosantos.com/#website"},
"about": {"@id": "https://osint.juanmathewsrebellosantos.com/#organization"},
"inLanguage": "pt-BR",
"datePublished": "2024-01-01",
"dateModified": "2026-04-14"
},
{
"@type": "SoftwareApplication",
"name": "OSINT Brasil",
"applicationCategory": "SecurityApplication",
"operatingSystem": "Web, Windows, Android, iOS",
"description": "Diretório gratuito de +1.300 ferramentas OSINT atualizadas automaticamente. Para investigadores, jornalistas e profissionais de cibersegurança. Disponível em +30 idiomas.",
"url": "https://osint.juanmathewsrebellosantos.com/",
"author": {
"@type": "Person",
"name": "Juan Mathews Rebello Santos"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "BRL"
},
"featureList": [
"+1.300 ferramentas OSINT verificadas",
"Atualização automática do GitHub",
"Suporte a +30 idiomas",
"Disponível para Web, Desktop e Android",
"Pesquisa e filtros avançados",
"Sistema de favoritos",
"Modo escuro e claro"
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "O que é OSINT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "OSINT (Open Source Intelligence) é a prática de coletar e analisar informações de fontes públicas e abertas. É usado por investigadores, jornalistas, analistas de segurança e profissionais de inteligência para obter dados sem acesso privilegiado."
}
},
{
"@type": "Question",
"name": "As ferramentas OSINT são gratuitas?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Sim! O OSINT Brasil cataloga mais de 1.300 ferramentas, a maioria gratuita e de código aberto. O diretório em si é completamente gratuito e não requer cadastro."
}
},
{
"@type": "Question",
"name": "Com que frequência as ferramentas são atualizadas?",
"acceptedAnswer": {
"@type": "Answer",
"text": "As ferramentas são atualizadas automaticamente a cada acesso, buscando os dados mais recentes diretamente do repositório awesome-osint no GitHub."
}
},
{
"@type": "Question",
"name": "What is OSINT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "OSINT (Open Source Intelligence) is the practice of collecting and analyzing information from publicly available sources. It is used by investigators, journalists, security analysts, and intelligence professionals."
}
}
]
}
]
}
</script>
<!-- ══════════════════════════════════════════════
PERFORMANCE
══════════════════════════════════════════════ -->
<link rel="dns-prefetch" href="//fonts.googleapis.com" />
<link rel="dns-prefetch" href="//raw.githubusercontent.com" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
<!-- Theme color -->
<meta name="theme-color" content="#030712" media="(prefers-color-scheme: dark)" />
<meta name="theme-color" content="#f9fafb" media="(prefers-color-scheme: light)" />
<meta name="msapplication-TileColor" content="#030712" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>