![]() |
|
#1
|
|||
|
|||
|
I've done a full online scan with Kaspersky and it found in C:\archivos de programa\ESET\Cache\FND0.NFI a virus, Trojan-Proxy.win32.Horst.bl
After it I do a scan in http://virusscan.jotti.org/ and Dr. Web found Trojan.Spambot F-Prot found W32/Methodbod.gen BitDefender found Trojan.Proxy.Horst.Q Kaspersky found Trojan-Proxy.Win32.Horst.bl Look where the file is. I've send the file to Eset but no answer yet. |
|
#2
|
||||
|
||||
|
Hi guilijan, welcome to Wilders.
This Trojan is detected by NOD32 as Win32/TrojanProxy.Horst.BF Please check your settings against those found in this thread and run a further scan. Cheers ![]()
__________________
"Illegitimis non carborundum"
translation: "Don't let the bastards grind you down" U.S. General Joseph W. "Vinegar Joe" Stilwell (1883-1946) Two Photographers |
|
#3
|
||||
|
||||
|
Quote:
http://www.wilderssecurity.com/showt...989#post772989 Quote:
|
|
#4
|
||||
|
||||
|
Quote:
Cheers ![]()
__________________
"Illegitimis non carborundum"
translation: "Don't let the bastards grind you down" U.S. General Joseph W. "Vinegar Joe" Stilwell (1883-1946) Two Photographers |
|
#5
|
|||
|
|||
|
Hi thank for your answer, but Nod don't find it.
I do a scan with it and don't find. Then after kaspersky scan and when it found it, i do a file scan with http://virusscan.jotti.org/ an it says Nod dont found nothing, as I know but say that Kav, DrWeb, F-Prot and Bit Defender found a trojan. So I do a new file sacan with Nod (1.1647) and again don't found nothing. I send the file to Eset but no answer yet so I don't know what to do with the file. False positive from Kav? And F-Prot And DrWeb And BitDefender |
|
#6
|
||||
|
||||
|
Quote:
![]() |
|
#7
|
|||
|
|||
|
Bubba sorry but I don't undestand you.
Have I a trojan or not? And most important, what to do with it? Oh I remember that same days ago I used Kav 6.0.300, the last version. So I set it not to start with WXP and install Nod to see how it works, and it found in Windows System this trojan (as I can remember it was smss.exe or something like that) Of course I delete it with nod an unistall Kav and now I'm using Nod. So can it be that that file in cache are taht what I scan and delete? |
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
Quote:
Quote:
Cheers ![]()
__________________
"Illegitimis non carborundum"
translation: "Don't let the bastards grind you down" U.S. General Joseph W. "Vinegar Joe" Stilwell (1883-1946) Two Photographers |
|
#10
|
|||
|
|||
|
Thanks for your advice.
I will dete it. Sorry guys but I speak spanish and ther are some words that I don't know to say in english. |
|
#11
|
||||
|
||||
|
Quote:
Cheers ![]()
__________________
"Illegitimis non carborundum"
translation: "Don't let the bastards grind you down" U.S. General Joseph W. "Vinegar Joe" Stilwell (1883-1946) Two Photographers |
|
#12
|
|||
|
|||
|
Quote:
este tipo de archivos son, tal y como se señala en el vinculo dado por mr. bubba, informativos sobre virus/trojanos/etc que nod32 ha previamente neutralizado, asi es que no hay nada que hacer ahi, son falsos positivos para los demas antivirus que los detectan, (lo puedes revisar en tu vinculo de virusscan jotti, ya han sido reportados como tal). |
|
#13
|
|||
|
|||
|
NQI files only contain information about files detected by NOD32 that are stored in NOD32's quarantine.
If an AV detects them, it's a serious FALSE POSITIVE as it does not contain anything malicious, just information about a particular file. NOD32 detects all variants of TP.Horst by ThreatSense without update. I'd suggest you check files at Virus Total (www.virustotal.com) which gives 100% correct results. Sometimes files uploaded to Jotti's scanner are shown as undetected though they actually are. |
|
#14
|
|||
|
|||
|
Both in this thread and in the thread that is referred to the reports talk about NFI files, not NQI files Marcos.
![]() NFI files are xored(encrypted) (malware)samples from nod's quarantine which KAV is able to unpack. So, those detections from KAV are definitely not false positives. |
|
#15
|
||||
|
||||
|
Quote:
your NOD32 previously detected this Trojan and put it into quarantine as a NFI file. No worries. You could leave it there or delete it. NOD32 protects you anyway against it. ![]()
__________________
--------------------------------------------------- My security apps: Avira AntiVir Premium * Comodo Firewall PRO * Malwarebytes Anti-Malware * Firefox with Adblock and NoScript |
|
#16
|
||||
|
||||
|
Quote:
If you do not want theses files kept in the NOD32 quarantine you are free to delete them. A detection of an encrypted un-executable file is a serious false positive. Cheers ![]()
__________________
1. What is right is always The Truth. 2. Every Truth is supported in agreement by every Truth. 3. If the facts would persuade you otherwise, see 1. ESET Reseller (Australia) |
|
#17
|
|||
|
|||
|
Quote:
Quote:
![]() So it's not a false positive. test.nfi packed PE-Crypt.XorPE test.nfi infected Trojan-Proxy.Win32.Horst.bl Perhaps it's time that someone gives me an AV expert tag. ![]() |
|
#18
|
||||
|
||||
|
Quote:
__________________
1. What is right is always The Truth. 2. Every Truth is supported in agreement by every Truth. 3. If the facts would persuade you otherwise, see 1. ESET Reseller (Australia) |
|
#19
|
||||
|
||||
|
Quote:
__________________
The part of a computer that causes most problems is the bit that holds the mouse! |
|
#20
|
||||
|
||||
|
Schouw is an AV expert, he works for Kaspersky
![]() |
|
#21
|
||||
|
||||
|
As long as the file is XOR'ed this particular file is not executable via CreateProcess, ShellExecute API or whatever. However, i do partly agree with Schouw that it's not really a completely false positive. Reason is being that a lot of droppers using such XOR'ed files, meaning they carry a XOR'ed file (malicious) at the end of their own file (or somewhere else "inside"), dropping it, decrypting it with the correct XOR key and executing it. Now since XOR'ing is a wellknown (older) XRay method and because it goes reasonable faster than bruteforcing other algorithms (such as combined ROR/ROL/NEG/SUB/ADD/XOR etc) some of the vendors have included it into "generic file processing". We did this too for example, the reason is stated a few lines before. I mean a simple XOR encryption is one of the oldest (and easiest) tricks to hide maleware. Basically XOR'ing is enough to prevent execution by accident in quarantine, but it is not a reason to claim that other av vendors having "false positives" on it.
__________________
My Pictures Meet me on facebook! |
|
#22
|
||||
|
||||
|
Quote:
Would it be better then to say 'unnecessary positive' since detecting files encrypted and quarantined by an AV serves no real purpose in threat protection? Obviously if an AV checks for an XOR result it can not be expected to take notice of if a file is in a quarantine folder or not since this would result in a security hole, but surely not every file is XOR-ed and the result re-tested....? My point is that it's confusing for people - note the original posters confusion and hence the reason this thread was started was because a file that in it's present benign state was detected as a threat, causing that user to become worried they may have had an active threat on their PC which in this instance was clearly not the case.
__________________
1. What is right is always The Truth. 2. Every Truth is supported in agreement by every Truth. 3. If the facts would persuade you otherwise, see 1. ESET Reseller (Australia) Last edited by NOD32 user : July 8th, 2006 at 08:11 AM. Reason: Thanks for the clarification... Today at 09:52 PM. Reason: My point is... |
|
#23
|
||||
|
||||
|
Quote:
That NFI or NQI files contained in Nod's quarantine are prevented from execution and to be aware that from time to time other AV's will report malware found in Nod's cache after they have been unpacked by other AV's during a scan ![]() |
|
#24
|
|||
|
|||
|
Hi I'm again.
i Think (in my poor english) that Nod and Kav are the best antivirus, at least for home users. I've used Kav for a long time but when I try Nod to see how it works (two o three weeks ago) it find a virus in Windows-System as I say before, smss or something like that. Of course I send that file to Kav and it answear to me in about five minutes saying that it was a virus (I don't remember the name but trojan horse x x x x x) Then I decide to unistall Kav and go ahead with Nod. But when I did the Kav online scan that make this thread, Kav find a virus as I said. So I' become to be crazy. Thanks to people that answer to my post I feel good again. Perhaps Nod must answer more quickly, because I send the file to Nod and today no answear, and I think they will never answear to me. That is a point to Kav. Tahnk to all who discus this problem. You can see my questions in kav forum about my first problem http://forum.kaspersky.com/index.php...opic=16080&hl= |
|
#25
|
||||
|
||||
|
Quote:
This has already been discussed earlier; Eset does not answer any emails regarding virus samples. If the sample is malware; it will be detected on priority basis. Anyway, I agree with Inspector Clouseau on this, its not really a false positive or false negative IMO.
__________________
Last edited by Radu : Today, at 5:32 AM. Reason: Found new malicious code |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|