首頁 » 加密貨幣新聞
詐騙損失年增 64%,主要由針對高價值受害者的定制網路釣魚和冒充活動所驅動。
}
function loadTrinityPlayer(targetWrapper, theme,extras="") {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add('played');
// Create script
const scriptEl = document.createElement("script");
scriptEl.setAttribute("fetchpriority", "high");
scriptEl.setAttribute("charset", "UTF-8");
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set("pageURL", window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(".add-before-this");
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains("dark") ? "dark" : "light";
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById("desktopPlayBtn");
if (desktopBtn) {
desktopBtn.addEventListener("click", function () {
const desktopWrapper = document.querySelector(".desktop-player-wrapper.trinity-player-iframe-wrapper");
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),'&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById("mobilePlayBtn");
if (mobileBtn) {
mobileBtn.addEventListener("click", function () {
const mobileWrapper = document.querySelector(".mobile-player-wrapper.trinity-player-iframe-wrapper");
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),'&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = " + html;
}
// Theme switcher
const destroyButton = document.getElementById("checkbox");
if (destroyButton) {
destroyButton.addEventListener("click", () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(".desktop-player-wrapper.trinity-player-iframe-wrapper");
if(desktopWrapper.classList.contains('played')){
loadTrinityPlayer(desktopWrapper, theme,'&autoplay=1′);
}else{
reInitButton(desktopWrapper,'Listen')
const desktopBtn = document.getElementById("desktopPlayBtn");
if (desktopBtn) {
desktopBtn.addEventListener("click", function () {
const desktopWrapper = document.querySelector(".desktop-player-wrapper.trinity-player-iframe-wrapper");
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,'&autoplay=1');
});
}
}
} else {
const mobileWrapper = document.querySelector(".mobile-player-wrapper.trinity-player-iframe-wrapper");
if(mobileWrapper.classList.contains('played')){
loadTrinityPlayer(mobileWrapper, theme,'&autoplay=1′);
}else{
const mobileBtn = document.getElementById("mobilePlayBtn");
if (mobileBtn) {
mobileBtn.addEventListener("click", function () {
const mobileWrapper = document.querySelector(".mobile-player-wrapper.trinity-player-iframe-wrapper");
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,'&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
使用 AI 摘要
使用 AI 摘要
根據區塊鏈安全公司 PeckShield 分享的數據,2025 年加密貨幣相關詐騙和駭客攻擊從用戶和平台竊取了超過 40.4 億美元。
這些數字顯示出明確的轉變,攻擊者更傾向於針對性的社交工程和對中心化參與者的攻擊,其中詐騙本身的增長速度遠超技術性漏洞利用。
詐騙和中心化攻擊推動 2025 年損失
PeckShield 表示,2025 年加密貨幣總損失較 2024 年增加了約 34%,其中 26.7 億美元與駭客攻擊有關,13.7 億美元與詐騙有關。
詐騙損失年增約 64%,超過直接協議漏洞利用的增長速度。然而,更大的問題是單案損失金額更高,通常與針對高價值個人的定制網路釣魚和冒充活動有關。
全年記錄了超過 200 起駭客事件,不包括詐騙。二月份創下了單月最大損失記錄,Bybit 遭受 15.1 億美元的入侵,PeckShield 現在將其列為加密貨幣歷史上最大的駭客攻擊。FBI 後來將該攻擊與北韓的 Lazarus Group 連結起來,詳細說明了他們使用惡意軟體和社交工程來獲取 Bybit 冷錢包的訪問權限。
根據 PeckShield 的數據,攻擊者在去年也開始改變他們的方法。他們不再只是針對去中心化金融(DeFi)系統,而是開始更多地關注中心化交易所和大型組織,這些目標佔去年被竊金額的 75%,高於 2024 年的 46%。
BNB Chain 的事件數量最多,而 Ethereum 由於大型目標而佔據最高的美元價值損失。
您可能也喜歡:
模式與追回情況分析
該報告還提供了被竊資金如何轉移的背景資訊。2025 年與重大漏洞利用相關的追蹤洗錢金額達到 14.9 億美元,較前一年增加了 15%,PeckShield 將這一增長與個別盜竊案中竊取的更大金額連結起來。
從積極的方面來看,去年當局和安全公司追回或凍結了約 3.349 億美元的被竊加密貨幣。然而,這一追回率低於 2024 年追回的 4.885 億美元,表明盜竊的規模和複雜性正在超過緩解措施的速度。
最新數據呈現出喜憂參半的前景。PeckShield 於 2026 年 1 月 3 日發布的另一份報告指出,2025 年 12 月漏洞利用造成的損失降低到 7,600 萬美元,較 11 月降低了 60%。然而,新年伊始就發生了重大入侵事件,Truebit 協議於 1 月 9 日在一次漏洞利用中損失了 2,650 萬美元。
這種持續的攻擊循環提醒我們,雖然每月總額可能會波動,但基礎設施漏洞和個人化詐騙的潛在威脅仍然是加密貨幣生態系統持續面臨的挑戰。
這些案例共同支持了 PeckShield 的觀點,即 2025 年的損失較少與隨機漏洞利用有關,而更多地與精準定向有關,其中社交工程和對中心化系統的訪問發揮了越來越大的作用。
CryptoPotato 讀者專屬合作夥伴獎金:使用此連結註冊並解鎖價值 1,500 美元的獨家 BingX Exchange 獎勵(限時優惠)。
來源: https://cryptopotato.com/report-crypto-scams-hacks-drained-over-4b-in-2025/

