Loading
Loading
01 — Capabilities
From the first trace to the final review, give your team the depth to investigate with confidence.
Forensic breakdown of the scanned system.
DEMO8PINIllustrative findings
Process: game.exe · Module: sample-module.dllSource: Prefetch · File: example-loader.exeSource: Amcache · Signature requires reviewThis is an illustrative report. Review supporting evidence and context before taking moderation action.
02 — Forensic depth
Correlate multiple sources of evidence. Understand what happened, and what deserves a closer look.
FORENSIC SOURCE
Execution history helps you understand which programs have run on a system.
Screensharing the old way leaves too much to chance.
MANUAL SCREENSHARE
WITH OCEAN
03 — Custom detections
Define rules, work with signatures and match strings. Enterprise keeps your rules, strings and GUI templates private.
{
"name": "Community review",
"artifact": "Prefetch",
"severity": "warning"
}This example illustrates configuration only. Create and manage real rules in the Ocean dashboard.
Encrypted results. Clear access boundaries. A record of your team's decisions.
Read the documentation04 — Team operations
Keep responsibility clear as your community grows. Review team activity through the staff audit trail.
Permissions are managed in the product. Consult the documentation for the current role capabilities.
05 — Connected workflows
Twelve Discord addons support scan workflows, results, bans and team collaboration.
Explore the communityDEMO8PIN · FiveM
RESTful access to scan data, risk scores, and detections. API keys need an active license or Enterprise membership. PIN creation is Enterprise owner only — /v1/version stays public.
GET scanned-users lookupGET user risk scoreGET pin results & statusPOST pin createGET DB queryGET version{
"found": true,
"discordId": "123456789012345678",
"username": "PlayerUsername",
"totalScans": 5,
"totalDetections": 3,
"overallStatus": "cheating",
"isBanned": true,
"isWarned": false,
"bans": [
{
"status": "banned",
"reason": "Cheating detected - Generic Loader",
"isExpired": false,
"createdAt": "2024-01-15T10:30:00.000Z"
}
],
"detections": [
"Generic Cheat Loader - Detection",
"Process Injection - FiveM.exe"
],
"reasons": [
{
"reason": "⚠️ Possible alt account detected: AltAccount (987654321)",
"category": "suspicious",
"addedAt": "2024-01-15T10:30:00.000Z",
"evidence": null
}
],
"firstSeen": "2024-01-10T08:00:00.000Z",
"lastSeen": "2024-01-20T15:45:00.000Z",
"gamesScanned": [
"Java",
"FiveM"
],
"totalHwids": 2,
"hasRelatedAccounts": true,
"totalRelatedAccounts": 1,
"relatedAccounts": [
{
"discordId": "987654321098765432",
"username": "AltAccount",
"sharedHwidIds": [
1
],
"totalDetections": 5,
"overallStatus": "cheating",
"lastSeenAt": "2024-01-18T12:00:00.000Z",
"detections": [
"System Hooking - svchost.exe",
"Generic Packed File - cheat.exe"
]
}
]
}Give your team the context to make confident moderation decisions.
Start Ocean