live · scanning repos
Scanrepo
github.com
github.com / gopy-art

gopy-art/zspure

Go·622 files·commit 94d2979·scanned 7m ago·cached ✓
32/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
threat-state: suspiciouslive

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.tests/tests.py
            print(f"Running Windows {script_name} tests...")
            subprocess.call([bat_file], shell=True)
        else:
            print(f"Error: {bat_file} not found!")
+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
warningHardcoded IP address in network callFetching data from hardcoded IP addresses instead of domain names is suspicious and may indicate C2 communication.templates/zgrab2/http-microsodtapi.json
                        "location": [
                            "https://52.98.253.178/"
                        ],
                        "pragma": [
+5
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.templates/zgrab2/http-HONEYPOT.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.templates/zgrab2/http-allegro.json+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.templates/zgrab2/http-avtech.json+4
infoSuspicious file in repoExecutable file (integration.bat) in repositorytests/integration/integration.bat+2
infoAuthor has no other public repositoriesGitHub user "ClanMan" has no other public repositories, common for burner accounts used in scams.+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.

571 files scanned @ 94d2979 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration5
file system access0
obfuscation15
supply chain4
owasp / injection0
telemetry
files 571/622rules hit 8engine v6commit 94d2979

github

gopy-art/zspure

Fast device fingerprints gathering from internet with supporting +280 devices/services and +10 protocols

Go
8
0
93d
622 files
571 scanned(92%)
94d2979

architecture░▒▓

entry (1) flagged (1) pkg (340)
693 nodes · 1759 edgesscroll to zoom · click node to jump to finding