DANGER
malware detected
github.com / oblachka81-cloud
oblachka81-cloud/ neuronecosystem
JavaScript·472 files·commit ac20ba7·scanned 15d ago·cached ✓
100/100
MALICIOUS
Matches known-malicious patterns. Do not clone or install.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
Created 15 days ago
No stars or forks
Crypto/Web3 project
Created 15 days ago
No community activity
13% file coverage
threat-state: maliciouslive
FINDINGS ░▒▓
criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/bot/handlers.js, src/cron/jobs.js, src/db/init.js. This means the suspicious code can execute when the app runs.+8
criticalWallet signing combined with remote exfiltrationSigns wallet transactions or messages and sends the result to a remote server — the exact behavior of Solana/Ethereum wallet drainers.js/wallet.js+10
infoWallet transaction signing APIUses wallet signing APIs (signTransaction, signMessage, sendTransaction, etc.). Legitimate in DeFi apps, but combined with remote exfiltration it is the core drainer pattern.js/wallet.js
showToast('Подтверди транзакцию в Tonkeeper...', 5000);
await tonConnectUI.sendTransaction(transaction);
const successMessages = {+2infoWallet transaction signing APIUses wallet signing APIs (signTransaction, signMessage, sendTransaction, etc.). Legitimate in DeFi apps, but combined with remote exfiltration it is the core drainer pattern.js/bank.js
bankShowToast('Подтверди в Tonkeeper...', 5000);
await window.tonConnectUI.sendTransaction(transaction);
bankShowToast('✅ Отправлено! COGNIQ зачислятся автоматически.', 5000);
...+2infoWallet transaction signing APIUses wallet signing APIs (signTransaction, signMessage, sendTransaction, etc.). Legitimate in DeFi apps, but combined with remote exfiltration it is the core drainer pattern.js/exchange.js
await tonConnectUI.sendTransaction(transaction);
try {+2warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.js/bank.js+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.js/i18n.js+4
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.index.js+3
warningHigh-entropy string literalsFound 18 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.js/profile.js+3
warningHigh-entropy string literalsFound 50 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.js/wallet.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.js/wallet.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/routes/bank.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/routes/exchange.js+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.
63 files scanned @ ac20ba7 | 8/28/2026 | heuristic scan — always review manually
risk by category
code execution15
network & exfiltration22
file system access6
obfuscation15
supply chain0
owasp / injection0
telemetry
files 63/472rules hit 16engine v5commit ac20ba7
github
oblachka81-cloud/neuronecosystem
NEURON Ecosystem v2 — GameFi quiz + impuls+ DeFi on TON blockchain. Earn COGNIQ tokens by answering crypto questions. Staking, exchange, streaks, achievements. Your mind is your currency 🧠
0
0
31d
472 files
63 scanned(13%)
ac20ba7
architecture░▒▓
entry (1) flagged (40) pkg (10)
70 nodes · 164 edgesscroll to zoom · click node to jump to finding