Computer Secure
a simple one
The sequence of definitions on this page is not alphabetical, but there are alphabetical link lists on the sides of the page that link to each glossary definition.
The terms used to talk about computer security threats are famous for being many and confusing. It seems to me that there is one main reason for this.
But first, we need a word to cover all these pests in general: for that we will use the word Malware.
(We also understand if people prefer the word SCUMWARE for this.)
Remember the basic questions that are always used to train students, journalists, detectives, scientists and researchers: e.g. WHO?, WHEN?, HOW? and WHY or WHAT FOR?
When it comes to malware the key questions are HOW and WHAT FOR?
So, some terms refer to what the malware was made for (e.g. to spy on you). Some refer to how it spreads (e.g. as a virus) and how it can hide on your system, and so on.
It is easiest to explain this is by example.
There are...
E.g. the terms Trojan Horse, Virus and Worm identify different ways that malware can spread and replicate.
E.g. Spyware is called Spyware because it is used to Spy on you.
Adware will send advertising to your browser or desktop.
E.g. a keylogger intends to spy on you by recording what keys you press on your keyboard. Somebody could discover your passwords by doing this.
A keylogger could be delivered to your computer by way of a virus or worm, and intend to spy on you. So it is a piece of Spyware.
There are also other terms to describe these pests in more detail. You have probably heard of things such as a Boot Virus, a Root Kit and so on.
These more specific terms often identify more exactly how the malware functions.
For example these terms might identify exactly how some malware is designed to hide in your computer and yet run without you being aware of its presence.
Malware is the general term we will use to refer to all these other pests and security threats.
Things that are very obviously malware include viruses and worms and other programs that have malicious intent to spy, steal or destroy your computer (or some other computer or network server etc.).
Other malware is less obviously malicious.
For example, Adware often arrives on a person's computer because the person knowingly downloaded and installed some software. But then the software turns out to be part of a system of aggressive and/or misleading marketing, questionable business practices and/or violation of privacy.
This brings up the question of informed consent, especially about anything connected to the privacy and proper functioning of our computers.
Although people do personally download programs that amount to Adware and Spyware, the thinking here is that have been tricked – they would never have wanted it if they had known what it was really up to.
There are Rogue Programs and just plain Rubbish.
The people at Spyware Warrior and Malwarebytes (makers of Rogue Remover) are specialists in this kind of malware.
This is the kind of software that claims, for example, to be a spyware remover – but actually is spyware or adware .
Real Rogues like this are definitely malware.
Adware can possibly be quite harmless but sometimes it is there to spy.
Sometimes you are offered a free program to download on the understanding that the free version displays advertising. Often you can upgrade to the paid version and then you do not see advertising when you use the program.
But even relatively harmless adware is considered Malware if it offends our ideas of informed consent.
For example, you are invited to download a handy toolbar for your browser: it is also a mechanism for serving advertising to your browser or desktop but this is not explained to you.
So it seems that you are actually being tricked into installing something without being clearly informed about what it will do.
Adware can be also be delivered by stealth (e.g. by Trojan Horses or Viruses), install itself on your computer and feed you advertising without asking.
Really bad adware can also be spyware.
'Spyware' refers to programs that run without asking and invade your privacy. Spyware can track the websites you visit, collecting and reporting the information to another party. This other party would usually be somebody very keen to send you more 'targeted' advertising that you did not ask for.
Very bad spyware is intent on identity theft, including attempts to discover personal information such as your credit card details and passwords. See keyloggers below for an example.
If there is adware or spyware on your PC you might find that it runs slowly or that you see a lot more 'pop-up' advertising when you use the internet. On the other hand, clever spyware can also hide, undetected, without causing these symptoms.
This is explained above under the general topic of Malware, but here it is again for convenience.
There are Rogue Programs and just plain Rubbish.
The people at Spyware Warrior and Malwarebytyes (makers of Rogue Remover) are specialists in this kind of malware.
This is the kind of software that claims, for example, to be a spyware remover – but actually is spyware or adware .
Real Rogues like this are definitely malware.
Of course if you already have some of this rogue software you might not be able easily to identify and completely remove it.
At Malwarebytes you can get a program, Rogue Remover, that is dedicated
to exactly this job. (It is free to use for a trial period: you can clean up your computer for free.)
Botnets have usually been associated with IRC (Internet Relay Chat, i.e chat rooms). This particular layer of the internet – chat servers and clients – has provided opportunities for attackers to build and control their networks of bots.
It is not really possible to describe the workings of a malicious IRC botnet in simple terms.
Depending on the intentions of the bot controller, the network can become a means to create an army of zombie computers that can be used to spy or spread other malware.
If you would like to read in detail about IRC bots there is an interesting paper at HoneyNet.
HoneyNet is an interesting site for anybody wanting to learn more about computer security.
Also, the New Zealand chapter of HoneyNet makes available a free tool to detect malicious websites.
You can type in the address of a website there and it will check for signs that the site might carry a threat to your security.
The term 'backdoor' really refers to the specific way in which this security breach works.
Imagine a computer system where actions such as deleting files or installing software can only be performed by a user who has permission to do so – a user who had to log in, with a unique name and password.
In that case the purpose of a backdoor is to secretly add a valid user with a password and permissions to do things like install and remove software, delete files, alter system settings and so on.
This will be a 'hidden' user. I.e. you won't see the user name for this one at your login screen.
By the way, all Unix type operating systems work in this way: they have a list of users who can perform actions on the computer only if they have been given permission.
A nasty reality of having a backdoor on your PC is that the open door might be used by anybody who finds it.
In other words it's not like 'somebody stole the key to my door and can get in (until I change the lock)': it's more like 'somebody unlocked my door and now anybody can walk in'.
About that "all Unix type operating systems... have a list of users who can perform actions on the computer only if they have been given permission"...
Microsoft Windows computers can be made more like this too. But the approach is different in Windows: anybody who logs in, even as a new user, can do a lot of damage to the system. In Windows you need to actually do something to restrict the permissions of different users.
This is because Microsoft's philosophy has been that everyone can have a computer that is easy to set up and use. So you can 'get started' with a Windows system without needing to create a special 'Administrator' account and password, and then some 'User' accounts with limited permissions, and so on.
In other words, in Windows you can get started without making the computer secure. But you shouldn't leave it like that.
If you use Windows you should know about setting up separate Administrator and Limited users. It's a basic security measure.
You can find out how to do it at Microsoft's page about setting up user accounts.