Attacks / Swindles
Hackers
Cryptographic attacks
Denial of service
Techniques
|
Any computer connected to a computing network is potentially vulnerable to an attack.
An "attack" is the exploitation of a flaw in a computing system (operating system, software program or user system) for purposes that are not known by the system operator and that are generally harmful.
Attacks are always taking place on the internet, at a rate of several attacks per minute on each connected machine. These attacks are mostly launched automatically from infected machines (by viruses, Trojan horses, worms, etc.) without their owner's knowledge. In rarer cases, they are launched by computer hackers.
In order to block these attacks, it is important to be familiar with the main types of attacks so as to set up preventive measures.
Attacks may be launched for various reasons:
Computer systems use a variety of a components, ranging from electricity to power the machines to the software program executed via the operating system and that uses the network.
Attacks may occur at each link of this chain, as long as there is an exploitable vulnerability. The outline below briefly reviews the various levels that present a security risk:
Risks may be categorized as follows:
For all this, programming errors contained in programs are usually corrected fairly quickly by their designer as soon as the vulnerability is published. It is therefore up to administrators (or well-informed personal users) to keep informed about updates to the programs they use in order to limit risks of attacks.
Morever, there are a certain number of devices (firewalls, intrusion detection systems, antiviruses) that make it possible to add an additional security level.
An computer system's security is generally called "asymmetric" insofar as the hacker has to find only one vulnerability to compromise the system, while it is in the administrator's best interest to correct all of its flaws.
When launching an attack, the hacker is always conscious of the risk of getting caught, which is why hackers generally privilege bounce attacks (as opposed to direct attacks), which involve attacking a machine via another machine so as to hide traces that could lead back to the said hacker (such as his/her IP address) and with the goal of using the machine's resources as a bounce.
This shows the value of protecting your network or personal computer - you may end up as the "accomplice" to an attack and if the victim files a complaint, the first person questioned will be the owner of the machine that was used as a bounce.
With the development of wireless networks, this type of scenario could become more and more common since wireless networks are not very secure and hackers located nearby can use them to launch attacks!