Worms Analysis and Lupus Symptoms

Posted in computer, software

The reason why the title is worms analysis and symptoms is because worms could be classified like disease with lots of symptoms. So lets have a look at worms analysis in order to prevent infection inside computer.

Prior information security analysis techniques are not effective in evaluating worms. The main issues faced in worm evaluation include the scale and propagation of the infections. These facets typically receive little attention in traditional information security plans and responses.
Read the rest of this entry »

Worm Based intrusions

Posted in computer, software

Given the relative stealth of a good manual intrusion and the noise that most worms generate, this is a very good question to ask. Worms continue to be generated for four main reasons:

◗ Ease. In this area, automation cannot be beaten. Although the overhead associated with writing worm software is somewhat significant, it continues to work while the developers are away. Due to its nature of propagation, growth is exponential as well.

◗ Penetration. Due to the speed and aggressiveness of most worms, infection in some of the more difficult to penetrate networks can be achieved. An example of this would be an affected laptop being brought inside a corporate network, exposing systems normally behind a firewall and protected from such threats. This usually happens through serendipity, but could, with some work, be programmed into the worm system.

◗ Persistence. While it is easy to think that once the attack vectors of a worm are known and patches for the vulnerabilities are available, networks would immunize themselves against the worm, this has been proven otherwise. Independent sources have shown that aggressive worms such as Code Red and Nimda have been persistent for longer than 8 months since their introduction date, despite well-known patches being available since the rise of these worms.

◗ Coverage. Because worms act in a continual and aggressive fashion, they seek out and attack the weakest hosts on a network. As they spread through nearly all networks, they find nearly all of the weakest hosts accessible and begin their life cycle anew on these systems. This then gives worms a broad base of installation from which to act, enabling their persistence on the Internet because they will have a continued base from which to attack for many months or even years.

These are the main benefits of using a worm-based attack model, as opposed to concerted manual efforts. For the foreseeable future they will continue to be strong reasons to consider worm-based events as a high threat. Thus worms also could be a descriptive essays for your homework tasks material.

Worms, Introduction

Posted in computer, software

It all began innocently enough. An electronic-mail virus, Melissa, was the big morning news in your inbox, if you were getting mail at all. The common question on everyone’s mind was: What the heck is going on? A few hours later, we all knew and were taking steps to stop the spread.

Melissa spread with the rising sun, first hitting the Asia-Pacific region, which includes Hong Kong, Singapore, and Australia, and then hitting Europe. By the time it hit North America, where I live, we knew a lot about it. We worked feverishly to stop it, some sites having more success than others.
Read the rest of this entry »

Anti virus detection

Posted in computer, software

There are several methods in detecting viruses, is it already infecting your computer or not. Today, lets discuss the first method, which is detecting through behavior monitors or blockers.

A behavior blocker is anti-virus software which monitors a running program’s behavior in real time, watching for suspicious activity. If such activity is seen, the behavior blocker can prevent the suspect operations from succeeding, can terminate the program, or can ask the user for the appropriate action to perform. Behavior blockers are sometimes called behavior monitors, but the latter term implies (rightly or wrongly) that no action is taken, and the burglars are only watched while they steal the silver. Products cables for the sound system. Cheap audio cables.
Read the rest of this entry »

Integrity Check

Posted in computer, software

With the exception of companion viruses, viruses operate by changing files. An integrity checker exploits this behavior to find viruses, by watching for unauthorized changes to files.

Integrity checkers must start with a perfectly clean, 100% virus-free system, it is impossible to understate this. The integrity checker initially computes and stores a checksum for each file in the system it’s watching. Later, a file’s checksum is recomputed and compared against the original, stored checksum. If the checksums are different, then a change to the file occured.
Read the rest of this entry »

Finance Software

Managing your money or financial funds might not be easy, although you might have read it in the books or tv shows that you should schedule your expenditures and your income, but in the real world you might wonder how does you start those schedule.

There are easy solutions for that, if your problem is in scheduling or don’t know how to start it, then you could use personal finance software. The software itself are vary, some you could download it for free.
Read the rest of this entry »

Static Heuristics

Posted in computer, software

Anti-virus software can employ static heuristics in an attempt to duplicate expert anti-virus analysis. Static heuristics can find known or unknown viruses by looking for pieces of code that are generally “virus-like,” instead of scanning for specific virus signatures.

This is a static analysis technique, meaning that the code being analyzed is not running, and there is no guarantee that any
suspicious code found would ever be executed. Static heuristic analysis is done is two steps:
Read the rest of this entry »