Network Security Flashcards

1
Q

Why is network security important? (3)

A
  • Business success
  • Privacy
  • Financial (e.g. new products)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

List 4 physical security measures

A
  • Locked access doors
  • Biometric security
  • Swipe cards
  • CCTV
  • Burglar alarms
  • Chains and locks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does a firewall do?

A

Software or hardware that protects a network connected to a LAN. Montors incoming and outgoing data and can be configured to allow only certain data in and out of the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How is eavesdropping done?

A
  • Directly listening to digital or analogue audio communication
  • Intercepting data by using packet analysers and decoding it
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

State two checks that are carried out during a code review

A
  • Code vulnerabilities (does what’s intended but may create security issues)
  • Bad coding practice (poor-quality code where to programmer hasn’t considered security)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Name 4 technical weaknesses that could allow a cyberattack to take place

A
  • Unpatched software
  • USB devices
  • Smart devices
  • Eavesdropping
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What’s penetration testing?

A

Used to test a system in order to find vulnerabilities that an attacker could exploit. Testers try to gain unauthorised access and assess the security awareness of users and policies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What should network security policies set out? (4)

A
  • What users can and can’t do on the network e.g USB devices, internet downloads
  • When and where backups are made
  • When and who is responsible for software patches and OS updates
  • What should be done if there is a security breach
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What’s modular testing?

A

Testing independent blocks of code implementing a small number of routines, making problems easier to fix.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly