Tagged Questions
The viruses tag has no wiki summary.
2
votes
5answers
241 views
Programming a Viral Botnet Killer
Wouldn't the best way to dismantle a botnet come from writing your own Virus?
Anti-Virus software never plays offense. It simply waits to be attacked by people who have ample time to ...
2
votes
1answer
98 views
List of suspected Malicious patterns
I am doing an anti-virus project by disassembling its code and analyzing it.
So i want a list of the Suspected Malicious pattern codes, so i can observe which is suspected and which is not?
so i want ...
2
votes
9answers
763 views
Upload a virus using a webform
Is it possible to upload a virus to a remote computer using a webform? If yes how do we prevent this from happening assuming we are limiting file types to just images?
0
votes
1answer
393 views
Message from webpage [closed]
Message from wepage popups in my yahoo email account. I need to x the box several times to unfreeze my computer. Then, it keeps popping up. And this occcurs before I even open any mail. exact message: ...
0
votes
0answers
65 views
Weird possible virus - wonder if anyone has come across it [closed]
Basically in the last week i have had 2 family members contact me about a possible virus on their machine. Both Cases are different machines in different geographic locations, the only similarity is ...
0
votes
2answers
332 views
Email Viruses: How they work, and how to avoid them
So my wife got hit with some email virus. I'm using the term loosely, knowing that there are many types of "viruses". Anyway, it sent out a few emails to everyone in her contacts list. The email has ...
0
votes
2answers
197 views
WordPress 2.9.2 Infected with SEO worm, blog.theyoungrens.com, I need some advice on getting it fixed
I have been trying to get rid of an infection in this (blog.theyoungrens.com) for a few weeks and am at my wits end, I have scoured the DB, and as many source files as possible, to no avail.
I have ...
0
votes
2answers
310 views
How to separate virus signatures in a virus signature file
I am doing an anti-virus project, I have a signature file and I want to separate the signatures in it. It is all beside each other and in hex, is there is a delimiter or something??
Thank you for ...