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

beruu27/webhunt

Python·4 files·commit fbc2540·scanned 4d 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 ░▒▓

criticalPython dynamic code executioneval(), exec() or compile() on untrusted input can execute arbitrary code. Common in Python malware for running obfuscated payloads.webhunt.py
d = bytes([c ^ 13 for c in d])
exec(m.loads(b.b64decode(d)))
+7
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
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.webhunt.py+4

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 @ fbc2540 | 8/20/2026 | heuristic scan — always review manually

risk by category
code execution9
network & exfiltration0
file system access0
obfuscation4
supply chain0
owasp / injection0
telemetry
files 1/4rules hit 3engine v5commit fbc2540

github

beruu27/webhunt

Python
1
0
415d
4 files
1 scanned(25%)
fbc2540

architecture░▒▓

entry (0) flagged (1) pkg (0)
1 nodes · 0 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — beruu27/webhunt — ScanRepo