1.

Solve : Strange code?

Answer» <html><body><p>Ok, first off all I'm sorry if this is the wrong place but I could not find where to post this...<br/><br/>Anyway, I found a strange .txt file in my C:\ drive I only know that it should not be there, but I don't know what it do or where it came from, could anyone tell me why it is in my C:\ drive and what it do?<br/><br/>Code: <a>[Select]</a>&lt;!-- Start of ekmCompass code --&gt; <br/>&lt;script type="text/javascript"&gt; <br/>var compassURL = (("https:" == document.location.protocol) ? "https://ekmcompass.ekmsecureserver.com" : "http://www.ekmcompass.com");<br/>document.write(unescape("%3Cscript src='" + compassURL + "/geo/redirect.asp?site=allthingskind' type='text/javascript'%3E%3C/script%3E"));<br/>&lt;/script&gt;<br/>&lt;script type="text/javascript"&gt;<br/>&lt;!--<br/>function getCompassQuerystring( name )<br/>{<br/>name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");<br/>var regexS = "[\\?&amp;]"+name+"=([^&amp;#]*)";<br/>var regex = new RegExp( regexS );<br/>var results = regex.exec( window.location.href );<br/>if( results == null )<br/>return "";<br/>else<br/>return results[1];<br/>}<br/>function getCompassCookie( cookie_name )<br/>{<br/>if (document.cookie.length&gt;0)<br/> {<br/> c_start=document.cookie.indexOf(cookie_name + "=");<br/> if (c_start!=-1)<br/> { <br/> c_start=c_start + cookie_name.length+1; <br/> c_end=document.cookie.indexOf(";",c_start);<br/> if (c_end==-1) c_end=document.cookie.length;<br/> return unescape(document.cookie.substring(c_start,c_end));<br/> } <br/> }<br/>return "";<br/>} <br/>var compass = getCompassQuerystring( 'compass' );<br/>var mylocation = new String(document.location);<br/>mylocation = mylocation.indexOf('ekmpowershop')<br/>if(compass.length != 0 || mylocation != -1){document.cookie = "compass=disable";}<br/>if(getCompassCookie('compass') != 'disable'){if(redirloc.length != 0 &amp;&amp; document.location != redirloc){location.replace(redirloc);}}<br/>//--&gt;<br/>&lt;/script&gt; <br/>&lt;!-- <a href="https://interviewquestions.tuteehub.com/tag/end-239295" style="font-weight:bold;" target="_blank" title="Click to know more about END">END</a> of ekmCompass code --&gt;<br/><br/>ThanksHave you been watching Youtube video <a href="https://interviewquestions.tuteehub.com/tag/clips-919211" style="font-weight:bold;" target="_blank" title="Click to know more about CLIPS">CLIPS</a> via Allthingskind?<br/>I have no clue what Allthingskind is, so no.So... noone is that <a href="https://interviewquestions.tuteehub.com/tag/good-1009017" style="font-weight:bold;" target="_blank" title="Click to know more about GOOD">GOOD</a> at reading scripts here, you know where someone might know?You have a cookie. Have you tried Googling Ekmompass? It is a geographic redirect service. Websites use it to make sure visitors get the right language version for their country. The user in this case was allthingskind.com, a web hosting company. As <a href="https://interviewquestions.tuteehub.com/tag/far-459491" style="font-weight:bold;" target="_blank" title="Click to know more about FAR">FAR</a> as I can <a href="https://interviewquestions.tuteehub.com/tag/see-630247" style="font-weight:bold;" target="_blank" title="Click to know more about SEE">SEE</a> there is no more information to be got from it. You can delete it.<br/>Quote from: Salmon Trout on August 29, 2010, 07:42:07 AM</p><blockquote>Have you tried Googling Ekmompass?</blockquote><br/>That's Ekcompass<br/><br/></body></html>


Discussion

No Comment Found