-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
332 lines (329 loc) · 18.3 KB
/
index.html
File metadata and controls
332 lines (329 loc) · 18.3 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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!doctype html>
<html lang="en-GB">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Crimealysis provides threat intelligence for cryptocurrency/blockchain analytics companies, mobile network operators, and law enforcement—focused on dark web and smishing threats." />
<meta name="theme-color" content="#0b1220" />
<meta property="og:title" content="Crimealysis — Threat Intelligence for Dark Web & Smishing" />
<meta property="og:description" content="Threat intelligence for cryptocurrency/blockchain analytics companies, mobile network operators, and law enforcement worldwide." />
<meta property="og:type" content="website" />
<meta property="og:image" content="assets/crimealysis-logo.png" />
<meta property="og:locale" content="en_GB" />
<title>Crimealysis — Threat Intelligence for Dark Web & Smishing Threat</title>
<link rel="icon" href="assets/crimealysis-logo.png" />
<link rel="stylesheet" href="css/styles.css" />
</head>
<body>
<header>
<div class="wrap">
<div class="nav">
<a class="brand" href="#top" aria-label="Crimealysis Home">
<img src="assets/crimealysis-logo.png" alt="Crimealysis logo" />
<div>
<div class="name">Crimealysis</div>
<div class="tag-mini">Solve Cybercrime With Us</div>
</div>
</a>
<button class="mobile-toggle" id="menuBtn" aria-expanded="false" aria-controls="mobileMenu">Menu</button>
<nav aria-label="Primary navigation" class="desktop-nav">
<ul>
<li><a href="#solutions">Solutions</a></li>
<li><a href="#industries">Industries</a></li>
<li><a href="#platform">Platform</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<div class="nav-cta">
<a class="btn secondary" href="#contact">Request a briefing</a>
<a class="btn" href="#contact">Book a demo →</a>
</div>
</div>
<!-- Mobile menu -->
<div id="mobileMenu" class="panel mobile-menu" hidden>
<div class="pillrow">
<a class="btn secondary" href="#solutions">Solutions</a>
<a class="btn secondary" href="#industries">Industries</a>
<a class="btn secondary" href="#platform">Platform</a>
<a class="btn secondary" href="#about">About</a>
<a class="btn secondary" href="#contact">Contact</a>
</div>
</div>
</div>
</header>
<main id="top">
<div class="wrap">
<section class="hero" aria-label="Hero">
<div class="hero-grid">
<div>
<div class="kicker">
<span class="dot" aria-hidden="true"></span>
Threat intelligence for dark web & smishing threats
</div>
<h1>
Turn underground signals into <span class="grad">actionable intelligence</span>.
</h1>
<p class="lead">
Crimealysis helps <strong>cryptocurrency/blockchain analytics companies</strong>, <strong>mobile network operators</strong>, and
<strong>law enforcement agencies</strong> detect, investigate, and disrupt threats by leveraging <strong>threat intelligence</strong> from the <strong>dark
and surface web</strong>.
</p>
<div class="hero-actions">
<a class="btn" href="#contact">Book a demo →</a>
<a class="btn secondary" href="#platform">See the platform</a>
</div>
<div class="mini" role="list" aria-label="Highlights">
<span role="listitem">Evidence-ready reporting</span>
<span role="listitem">Entity & infrastructure mapping</span>
<span role="listitem">Smishing kit & campaign visibility</span>
</div>
</div>
<aside class="panel hero-card" aria-label="At-a-glance">
<h3>At a glance</h3>
<div class="stat">
<div class="row">
<div class="label">Coverage</div>
<div class="value">Dark web + Smishing</div>
</div>
<div class="row">
<div class="label">Outputs</div>
<div class="value">Intel → Cases</div>
</div>
<div class="row">
<div class="label">Customers</div>
<div class="value">Crypto · MNO · LE</div>
</div>
</div>
<div class="badge" title="Designed for investigations and operational response">
⚡ Fast triage, deep context
</div>
<p class="hero-card-note">
Prioritise what matters: link campaigns to actors, infrastructure, wallets, domains, SIM farms, and delivery tooling.
</p>
</aside>
</div>
</section>
<section id="solutions" aria-label="Solutions">
<div class="section-head">
<div>
<h2>What Crimealysis delivers</h2>
<p>High-signal intelligence built for real operations: detection, disruption, investigation, and prosecution support.</p>
</div>
</div>
<div class="grid3">
<div class="card">
<div class="icon" aria-hidden="true">🕸️</div>
<h3>Dark web intelligence</h3>
<p>Monitor marketplaces, forums, and actor chatter to surface emerging threats, tradecraft, and targeting signals.</p>
</div>
<div class="card">
<div class="icon" aria-hidden="true">📲</div>
<h3>Smishing threat intel</h3>
<p>Track kit suppliers, campaign infrastructure, lures, and distribution patterns to reduce time-to-response.</p>
</div>
<div class="card">
<div class="icon" aria-hidden="true">🔎</div>
<h3>Investigation support</h3>
<p>Entity resolution and link analysis across actors, wallets, domains, handles, and infrastructure.</p>
</div>
</div>
</section>
<section id="industries" aria-label="Industries">
<div class="section-head">
<div>
<h2>Built for teams on the front line</h2>
<p>Different missions, same problem: adversaries move fast. Crimealysis helps you move faster.</p>
</div>
</div>
<div class="split">
<div class="card">
<h3>Blockchain Analytics Companies</h3>
<div class="list">
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Provide Threat Intel</strong>
<span>Access crypto wallets abused by threat actors to conduct scams before affecting your clients.</span>
</div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Incident acceleration</strong>
<span>Shorten triage with actor context and infrastructure linkages across campaigns.</span>
</div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Operational disruption</strong>
<span>Actionable indicators for takedowns, blocking, and partner coordination.</span>
</div>
</div>
</div>
</div>
<div class="card">
<h3>Mobile network operators (MNOs)</h3>
<div class="list">
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Smishing visibility</strong>
<span>Understand who’s behind campaigns, what kits they use, and how they scale delivery.</span>
</div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Infrastructure mapping</strong>
<span>Connect short links, domains, hosting, and message templates to actor groups.</span>
</div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Partnership-ready intel</strong>
<span>Share defensible, structured reporting with regulators and law enforcement.</span>
</div>
</div>
</div>
</div>
<div class="card">
<h3>Law enforcement agencies</h3>
<div class="list">
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Case development</strong>
<span>Actor profiling and linkage to infrastructure, handles, and monetisation pathways.</span>
</div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Evidence-ready outputs</strong>
<span>Structured reporting designed for investigative workflows and disclosure needs.</span>
</div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div>
<strong>Cross-border collaboration</strong>
<span>Share intelligence safely with partners and joint task forces.</span>
</div>
</div>
</div>
</div>
<div class="card">
<h3>Global coverage</h3>
<p class="muted">
Crimealysis focuses on the ecosystems where criminals coordinate: underground communities, distribution channels,
and monetisation infrastructure—translated into actions your team can take.
</p>
<div class="pillrow">
<span class="badge">Tactics</span>
<span class="badge">Infrastructure</span>
<span class="badge">Attribution</span>
<span class="badge">Disruption</span>
</div>
</div>
</div>
</section>
<section id="platform" aria-label="Platform">
<div class="section-head">
<div>
<h2>The Crimealysis platform</h2>
<p>From signal collection to investigative narratives—built to connect the dots and enable response.</p>
</div>
</div>
<div class="grid3">
<div class="card">
<div class="icon" aria-hidden="true">🧭</div>
<h3>Prioritised alerts</h3>
<p>High-confidence alerts with context: why it matters, who it impacts, and what to do next.</p>
</div>
<div class="card">
<div class="icon" aria-hidden="true">🧩</div>
<h3>Entity linking</h3>
<p>Resolve identities across handles, infrastructure, wallets, campaigns, and shared tradecraft.</p>
</div>
<div class="card">
<div class="icon" aria-hidden="true">📄</div>
<h3>Reporting & export</h3>
<p>Shareable intelligence packs for stakeholders, partners, and investigative workflows.</p>
</div>
</div>
</section>
<section id="contact" aria-label="Contact">
<div class="section-head">
<div>
<h2>Contact</h2>
<p>Tell us your mission and we’ll show how Crimealysis can help. This form uses a mailto link (no backend required for GitHub Pages).</p>
</div>
</div>
<div class="contact">
<div class="panel form">
<form id="contactForm" action="https://formspree.io/f/mdaongka" method="POST">
<label for="name">Name</label>
<input id="name" name="name" autocomplete="name" required />
<label for="org">Organisation</label>
<input id="org" name="org" autocomplete="organization" required />
<label for="email">Work email</label>
<input id="email" name="email" type="email" autocomplete="email" required />
<label for="message">How can we help?</label>
<textarea id="message" name="message" placeholder="Example: We'd like threat intel feeds and investigation support for our fraud team."></textarea>
<div class="hero-actions" style="margin-top:14px;">
<button class="btn" type="submit">Send enquiry →</button>
<a class="btn secondary" href="mailto:contact@crimealysis.com?subject=Crimealysis%20Enquiry">Email instead</a>
</div>
<div id="formStatus" class="form-status" role="status" aria-live="polite"></div>
</form>
</div>
<div class="card">
<h3>What you get</h3>
<div class="list">
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div><strong>Clear next steps</strong><span>We’ll recommend a path: intel feeds, investigations, or disruption support.</span></div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div><strong>Relevant examples</strong><span>We’ll share sample outputs tailored to crypto, MNO, or LE workflows.</span></div>
</div>
<div class="li">
<div class="check" aria-hidden="true">✓</div>
<div><strong>Fast follow-up</strong><span>We’ll respond with options for a demo or briefing.</span></div>
</div>
</div>
<div class="pillrow" style="margin-top:14px;">
<span class="badge">Dark web intel</span>
<span class="badge">Smishing intel</span>
<span class="badge">Case support</span>
</div>
</div>
</div>
</section>
</div>
</main>
<footer>
<div class="wrap">
<div class="foot">
<div class="brand" style="min-width:auto">
<img src="assets/crimealysis-logo.png" alt="Crimealysis logo" />
<div>
<div class="name">Crimealysis</div>
<div class="tag-mini">Solve Cybercrime With Us</div>
</div>
</div>
<div class="fine">
© <span id="year"></span> Crimealysis. All rights reserved.
<br />
Registered in the United Kingdom. Companies House No: <strong>15724545</strong>
</div>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>