live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / Shad0w-ops

Shad0w-ops/H.I.V.E

Python·53 files·commit f8a4cb4·scanned 6d 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 ░▒▓

warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.hive.py
            if command:
                os.system(command)
                print(f"Your current IP is now {geocoder.ip('me').ip}")
            else:
+4
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
criticalKnown malicious / C2 domainKnown domains used by Lazarus Group and other malware for hosting payloads or exfiltrating data.Extras/sherlock/sherlock/resources/data.json+5

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.

17 files scanned @ f8a4cb4 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration5
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 17/53rules hit 3engine v5commit f8a4cb4

github

Shad0w-ops/H.I.V.E

H.I.V.E is an automated OSINT (Open Source Intelligence) multi-tool that enables efficient data gathering from various sources through the utilization of a single, unified platform.

Python
328
31
1307d
53 files
17 scanned(32%)
f8a4cb4

architecture░▒▓

entry (0) flagged (1) pkg (33)
46 nodes · 45 edgesscroll to zoom · click node to jump to finding