Computer Science - Network Security Flashcards
What is malware short for?
Malicious software
What does malware also include?
Spyware, ransomware and viruses
When is malware installed on a person’s device?
Without their knowledge
What is social engineering?
Social Engineering is a way of gaining sensitive information or illegal access to networks by influencing people e.g., employees in large companies
What is a brute force attack?
Brute Force attacks use automated software to produce hundreds of username and password combinations. Trial and error is used to access a system.
What is a denial of service attack?
DoS attacks involve flooding the
server with fake requests. This makes the website or network extremely slow and inaccessible to legitimate users.
What is data interception?
Sometimes called a ‘man in the middle’ attack or ‘passive attack’. Someone monitors data on the network and captures any sensitive or personal data they see
What is SQL injection?
Structured Query Language is one of the main coding languages used to access databases. SQL code is typed into a website’s input box which reveals personal data.
What is penetration testing?
Pen Testing is when organisations employ specialists to identify possible weaknesses in the network’s security.
What is anti malware?
Anti-Malware software is designed to find and stop malware from damaging a network and devices on it. Anti-virus is a type of anti- malware
What do firewalls do?
Firewalls examine all data entering
and leaving the network and block any potential threats.
What do user access levels do?
User Access Levels control which part of the network different groups of users can access. This limits the number of people with access to important data.
What do passwords do?
Passwords help prevent unauthorised users from accessing the network. Passwords should be strong and changed regularly.
What is encryption?
Encryption is when data is translated into a code which only someone with the correct key can access. Encrypted text is called ‘cipher text’.
What is physical security?
Physical security protects the network from intentional or unintentional damage e.g. fire, flood. Examples include: locks, cameras, motion sensors etc.