DANGER
malware detected
github.com / keanucz
keanucz/ AdobeConnectDL
Go·45 files·commit 547efed·scanned 10m 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?
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/mp4box/mp4box.go
func (r *Runner) Run(ctx context.Context, args []string, workDir string, stdout, stderr io.Writer) error {
cmd := exec.CommandContext(ctx, r.path, args...)
cmd.Stdout = stdout
cmd.Stderr = stderr+8Scores 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.
16 files scanned @ 547efed | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution10
network & exfiltration0
file system access0
obfuscation0
supply chain2
owasp / injection0
telemetry
files 16/45rules hit 3engine v6commit 547efed
github
keanucz/AdobeConnectDL
Utility that enables you to download one or more Adobe Connect recordings & associated metadata
4
0
290d
45 files
16 scanned(36%)
547efed
architecture░▒▓
entry (1) flagged (1) pkg (22)
38 nodes · 54 edgesscroll to zoom · click node to jump to finding