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!")+4warningHardcoded 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": [+5warningExtremely 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
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
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