live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / GhostlyrootB2H

GhostlyrootB2H/GoSSHBruteforce

Go·23 files·commit f5a0403·scanned 9m 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
No community activity
Research / educational context
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/scanner/scanner.go
    // Execute masscan
    cmd := exec.Command(s.MasscanPath, args...)
    cmd.Stdout = os.Stdout
    cmd.Stderr = os.Stderr
+8
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2

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.

9 files scanned @ f5a0403 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 9/23rules hit 2engine v6commit f5a0403

github

GhostlyrootB2H/GoSSHBruteforce

⚡ GoSSHBruteforce - Ultimate SSH Attack Toolkit ⚡ 🚀 Masscan integration (0.0.0.0/0 at 100k+ pps) • Country-specific scans • Auto-filter IPs • Goroutine bruteforce • Legacy SSH support • Real-time stats • Auto-save credentials. 🔧 For pentesting & security audits. ⚠️ Unauthorized use illegal. Author: b2hunters.id

Go
0
0
190d
23 files
9 scanned(39%)
f5a0403

architecture░▒▓

entry (0) flagged (1) pkg (11)
19 nodes · 19 edgesscroll to zoom · click node to jump to finding