Donate SIGN UP

Worms and viruses how difficult are they to write/code

Avatar Image
bluedolphin | 01:20 Sun 28th Sep 2003 | Technology
1 Answers
I am curious to know how much knowlege is needed to write such destructive things? Does it take a genius or is it relatively easy like for example someone who wants to create havoc by spreading nails on a roadway to purposely cause damage to motor vehicles
Gravatar

Answers

Only 1 answerrss feed

Best Answer

No best answer has yet been selected by bluedolphin. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
There are really two types of virus. Both prey upon stupidity, though one will be the trusting nature of a user and the other will take advantage of some known flaw. The former is generally "easier" since user stupidity is one thing that can be relied on: a virus that runs when somebody inadvertently opens an untrusted application within an email is not so much easier to code as easier to deploy. The latter method relies on the stupidity of system administrators (and on your home machine that's you) in not applying system patches when problems are announced. This is precisely what the recent spate of viruses have attacked: unpatched systems that exhibited flaws for which patches already existed. As for the knowledge required in the former case, a batch file that deletes (or better yet renames) all files would do the trick. As for the latter, you'd need knowledge of the software to be attacked, a test system, knowledge of buffer overrun techniques and network security.

Only 1 answerrss feed

Do you know the answer?

Worms and viruses how difficult are they to write/code

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.