主页 » 加密货币新闻
诈骗损失同比飙升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起黑客事件,不包括诈骗。2月份创下了单月最大损失记录,Bybit遭受15.1亿美元的入侵,PeckShield现在将其列为加密货币史上最大的黑客攻击。FBI后来将该攻击与朝鲜的Lazarus Group联系起来,详细说明了他们如何使用恶意软件和社交工程来获取Bybit冷钱包的访问权限。
根据PeckShield的数据,攻击者去年也开始改变策略。他们不再只是针对去中心化金融(DeFi)系统,而是更多地关注中心化交易所和大型机构,这些占去年被盗资金的75%,高于2024年的46%。
BNB Chain的事件数量最多,而以太坊因大型目标而损失的美元价值最高。
您可能还喜欢:
模式和追回情况分析
该报告还提供了被盗资金转移方式的背景信息。与重大漏洞利用相关的追踪洗钱活动在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/

