live · scanning repos
Scanrepo
github.com
github.com / lobuhi

lobuhi/byp4xx

Go·10 files·commit b337580·scanned 55m ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 25 — 1,898 stars — findings likely legitimate code patterns

verdict accurate?
threat-state: lowlive

FINDINGS ░▒▓

criticalGo os/exec usageos/exec is used to run external commands. In malware it drops payloads, modifies the system, or opens shells.byp4xx.go
	payload = append(codeOptions,payload...)
	curlCommand := exec.Command("curl",payload...)

	// Execute the command and get the output
+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.

1 files scanned @ b337580 | 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 1/10rules hit 2engine v6commit b337580

github

lobuhi/byp4xx

40X/HTTP bypasser in Go. Features: Verb tampering, headers, #bugbountytips, User-Agents, extensions, default credentials...

Go
1898
304
2135d
10 files
1 scanned(10%)
b337580

architecture░▒▓

entry (0) flagged (1) pkg (5)
6 nodes · 5 edgesscroll to zoom · click node to jump to finding
LOW (25/100) — lobuhi/byp4xx — ScanRepo