DANGER
malware detected
github.com / kerbymart
kerbymart/ DiscRescue
Go·403 files·commit 7d0a125·scanned 2m ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
No stars or forks
threat-state: dangerouslive
FINDINGS ░▒▓
criticalGo os/exec usageos/exec is used to run external commands. In malware it drops payloads, modifies the system, or opens shells.internal/platform/darwin_eject.go
defer cancel()
command := exec.CommandContext(ctx, "/usr/sbin/diskutil", "eject", rawPath)
var diagnostics limitedDarwinEjectDiagnostics
command.Stderr = &diagnostics+8warningGo unsafe package usageunsafe package bypasses Go's type safety. Malware uses it for memory tricks, pointer casts, and hiding behavior.internal/platform/darwin_media.go
"syscall" "unsafe" )+3
warningGo unsafe package usageunsafe package bypasses Go's type safety. Malware uses it for memory tricks, pointer casts, and hiding behavior.internal/platform/optical_windows_media.go
"strings" "unsafe" "golang.org/x/sys/windows"+3
Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.
357 files scanned @ 7d0a125 | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution16
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 357/403rules hit 4engine v6commit 7d0a125
github
kerbymart/DiscRescue
DiskRescue is a single-binary terminal application for imaging and recovering CDs and DVDs, including media with unreadable sectors.
0
0
50d
403 files
357 scanned(89%)
7d0a125
architecture░▒▓
entry (0) flagged (3) pkg (43)
398 nodes · 469 edgesscroll to zoom · click node to jump to finding