Questions tagged [antivirus]

Antivirus or anti-virus software is used to prevent, detect, and remove malware

A variety of strategies are typically employed. Signature-based detection involves searching for known patterns of data within executable code. However, it is possible for a computer to be infected with new malware for which no signature is yet known. To counter such so-called zero-day threats, heuristics can be used. One type of heuristic approach, generic signatures, can identify new viruses or variants of existing viruses by looking for known malicious code, or slight variations of such code, in files. Some antivirus software can also predict what a file will do by running it in a sandbox and analyzing what it does to see if it performs any malicious actions.

No matter how useful antivirus software can be, it can sometimes have drawbacks. Antivirus software can impair a computer's performance. Inexperienced users may also have trouble understanding the prompts and decisions that antivirus software presents them with. An incorrect decision may lead to a security breach. If the antivirus software employs heuristic detection, success depends on achieving the right balance between false positives and false negatives. False positives can be as destructive as false negatives. Finally, antivirus software generally runs at the highly trusted kernel level of the operating system, creating a potential avenue of attack.

266 questions
7
votes
3 answers

AVAST antivirus for Ubuntu?

Will Avast work for Ubuntu? I would love to use avast on my Ubuntu os. I went to the Avast site and it gave me 3 different file download choices for Linux. one was a rpm,deb and the other just took me to a page with a bunch of letters and signs? …
hero4u
  • 71
5
votes
1 answer

How do I install 'proper' anti-virus protection for Online Banking satisfying its Terms of Use?

I am using 64 bit Ubuntu 12.04 LTS. So far I have not been able to install well known antivirus software: ClamTk seems to suffer from lots of false positives. Bitdefender is a nuisance. Sometimes it is there then it seems to be gone. Avast seems to…
Hans
  • 121
4
votes
2 answers

How to install AVG for ubuntu 12.04

I have downloaded AVG free installer file(avg2013flx-r3118-a6926.i386.sh) from http://free.avg.com/in-en/download-free-all-product. Please let me know how to install it on Ubuntu 12.04
4
votes
2 answers

Error message in Avast!

I downloaded Avast using terminal command wget http://files.avast.com/files/linux/avast4workstation_1.3.0-2_i386.deb and the download and installation was successful. Then I chose check updates(database) from the interface. As soon as the updates…
4
votes
6 answers

Problem after installion of NOD32 on xubuntu 12.04

After installing the program nod32 antivirus I took this error every time I open console. ERROR: ld.so: object 'libesets_pac.so' from /etc/ld.so.preload cannot be preloaded: ignored. I use X ubuntu 12.04 Any solution of this problem?
Vassilis
  • 2,957
3
votes
3 answers

Online virus scanners for linux

Can we scan the drive online to scan and remove the virus files? If there where can i find them? How to scan and remove the virus through online scanners? Thank you!
krishna kaanthh
  • 707
  • 1
  • 6
  • 15
2
votes
1 answer

Can I use Comodo without filesystem filter driver

I downloaded Comodo on 14.04 and it says filesystem not loaded so I went out and found some patches but I dont want to mess around with the kernel so can I use Comodo without the filesystem filter driver, will it work the same way.
user296935
  • 55
  • 1
  • 3
  • 6
2
votes
2 answers

Does Ubuntu need Anti-malware?

Possible Duplicate: Do I need to have ‘antivirus software’ installed? I'm new to Ubuntu (12.10), does it need anti-malware and what is the best anti-malware for Ubuntu? I'm asking, because unlike Windows, Linux is not as often the target of…
1
vote
0 answers

Firefox Trojans

I have run ClamAv on Ubuntu 15.10 several times in the last 10 days. Every time it comes up with Firefox harbouring Trojans and what I would think are possibly cookies. I suspect the Trojans are false positives but am not sure. Has anyone similar…
Jim
  • 11
1
vote
1 answer

Ubuntu Studio Real Time Scan Antivirus

Is there some real time scan antivirus software for ubuntu studio? Where? Well, I know the typical answer: "It is very hard to find a virus to Linux." The problem is to all of those people (like me) that still have to use some Windows OS…
Juan
  • 1,797
1
vote
0 answers

Antivirus for general purpose user? Yay or nay?

Hi I've just installed Ubuntu on to my mum's laptop for her after we had to restore to factory settings and couldn't get windows back. It's looking like we're going to keep Ubuntu on it and I was wondering whether or not to install antivirus on her…
1
vote
1 answer

2014 anti-virus prevention in Ubuntu: AVG deb is missing?

While I am usually singing linux/ubuntu's praises, I am frustrated lately in the anti-virus department. I like to scan my windows flash drive and occassionally my whole linux HDD for viruses using my xubuntu 12.04 LTS setup. clamTK gives me too…
1
vote
1 answer

Install anti virus in Ubuntu14

I installed latest Ubuntu 14 64 bit kindly suggest me an anti-virus to install compatible with Ubuntu 14 please also explain the steps to install it
1
vote
1 answer

Where is Sophos anti-virus in Ubuntu?

I installed Sophos anti-virus by following the instructions here: https://www.fosslinux.com/2852/how-to-install-sophos-antivirus-software-in-ubuntu.htm Where can I find the application now? It seems to be totally invisible. I am not sure whether…
Jomo
  • 43
1
vote
1 answer

How to cleanup a virus from a pen drive using ubuntu and recovering hidden files

How do l recover hidden files on a pen drive,infected by a virus, as well as cleaning up the virus using ubuntu operating system
1
2 3