github.com / SunOner
SunOner/ sunone_aimbot
Python·47 files·commit 408990e·scanned 1h ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
score capped at 25 — 1,024 stars — findings likely legitimate code patterns
verdict accurate?
threat-state: lowlive
FINDINGS ░▒▓
warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).run_ai.bat
if not exist "%PY_DEPS_STAMP%" exit /b 1
powershell -NoProfile -ExecutionPolicy Bypass -Command "$stampPath = '%PY_DEPS_STAMP%'; if (!(Test-Path -LiteralPath $stampPath)) { exit 1 }; $expected = (Get-...+5warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).run_helper.bat
echo [INFO] Starting helper API and UI on http://127.0.0.1:%API_PORT% start "" powershell -NoProfile -WindowStyle Hidden -Command "Start-Sleep -Seconds 2; Start-Process 'http://127.0.0.1:%API_PORT%'" ...+5
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.helper_ui/src/App.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.helper_ui/src/App.jsx+3
warningHigh-entropy string literalsFound 14 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.helper_api.py+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.logic/checks.py+3
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.
29 files scanned @ 408990e | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution12
network & exfiltration0
file system access0
obfuscation12
supply chain4
owasp / injection0
telemetry
files 29/47rules hit 9engine v6commit 408990e
github
SunOner/sunone_aimbot
Aim-bot based on AI for all FPS games
1024
243
1075d
47 files
29 scanned(62%)
408990e
architecture░▒▓
entry (2) flagged (3) pkg (61)
84 nodes · 132 edgesscroll to zoom · click node to jump to finding