Early access · EU-based threat intelligence

The workbench
your analysts
actually live in.

Static analysis, two sandboxes and an indicator graph, in one screen an analyst works down rather than four they switch between.

Being built to run entirely within the European Union — storage, analysis and support under EU jurisdiction.

Your samples are never shared, resold or published. No community tier, no exceptions.

2

Isolated sandboxes — a Linux detonator for files, a headless-Chromium renderer for URLs. Neither is shared and neither reaches your network.

2

Detection engines on every file: ClamAV signatures and YARA rules you write yourself, matched at ingest and again on the whole corpus.

100%

Of the interface is a documented REST endpoint. A route that is not documented fails our build, which is why the guide never drifts.

EU

Storage, processing, and the company itself — Austrian, with an Impressum that says so.

Sovereign by design

Jurisdiction is not a feature. It is the architecture.

Two things put a sample outside your control, and they are different problems. A public multi-scanner makes your sample everyone's sample — including the sender's. A US-owned cloud puts it under the CLOUD Act whichever region you picked. Threatera is being built so that neither applies.

Your samples EU object storage. Never shared, resold or published — no exceptions and no "community" tier, because a tier that trades your samples for a discount is the business model this exists to avoid.
Analysis and detonation EU compute. A throwaway container with no capabilities and hard CPU, memory and time caps — the sample runs, the container is destroyed, and the network never leaves the host.
Your encryption key Optionally held by you, wrapped by a key management service you run. So "can the vendor read our samples?" is answerable in the product rather than by asking the vendor.
Support access A Threatera operator holding a membership appears in your member list, marked as the vendor's account, and every member sees it — not only admins. Time-boxed grants are being built; today the access is visible for as long as it lasts and only an operator can end it.
Third-party lookups Passive only, and labelled as such. Nothing contacts a host you are investigating unless you ask it to — no resolution, no WHOIS, no fetch that tells an attacker they are being looked at.
Organisation · Who has access
userrolestatus
ana@example.com owner active · MFA on
lena@example.com analyst active · no MFA
support@threatera.eu vendor admin active · MFA on

Every member sees this list, not just admins — because verifying that no unexpected account has access is not an administrative task, it is an assurance one.

The workbench

Three claims, and the screen that backs each one.

If a capability cannot be shown, it probably is not ready to be sold.

01

It reads the file, not just its hash

A lookup tells you whether somebody has seen this exact file before. This tells you what it is. Two sections here are packed — .data at 7.91 and .rsrc at 7.99, where compiled code sits around 6 — which is the difference between a build and something hiding inside one.

entropyimphashtlshvba
PE sectionsRechnung_2026-08_4471.exe
sectionvsizerawsizeentropyflags
.text168.0 KB167.5 KB6.41r-x
.rdata40.0 KB39.5 KB5.12r--
.data8.0 KB3.5 KB7.91rw-
.rsrc2.0 KB2.0 KB7.99r--
02

It runs the file and writes down what happened

A throwaway Linux container with no capabilities and hard CPU, memory and time caps. The network is sinkholed here, so DNS is answered and traffic captured, and nothing leaves. Every process, file and connection is recorded as it happens rather than summarised afterwards.

sinkholeproxylive
Detonation · Linux containerrunning
0:00Sample written to /tmp/sample.bin and executed
0:04Spawned cmd.exe /c whoami
T1059.003 Command and Scripting Interpreter
0:11Wrote C:\Users\Public\svc.dll
T1105 Ingress Tool Transfer
0:37DNS evil-c2.example.com → sinkholed
T1071.001 Application Layer Protocol · answered locally, nothing left the container
1:24Registry …\Run\Updater set
T1547.001 Registry Run Keys
1:52of ~3:00
03

One indicator, and everything that ever touched it

Not a count in a box. This address has 184 sightings across your organisation, and they read as seven sources rather than 184 lines — which file, which sandbox run, which reported message, and when each of them last saw it.

filessandbox runsreported mailfeeds
203.0.113.427 sources · 184 sightings
sourceartefacttimeslast
fileRechnung_2026-08_4471.exe9222 min ago
sandboxrun #4471 · sinkhole4122 min ago
emailInvoice overdue — action required283 h ago
feedURLhaus141 d ago
+ 3 more sources · 9 sightings
Dynamic analysis

Two sandboxes. Zero trust.

Detonate a file or render a URL in fully isolated, throwaway environments — and capture everything they try to do.

File detonation

Actually execute a sample in a locked-down, non-root container with no capabilities and hard CPU, memory and time caps — then read back exactly what it did.

  • Exit code, stdout/stderr, dropped & modified files
  • DNS queries, ports and HTTP requests captured live
  • Everything it contacts is linked back into the graph

URL sandbox

Render any URL in an isolated headless Chromium and record the screenshot, final URL after redirects, page content and every network request it makes.

  • Full-page screenshot, title and rendered HTML/text
  • Every host contacted becomes a pivotable IOC
  • SSRF guard re-checks every request, even redirects
For the people who have to sign it off

The answers your auditor will ask for.

A reportable incident is a deadline and a paper trail before it is anything else. Threatera is built to be the record as well as the tool, so that producing one is a matter of exporting what was already written down rather than an archaeology exercise across four systems and somebody's memory.

Every action attributed and timestamped

Who uploaded, who re-analysed, who changed a verdict, who exported. Searched on the server, over the whole log — "did anyone touch this hash" answered against the most recent twenty-five events is a no that means nothing.

Deadline-aware incident record

NIS2 and DORA clocks, with the early warning at 24 hours and the notification at 72. Each runs from when you became aware, not from when the case was opened — that is a judgement somebody has to make and record, so it is a field a person fills in. The draft is prepared for you. Threatera never files on your behalf, and none of it is legal advice.

Tenant isolation you can verify

One organisation, one boundary, enforced by the database rather than by the code that queries it — a forgotten filter returns nothing rather than somebody else's rows. And the member list is visible to every member, so who has access is checkable without asking us.

Exports that survive leaving the platform

A case as STIX 2.1 for a TIP, MISP or a CERT; a report as Markdown or PDF. Your evidence is not hostage to a subscription.

Audit log searched server-side, over the whole log
timeuseraction
14:22:07ana@example.comcase.export.stix
14:09:51ana@example.comverdict.decided
13:47:12lena@example.comfile.detonate
13:41:36lena@example.comfile.upload
13:38:02ana@example.comcase.open
NIS2 early warning · CASE-2026-0041 due in 19 h 24 m

24 hours from the moment your team recorded becoming aware — 4 h 36 m ago — not from when the case was opened. The draft is ready to review; filing it is yours.

Developer-first

Everything the interface does, an endpoint does.

Not a subset, not a partner tier. Upload, analyse, detonate, pivot and search are the same documented REST calls the interface itself makes — behind a key any member can mint, which carries that member’s own role and never more. Anything you can do by hand, you can put in a pipeline.

Built in Europe, for the teams who have to answer for it.

Threatera is looking for design partners: a small number of security teams willing to run it against real work and say where it is wrong. That is what early access actually is here — you get the product before it is finished and a direct line to the people building it, and we get the only kind of feedback that has ever made a tool like this good.

No trial cluster to provision, no credit card. A conversation and a walkthrough.