惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
aimingoo的专栏
aimingoo的专栏
腾讯CDC
WordPress大学
WordPress大学
Apple Machine Learning Research
Apple Machine Learning Research
F
Fortinet All Blogs
G
Google Developers Blog
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
小众软件
小众软件
Engineering at Meta
Engineering at Meta
博客园_首页
B
Blog RSS Feed
D
Docker
M
MIT News - Artificial intelligence
爱范儿
爱范儿
I
InfoQ

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: CredScore – Deterministic wallet risk scoring, n...
waxsway · 2026-06-17 · via HN's home page

One specific output to ground this before the architecture.

The primary wallet from the Bybit / Lazarus exploit gets scored 10/100, tier high, posture escalate, with the OFAC Lazarus Group attribution showing up directly in the briefing. Full verdict here: https://credscore.us/v/o6wr--NrABo

The engine is deterministic, no ML in the scoring path. Explicit numeric weights per signal. Structural pattern detection: fan-out distribution, source-return flow, circular funding, repeated amount-band recirculation. Hard sanctions cap at score 12 for confirmed OFAC SDN matches, enforced at three independent points in the pipeline. Same wallet always produces the same score. Every output traces back to specific on-chain activity with a written rationale.

Five EVM chains: Ethereum, Base, Arbitrum, Optimism, Polygon. 0 to 100 score (higher means lower risk), decision posture (proceed / review / escalate), structured analyst briefing. Sub-15 second analysis from address to verdict.

What it doesn't do: non-EVM chains (Bitcoin, Solana, Tron), real-time stream monitoring at scale, deep cross-chain tracing through bridges. Those are jobs Chainalysis Reactor and TRM Forensics do better. CredScore is the fast first pass, not the deep investigation.

Two public case studies on real attacker wallets if you want to verify engine output independently:

Bybit / Lazarus wallet tree: https://credscore.us/case-studies/bybit-hack-lazarus-wallet-...

Drift / DPRK wallets, flagged on behavior alone: https://credscore.us/case-studies/drift-hack-dprk-wallet-ana...

Free first analysis at https://credscore.us/desk, no card.

The hardest scoring problem I'm working on right now is distinguishing legitimate high counterparty entropy from drainer-shaped victim fan-in at the signal level. The engine currently credits high counterparty entropy as a mild positive signal (broader observable behavior is generally good). But on drainer wallets, hundreds of distinct inbound counterparties with small values are victims, not legitimate counterparty diversity. I'm exploring counterparty value distribution and inbound-to-outbound ratio as differentiators, but the signal-shape overlap with legitimate batched payouts is real. Curious how others have handled this differentiation in deterministic risk scoring systems where you can't fall back on ML clustering.