Lookonchain APP

App Store

「ClickFix」 Attack Upgrade: Hacker Impersonates VC and Hijacks Browser Extension to Steal Crypto Assets

2 hours ago

March 3 – Network security firm Moonlock Lab reported crypto hackers have recently upgraded their "ClickFix" attack, now impersonating VC firms to target users via social platforms and trick them into running malicious code to steal crypto assets. Attackers pose as fake VC firms (e.g., SolidBit, MegaBit, Lumax Capital) to send partnership invites via LinkedIn, then direct victims to fake Zoom or Google Meet links. These fake pages include a phony Cloudflare "I’m not a robot" verification button. Clicking it copies malicious commands to the user’s clipboard; victims are tricked into pasting and running those commands in their terminal to complete the hack. Researchers note this tactic bypasses traditional security defenses by getting victims to execute commands themselves. Hackers also hijacked browser extensions to launch attacks. Annex Security founder John Tuckner said the Chrome extension QuickLens—after an ownership change on Feb. 1—rolled out a malicious script update two weeks later. That release triggered the ClickFix attack and stole user data. The extension, which had ~7,000 users, has been removed from the Chrome Web Store. The report adds the hijacked extension scanned for crypto wallet data and mnemonic phrases, plus collected Gmail content, YouTube channel data, and web login/payment info.
Relevant content

Lido V3 has launched, allowing all stVaults to mint stETH without permission.

March 3 — Lido announced in a tweet that Stage 3 of its V3 upgrade is now live. All stVaults can now mint stETH permissionlessly, and minting limits for identified node operators have been raised. Lido V3’s initial deployment is fully complete.

2 minutes ago

Ollama has added the "ollama launch pi" command to easily start the Minimal Programming Agent.

Per 1M AI News, Ollama has announced support for one-click Pi launches via the `ollama launch pi` command. Pi is a minimalist AI programming agent toolkit developed by Mario Zechner, featuring a built-in plugin extension system—even allowing users to have Pi draft extensions for themselves. It’s globally available via npm, with its configuration file located in the ~/.pi/agent/ directory, and supports integration with Ollama local models (like qwen3-coder) and multiple cloud service providers. Ollama founder Jeffrey Morgan praised Pi for its elegant design and high customizability, noting it performs well even with small-parameter models (including local Qwen 3.5 series models). The `ollama launch` command was introduced on January 23 this year, supporting zero-configuration startup of programming tools such as Claude Code, OpenCode, Codex, and Droid. With Pi’s addition, the available agent ecosystem has expanded further.

2 minutes ago

A whale once entered an $8,000, 10% PUNCH token supply, peaking at over $3 million in unrealized gains

March 3rd Per Arkham monitoring, a crypto whale address previously contributed $8,000 worth of PUNCH tokens (10% of its holdings) — peaking at an unrealized gain of over $3 million. During the token’s uptrend, the whale cashed out $550,000 and transferred the funds to Binance. The address still holds $1 million in PUNCH tokens as of now. At press time, PUNCH’s market cap is reported at $14.31 million, with a 22.7% 24-hour gain.

2 minutes ago

Peter Thiel Plans to Sell $280 Million in Palantir Stock

March 3, Peter Thiel filed a Form 144 with the SEC outlining a plan to sell up to 2 million shares of Palantir Technologies Inc. (PLTR) Class A stock, valued at roughly $280 million. Analysis suggests Thiel will retain approximately 229 million shares—the bulk of his total Palantir holdings—even with this large-scale sale. PLTR’s stock has surged recently on defense contract wins and AI demand, and the news could spark short-term volatility. Per Bitget market data, as of press time, PLTR is trading down 0.99% in pre-market sessions at $143.74.

2 minutes ago

Binance collaborates with Interpol and law enforcement agencies from 16 countries on "Red Card 2.0" to combat fraud

March 3 — Binance, in partnership with INTERPOL, AFripol and 16 African law enforcement agencies, has launched “Operation Red Card 2.0” to target high-yield investment fraud, mobile payment scams, fraudulent loan apps and other scam infrastructure. Over the roughly 8-week operation, law enforcement arrested 651 suspects, seized 1,442 malicious IPs, domains, servers and related equipment, and recovered more than $4.3 million in funds. Total losses linked to the investigation exceed $45 million, with 1,247 confirmed victims.

2 minutes ago

Research: The AGENTS.md file can reduce the AI programming Agent's runtime by 29% and decrease output tokens by 17%

On March 3rd, 1M AI News reported that a research team from Singapore Management University, Heidelberg University, Bamberg University, and King’s College London published a paper on arXiv—the first quantitative assessment of how repository-level AGENTS.md files impact AI programming agent efficiency. Stored in a code repository’s root directory, AGENTS.md is an instruction file that explains a project’s architecture, build commands, coding standards, and operational constraints to AI agents. It mirrors Anthropic Claude Code’s CLAUDE.md and GitHub Copilot’s copilot-instructions.md, and is currently used by over 60,000 GitHub repositories. The team ran paired experiments on 124 merged pull requests (each with ≤100 lines of code changes) across 10 repositories, using OpenAI Codex (gpt-5.2-codex) under two conditions: with and without AGENTS.md. Key findings: - Median runtime dropped from 98.57 seconds to 70.34 seconds (a 28.64% decrease) - Median output tokens fell from 2,92

2 minutes ago