Titan Software z.s. · Security engineering

Engineering a safer FiveM ecosystem.

Titan Software builds community-driven threat intelligence, security tooling, research and production infrastructure for FiveM.

Open development · Community research · Production infrastructure

Titan AC — productionFXScan & CFXR — free, in productionTitan Security Cloud — in development
Live now

Tools you can use today

Two of our products are in production and open to everyone right now — no waiting list, no server access required.

In production

FXScan

fxscan.cc

Free security scanner for FiveM resources

  • Backdoor & malware detection
  • No code execution
  • Free static analysis
In production

CFXR

cfxr.cc

FiveM server resolver & infrastructure lookup

  • Endpoint & network resolution
  • Live resource and player data
  • Server directory & comparison
In production

Titan AC

titananticheat.com

Dedicated FiveM anti-cheat

  • Real-time detection engine
  • Server-side validation
  • Low performance overhead
Titan Security

Community-driven security for FiveM

Threat intelligence · Resource analysis · Security research · Open-source detections · Server protection · Community reporting

Titan Security is being built as shared security infrastructure for the FiveM ecosystem — not a single anti-cheat product.

In Development

Threat Intelligence

Shared intelligence on malicious resources, infrastructure, indicators and emerging FiveM threats.

In Development

Resource Security

Static resource analysis, malicious-code detection, supply-chain analysis and future continuous monitoring.

Planned

Security Research

Technical analysis, security advisories, vulnerability research and coordinated disclosure.

Production

Community

Researchers, developers and server operators collaborating on reports and detections.

In Development

Open Source

Detection rules, agents, libraries and tooling the ecosystem can inspect and improve.

In Development

Security Cloud

The platform connecting reports, detections, threat intelligence and protected servers.

How it fits together

From community signals to shared protection

Titan Software is the organization. Titan Security is the ecosystem. Community, research and products feed a shared intelligence layer.

Titan Software

Titan Security

Community

Reports · Contributors · Open source

Research

Threat analysis · Advisories · Detections

Products & tools

Scanner · Agent · Security Cloud

Threat Intelligence

Indicators · Campaigns · Shared context

A safer FiveM ecosystem

Community

Security is a community effort

Help make FiveM safer. Report suspicious resources and malware, contribute threat intelligence and detection rules, participate in research, improve documentation and collaborate with other operators and researchers.

Report suspicious FiveM resources

Report malware and backdoors

Contribute threat intelligence

Submit detection rules

Participate in research

Contribute open-source tooling

Responsibly disclose vulnerabilities

Improve documentation

Threat Intelligence

Many signals. One intelligence layer.

Community reports, scanner detections, research and future agent telemetry contribute to shared intelligence that powers detections, advisories and protection.

Community reports

Resource Scanner

Titan Agents

Hosting partners

Security research

Titan Threat Intelligence

Detections

Advisories

Protection

Projects

Security ecosystem and production systems

Titan Security is the strategic ecosystem. Titan AC and CFX Resolver are production products within the wider portfolio.

In Development

Titan Security

Community-driven security infrastructure for FiveM

Shared security ecosystem combining threat reporting, analysis, threat intelligence, advisories, detection tooling and server protection.

  • Threat intelligence
  • Resource analysis
  • Security research
  • Community reporting
  • Open-source detections
  • Security Cloud

Stack

TypeScriptNode.jsPostgreSQL
Production

Titan AC

Dedicated FiveM anti-cheat

Anti-cheat platform for FiveM built around detection accuracy, server integrity and a minimal performance budget. A specialized defensive product within Titan's portfolio.

  • Real-time detection engine
  • Server-side validation
  • Low performance overhead
  • Continuous signature updates

Stack

LuaNode.jsPostgreSQL
Production

CFXR

FiveM server resolver & infrastructure lookup

Paste a join URL or CFX code to inspect a FiveM server's endpoint, network, resources and live players in one place — plus a server directory, comparison, watchlist and bulk lookup.

  • Endpoint & network resolution
  • Live resource and player data
  • Server directory & comparison
  • Watchlist, bulk lookup and API

Stack

TypeScriptNode.jsPostgreSQLRedis
Production

FXScan

Free security scanner for FiveM resources

Static analysis for FiveM resource archives — finds backdoors and malicious code before they run on your server. Free to use, no server access required.

  • Backdoor & malware detection
  • No code execution
  • Free static analysis
  • Detailed findings with evidence

Stack

TypeScriptNode.jsPostgreSQL
In Development

Titan Security Cloud

Continuous FiveM security monitoring

Automated, continuous scanning and monitoring for your whole FiveM server — the recurring counterpart to a one-time FXScan check.

  • Continuous resource scanning
  • Change tracking & history
  • Discord & webhook alerts
  • Organization & team management

Stack

TypeScriptNode.jsPostgreSQLRedis
Titan Subscription

One subscription. The entire Titan ecosystem.

Premium features across Titan Software products — logging, monitoring, scanning, tickets, backups and more — unlocked together rather than bought one at a time.

€4.99

per month, renews automatically, cancel any time

  • Every product, one priceNo per-product plans and no upgrade ladder. Paying once unlocks the paid features everywhere.
  • The free tier stays usefulFree products are not crippled to sell the subscription. They remain worth using on their own.
  • Cancel without losing the periodAccess continues to the end of the period you have already paid for.

0

Products in production

0

Association members

0

Infrastructure nodes

0.0%

Availability target

Engineering & infrastructure

The production foundation behind Titan

We operate production infrastructure, networking, monitoring, DDoS mitigation and automation — credibility earned by running real systems, not slides.

Own infrastructure

BGP routing

DDoS mitigation

Monitoring

Open source

Inspectable security tooling

Titan intends to publish detection content, agents, libraries and research tooling the ecosystem can review and improve.

Detection rules

Signatures and rules the community can inspect and extend.

Security agents

Optional agents and integrations for protected environments.

Libraries & utilities

Reusable libraries and community utilities around FiveM security work.

Organization

Why a registered association?

Titan Software z.s. is a Czech member-governed association with no shareholders and no profit distribution. Revenue is reinvested into development, infrastructure and the community that depends on it.

Titan Software z.s. · IČO 29738725 · 153 00 Praha 16

About Titan Software
Questions

Frequently asked questions

What Titan Software is, what each product does, and what our tooling can and cannot tell you.

Frequently asked questions

What is Titan Software z.s.?

Titan Software z.s. is a Czech registered association (zapsaný spolek, IČO 29738725) that builds security infrastructure for the FiveM ecosystem. It operates three products in production — Titan AC (anti-cheat), CFXR (FiveM server resolver) and FXScan (static analysis for FiveM resources) — and develops Titan Security, a shared layer of threat reporting, analysis and open detections. Being an association rather than a company is why its statutes, structure, code of conduct and disclosure policy are published documents.

How do I check a FiveM resource for a backdoor?

Review it before it reaches your server: unpack the archive without running it, read fxmanifest.lua to see which files load and on which side, then search the loaded files for outbound network calls, decoding routines, dynamic code loading (load, loadstring) and permission grants (add_ace, add_principal). A traceable path from a network response through a decoder into load() is remote code execution. FXScan performs the same analysis automatically and reports the path with file names and line numbers.

Is FXScan free?

FXScan has a free tier of three scans a month, which covers occasional resource review. An account is required. It analyses the resource archive you upload and never needs access to your FiveM server, because the whole point is reviewing code before it reaches the server.

Is CFXR free, and what does it show?

CFXR (cfxr.cc) is free and requires no account. Paste a FiveM join URL or a CFX code and it resolves the server's connection endpoint, the network that endpoint belongs to, the resources the server advertises, its server variables and its live player data. All of that is information the server publishes so clients can connect — CFXR does not access the server.

Can a scanner guarantee a FiveM resource is safe?

No. Static analysis reasons about code as shipped: it cannot know what a remote endpoint will return next month, cannot resolve every runtime-constructed string, and reports escrow-encrypted archives as not analysable rather than clean. A clean report is evidence that no known-bad pattern and no traceable execution path was found — useful evidence, but not a guarantee. Re-scan on every update.

Does an anti-cheat protect against backdoored resources?

No; these are different problems. An anti-cheat such as Titan AC watches player behaviour and client integrity. A backdoor is malicious code inside a resource the operator installed deliberately, running with the server's own privileges. Resource-level threats need static analysis of the archive before installation and re-checking whenever it updates.

How do I report a malicious resource or a vulnerability?

Write to [email protected] with the resource name, exact version, where you obtained it, and the original unmodified archive. Report privately first — to the maintainer where there is a legitimate one, to the marketplace where it is distributed, and to us when the author is the problem. Our responsible disclosure policy is published as a document on this site.

Which Titan products are actually available today?

Titan AC, CFXR and FXScan are in production and usable now. Titan Security Cloud and the Titan Security portal are in development, and are labelled that way everywhere on this site. We mark development status honestly rather than presenting a roadmap as a shipped product.

Help build a safer FiveM ecosystem

Report threats, contribute detections, participate in research or build open-source tooling with the Titan community.