Virus op mijn website?

Status
Niet open voor verdere reacties.
ah..

als je dan "externe" code gebruikt, vraag die dan ook eens op...

Ziehier de bron van je "online" script:

Code:
document.write('6'); // Popup by [url]http://www.htmlpopups.com/[/url] 
var ie=document.all var dom=document.getElementById var ns4=document.layers var calunits=document.layers? "" : "px" var bouncelimit=32 //(must be divisible by 8) var direction="up" function initbox(){ if (!dom&&!ie&&!ns4) return 
crossobj=(dom)?document.getElementById("dropin").style : ie? document.all.dropin : document.dropin 
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset crossobj.top=scroll_top-250+calunits 
crossobj.visibility=(dom||ie)? "visible" : "show" dropstart=setInterval("dropin()",50) } function dropin(){ 
scroll_top=(ie)? truebody().scrollTop : window.pageYOffset if (parseInt(crossobj.top)<100+scroll_top) 
crossobj.top=parseInt(crossobj.top)+40+calunits else{ clearInterval(dropstart) 
bouncestart=setInterval("bouncein()",50) } } function bouncein(){ 
crossobj.top=parseInt(crossobj.top)-bouncelimit+calunits if (bouncelimit<0) bouncelimit+=8 bouncelimit=bouncelimit*-1 
if (bouncelimit==0){ clearInterval(bouncestart) } } function dismissbox(){ if (window.bouncestart) 
clearInterval(bouncestart) crossobj.visibility="hidden" } function truebody(){ return (document.compatMode && 
document.compatMode!="BackCompat")? document.documentElement : document.body } function 
get_cookie(Name) { var search = Name + "=" var returnvalue = "" if (document.cookie.length > 0) { offset = 
document.cookie.indexOf(search) if (offset != -1) { offset += search.length end = document.cookie.indexOf(";", 
offset) if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, 
end)) } } return returnvalue; } function dropornot(){ if (get_cookie("droppedin")==""){ window.onload=initbox 
document.cookie="droppedin=yes" } } dropornot() 
document.write('
') document.write('
x
') document.write('') document.write('') document.write('') document.write('') document.write('') document.write('') document.write('') document.write('') document.write('') 
document.write('') document.write('
')

Hier wordt gewoon een nare popup met inhoud die je niet weet in je site gepropt...
 
In welk script vindt je dat? De site heeft namelijk pop ups, en ook die kan ik niet vinden :eek:
 
Geplaatst door justinos
De site heeft namelijk pop ups, en ook die kan ik niet vinden :eek:
Pop-ups komen o.a. door de Nedstat Basic (Webstats4U) teller: http://www.webwereld.nl/articles/37124

Lees voor de aardigheid eens wat Webstats4U allemaal via jouw site mag doen:

Some of the Products and Services are supported by advertising, enabling WMS to provide them to you at no cost. When you use these free services, you agree to allow WMS to display advertising, including third party advertising, through the Products and Services.

With the installation of Webstats4U on the site it is accepted that WMS has the right to place advertisements on the site in any format or through any channel, including but not limited to e-mail, layer ads, pops, banners and other usual formats without any forewarning and it is furthermore accepted that WMS takes no responsibility for the advertising content and that WMS shall not be liable for any losses incurred regarding this advertising.

With the installation of Webstats4U on the site it is accepted that WMS has the right to use the collected data for commercial purposes in line with WMS's privacy policy.
Bron: http://usa.nedstatbasic.net/terms/
 
Deze code kwam van je "online" script (maw. dít is de code die "geinjecteerd" wordt door dat script).
En toen ik zei dat je je nedstat teller eraf moest gooien, zei ik dat niet voor niets ;)

t.
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan