Claude遭大规模盗号,大批账号被强制注销
<div class="ce-block ce-block--focused" data-id="EHCuoW-MX0" ><div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">近日,Anthropic平台爆发了一场大规模账号安全事件,大批Claude用户在毫无预警的情况下被强制下线。不仅如此,官方甚至紧急清空了用户后台绑定的Visa、Mastercard等付款方式。这场危机的背后,并不是官方的无端操作,而是黑客针对全球AI用户发动的一场隐秘猎杀行动。如今,黑客的目标已经从银行卡余额转向了昂贵的AI算力和API额度。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="tcAcFTB_MI" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">据Anthropic官方通报,此次安全事件的元凶是潜伏在用户电脑中的各类信息窃取木马。在Windows系统上,常见的木马包括Vidar、Lumma、StealC、RedLine和Acreed;而在Mac系统上,则主要活跃着AMOS(Atomic Stealer)。这些木马通常伪装成破解版游戏、软件更新或非官方资源,悄悄潜入用户的电脑系统,大肆搜刮浏览器的密码、浏览历史记录、加密钱包密钥,甚至是本地保存的Cookie和Session会话凭证。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="ULWecMiDn0" >
<div class="ce-block__content">
<div class="cdx-block image-tool image-tool--filled ">
<div class="image-tool__image">
<div class="image-tool__image-preloader" style=""></div>
<img id="aimg_ULWecMiDn0" class="image-tool__image-picture _zoom" src="https://wazhi.net/data/attachment/forum/202608/31/181734bz1olbrl3syio26y.png" title="" alt="" data-aid="444"/>
</div>
<div class="cdx-input image-tool__caption" data-placeholder=""></div>
</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="FOMheT_WQv" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">许多用户感到困惑的是,自己明明已经修改了密码,甚至开启了严格的双重身份验证(2FA),为什么账号还是被轻易攻破?核心原因在于黑客采取了“绕过前台,直接偷通行卡”的策略。木马窃取了用户的Session(会话Cookie)后,黑客可以在自己的设备上完美复刻相同的环境,直接实现免密登录,将双重验证形同虚设。只要活跃的会话没有被手动撤销,攻击者就能继续利用旧会话窃取额度。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="NdwkS64AzX" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">在算力价格高昂的今天,盗取AI算力已经演变成了一条暴利的地下黑产链。黑客获取Claude的登录凭证后,主要通过两种方式变现:一是将上百个被盗账号打包集成到套壳网站中,以低价向不知情的普通用户出售“无限畅聊”额度;二是利用盗取的Session在后台生成API Key,接入中转API售卖平台按Token计费牟利。由于盗刷信用卡容易触发银行的严密风控,而“偷算力”在灰色地带能快速无缝折现,因而成为了黑客眼中的“数字黄金”。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="6f_PSNoaro" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">面对严峻的安全威胁,Anthropic为了防止用户遭受更严重的经济损失,采取了极端而果断的应对措施——强制注销受感染用户的账号,并直接物理删除账户中保存的银行卡信息。如果用户的Claude额度莫名其妙被瞬间耗光、侧边栏出现了完全陌生的对话历史、或者绑定的信用卡突然消失,大概率已经不幸中招。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="xuamCEUF-3" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">为了防范此类安全风险,广大用户需要采取彻底的防御措施:首先不能仅仅依靠修改密码,必须登录各核心账号手动在安全设置里选择“退出所有设备的登录”;其次需要彻底清理浏览器的Cookie及网站数据,切断木马的持续访问权限;最后,坚决不要从非官方渠道下载任何破解版游戏或软件,并在确认感染高危木马时通过备份文件并重装系统来确保彻底安全。在这个AI深度融入生产力的时代,保护好账号凭证就是保护核心数字资产。</div>
</div>
</div><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.image-tool {
--bg-color: #cdd1e0;
--front-color: #388ae5;
--border-color: #e8e8eb;
}
.image-tool__image {
border-radius: 3px;
overflow: hidden;
margin-bottom: 10px;
}
.image-tool__image-picture {
max-width: 100%;
vertical-align: bottom;
display: block;
margin-left: auto;
margin-right: auto;
}
.image-tool__image-preloader {
width: 50px;
height: 50px;
border-radius: 50%;
background-size: cover;
margin: auto;
position: relative;
background-color: #cdd1e0;
background-position: center center;
}
.image-tool__image-preloader::after {
content: "";
position: absolute;
z-index: 3;
width: 60px;
height: 60px;
border-radius: 50%;
border: 2px solid #cdd1e0;
border-top-color: #388ae5;
left: 50%;
top: 50%;
margin-top: -30px;
margin-left: -30px;
animation: image-preloader-spin 2s infinite linear;
box-sizing: border-box;
}
.image-tool__caption::before {
position: absolute !important;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
}
.image-tool__caption:empty::before {
display: block;
}
.image-tool__caption:empty:focus::before {
display: none;
}
.image-tool--empty .image-tool__image {
display: none;
}
.image-tool--empty .image-tool__caption, .image-tool--loading .image-tool__caption {
display: none;
}
.image-tool .cdx-button {
display: flex;
align-items: center;
justify-content: center;
}
.image-tool .cdx-button svg {
height: auto;
margin: 0 6px 0 0;
}
.image-tool--filled .cdx-button {
display: none;
}
.image-tool--filled .image-tool__image-preloader {
display: none;
}
.image-tool--loading .image-tool__image {
min-height: 200px;
display: flex;
border: 1px solid #e8e8eb;
background-color: #fff;
}
.image-tool--loading .image-tool__image-picture {
display: none;
}
.image-tool--loading .cdx-button {
display: none;
}
/**
* Tunes
* ----------------
*/
.image-tool--withBorder .image-tool__image {
border: 1px solid #e8e8eb;
}
.image-tool--withBackground .image-tool__image {
padding: 15px;
background: #cdd1e0;
}
.image-tool--withBackground .image-tool__image-picture {
max-width: 60%;
margin: 0 auto;
}
.image-tool--stretched .image-tool__image-picture {
width: 100%;
}
.image-tool__caption {
text-align: center;
font-size: 14px;
color: #a3a3a3;
}
@keyframes image-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]