토픽

맨위로 가기
  • 공유 공유
  • 댓글 댓글
  • 추천 추천
  • 스크랩 스크랩
  • 인쇄 인쇄
  • 글자크기 글자크기
링크 복사 완료 링크가 복사되었습니다.

네르보스 네트워크 포스 브리지 해킹으로 300만 달러 이상 피해 발생

프로필
김하린 기자
댓글 1
좋아요 비화설화 4

네르보스 네트워크 기반 크로스체인 프로토콜 포스 브리지가 해킹당해 300만 달러 이상의 암호화폐가 도난당했으며, 매직베이스가 브리지 서비스를 중단하고 조사에 착수했다.

 네르보스 네트워크 포스 브리지 해킹으로 300만 달러 이상 피해 발생 / 셔터스톡

네르보스 네트워크 포스 브리지 해킹으로 300만 달러 이상 피해 발생 / 셔터스톡

웹3 보안업체 사이버스(Cyvers)에 따르면 네르보스 네트워크(Nervos Network) 기반 크로스체인 프로토콜인 포스 브리지(Force Bridge)가 탈중앙화금융(DeFi) 익스플로잇 공격을 당해 300만 달러 이상의 암호화폐 자산 손실이 발생한 것으로 추정된다고 발표했다.

2일(현지시간) 더 블록에 따르면, 공격자들은 더 블록의 가격 페이지 데이터를 기준으로 약 25만 7800 USDT, 539.09 ETH(135만 달러), 89만 8300 USDC, 6만 400 DAI, 그리고 약 8만 3000달러 상당의 래핑 비트코인 0.79개를 빼돌렸다고 밝혔다.

도난당한 자금은 이더로 전환되어 거래 추적을 어렵게 하기 위해 자주 사용되는 암호화폐 믹싱 서비스인 토네이도 캐시(Tornado Cash)를 통해 이동된 것으로 알려졌다.

이에 대응해 주요 네르보스 기여자인 매직베이스(Magickbase)는 브리지 서비스를 중단하고 X를 통한 게시물에서 진행 중인 조사를 확인했다. 팀은 6월 2일 업데이트에서 "우리 팀이 조사하고 있다"고 말했다.

네르보스 네트워크는 2019년 메인넷을 출시했으며, 포스 브리지 같은 도구를 통해 상호 연결된 온체인 생태계 구축을 목표로 한다. 싱가포르 기반 매직베이스는 네르보스 개발자와 사용자 지원에 중점을 둔 인프라 제공업체 역할을 한다. 회사는 또한 네르보스 네트워크의 주력 크로스체인 플랫폼 관리를 위한 핵심 파트너이기도 하다. 주목할 점은 매직베이스가 5월 31일 발표한 공지에서 낮은 사용자 활동과 높은 유지 비용을 이유로 포스 브리지 종료 계획을 발표했다는 것이다.

네르보스 네트워크의 포스 같은 디파이 브리지는 스마트 계약과 토큰 래핑 기술을 활용해 크로스체인 상호 운용성을 촉진함으로써 사용자들이 고립된 블록체인 간에 자산과 데이터를 전송할 수 있게 한다.

이러한 메커니즘은 크로스체인 기능에 중요하지만 익스플로잇의 빈번한 표적이 되고 있다. 특히 2022년 로닌 브리지(Ronin Bridge)와 웜홀(Wormhole) 공격은 각각 6억 달러와 3억 2300만 달러의 손실을 초래해 현재까지 가장 큰 디파이 해킹 중 하나로 기록되고 있다.

<저작권자 ⓒ TokenPost, 무단전재 및 재배포 금지>

광고문의 기사제보 보도자료

많이 본 기사

관련된 다른 기사

댓글

댓글

1

추천

4

스크랩

스크랩

데일리 스탬프

0

말풍선 꼬리

매일 스탬프를 찍을 수 있어요!

데일리 스탬프를 찍은 회원이 없습니다.
첫 스탬프를 찍어 보세요!

댓글 1

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

0/1000

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

사계절

2025.06.04 00:02:28

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

1
'); win.document.write(''); win.document.close(); var objAgent = navigator.userAgent; if (objAgent.indexOf('Edge') > -1) { win.onafterprint = function () { // win.close(); // setTimeout(function () { win.close() }, 500); return true; } } else if (objAgent.indexOf('Trident') > -1) { win.onafterprint = function () { // win.close(); setTimeout(function () { win.close() }, 500); return true; } } else { win.onafterprint = function () { win.close(); return true; } } }); $('#btnOpenFontSizePopup').on('click', function (){ if ($('#popupFontSize').css('display') == 'none'){ sharePopupClose(); $('#popupFontSize').show(); } else { $('#popupFontSize').hide(); } }); $(".btnChangeFontSize").on('click', function() { var fontSize = $(this).data().size; $('.view_text').css("fontSize", ''); $('.article_content').css("fontSize", ''); var articleTxt = $(".article_content > p"); if (!(fontSize == 14 || fontSize == 16 || fontSize == 18 || fontSize == 20 )) return false; $('.font_btn').removeClass('font_size_on'); $(this).find('.font_btn').addClass('font_size_on'); articleTxt.css("fontSize", fontSize); switch(fontSize){ case 14: break; case 16: break; case 18: break; case 20: break; default: return false; } return true; }); $('.btnGetReword').click(function () { if(clientId == 0){ $.loginPopupOpen('referral'); }/* else if (clientCertificated == 'N') { $('#certificationModalWrap').show(); }*/ }); $.articleVoting = function () { var articleId = "253784"; if(clientId == 0){ $.loginPopupOpen(''); return false; } $.ajax({ url: '/news/ajax/addArticleVoting', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error != 0) { if (response.error == 99) { alert(response.message); return; } else { alert(response.message); return; } } $('.newsLike').addClass('greyBanner'); if(response.voteCancel == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) - 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').show(); $('.redHeart').hide(); $('.remoteControlLike').hide(); $('.remoteControlNoLike').show(); $('.stamp_like').removeClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } else if(response.vote == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) + 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').hide(); $('.redHeart').show(); $('.remoteControlLike').show(); $('.remoteControlNoLike').hide(); $('.stamp_like').addClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } if(response.rewardPopupDisplay == 'Y') { showPointModal(); } //location.reload(); }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); } } }); return false; }; $('.btnScrapArticle').on('click', function (){ var articleId = "253784"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleScrap(clientId, articleId); } }); $.articleScrap = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/scrapArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.scrap == 'Y') { $('.btnScrapArticle').addClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').show(); $('.btnScrapArticle').find('.remoteControlScrapOff').hide(); } else { $('.btnScrapArticle').removeClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').hide(); $('.btnScrapArticle').find('.remoteControlScrapOff').show(); } } else { alert(response.message); } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; $('.btnStampArticle').on('click', function (){ if ($(this).hasClass('stamp_on') == true) return false; var articleId = "253784"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleStamp(clientId, articleId); } }); $.articleStamp = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/stampArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.stamp == 'Y') { $('.stamp_daily').addClass('stamp_on'); $('.stampCount').html(response.count); var wrap = $('.article_stamp_contents'); if (response.count > 0) { wrap.find('.stamp_none_txt').remove(); } wrap.html(''); var html = ''; if(response.size >= 1) { for (var i = 0; i < response.size; i++) { html = ''; html += '
'; html += '
'; html += ''; if (response['items'][i]['clientId'] == clientId) { html += '

' + response['items'][i]['nickname'] + '

'; } else { html += '

' + response['items'][i]['nickname'] + '

'; } html += '
'; html += '

' + response['items'][i]['regTimestampHi'] + '

'; html += '
'; wrap.append(html); } } /*html += '
'; html += '등급 아이콘'; html += '

' + response['item']['nickname'] + '

'; html += '

' + response['item']['timestamp'] + '

'; html += '
'; wrap.prepend(html);*/ } } else { } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; // $('.viewLike').on("click",function (){ // if(clientId == 0){ // $.loginPopupOpen(''); // } else { // $.articleVoting(); // } // }); $('.likeBg').on("click",function (){ if(clientId == 0){ $.loginPopupOpen(''); } else { $.articleVoting(); } }); //$('body').append('
OSZAR »