Networks And Security Flashcards

1
Q

What is a network?

A

A network is more than one computer system connected together allowing for communication and sharing of resources

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

What are the advantages of networks?

A
  • Easily share files, software and hardware between computers
  • An administrator can monitor network activity and control security settings
  • Log in from any connected computer and access your data and files
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

 What are the disadvantages of networks?

A
  • There is an initial cost because network devices like routers are required. Larger companies will need to buy and maintain a server
  • Security breaches are more likely and malware, such as worms, can spread quickly across a network.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Name the Network Types

A

LAN - Computer systems situated geographically close together (school,office)

WAN - Computer systems situated geographically distant to each other (across a country or even the world)

PAN - A personal network for an individual

VPN - Allows for a secure and encrypted connection to a public network like the internet.

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

Properties of Wired Connections

A

:( - Restricted Movement

:) - Faster
- More Secure
- NIC Required

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

Properties of Wireless Connections

A

:( - Slower
- Less Secure

:) - Freedom Of Movement
- WNIC Required

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

What is a data packet?

A

When sending data across a network, files are broken down into smaller parts called data packets. Whole files are too large to transfer as one unit.

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

What are the contents of a Data Packet?

A
  • Source Address
  • Destination Address
  • Information To Reassemble
  • Tracking Information
  • The Data
  • Checksum
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Packet and Circuit Switching?

A

Circuit Switching sends data along the same route.

Packet Switching sends data packets along different routes.

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

What are the advantages/disadvantages of Circuit Switching?

A

:) - Reassembling the data is quick as packets arrive in the order they were sent
- More Reliable (as it’s sent in one continuous stream)
- Transmission is fast and should encounter few errors

:( - Less Secure (as hackers could intercept the data)
- Establishing a connection takes time to set up
- Single point of failure

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

What are the advantages/disadvantages of Packet Switching?

A

:) - Transmission is more secure as it’s difficult for hackers to intercept
- Data packets can be sent efficiently and individually across less busy routes
- No single point of failure

:( - Reassembling the data takes longer as packets may arrive out of order
- It is less reliable as some data packets may not reach the destination (packet loss)

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

What are the advantages/disadvantages of a Bus Topology?

A

:) - Easy to attach new systems
- Quick to set up
- Cost effective

:( - Poor security
- Data collisions are likely
- Slow

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

What are the advantages/disadvantages of a Ring Topology?

A

:) - Data collisions are avoided
- Attaching more systems will not affect transfer speed

:( - Single point of failure
- To add another system the network must be temporarily shut down

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

What are the advantages/disadvantages of a Star Topology?

A

:) - Improved Security
- New systems can be attached directly without shutting down the network

:( - Extra hardware (like a hub or a switch) is required
- If the central system fails then the whole network will be unstable until fixed

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

What are the advantages/disadvantages of a Mesh Topology?

A

:) - If one cable or system fails then data packets can an alternative route
- Withstand large amounts of data traffic
- New systems can be attached directly

:( - Expensive to install and maintain
- Redundant cabling should be avoided

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

What is Penetration Tests?

A

When an organisation gives permission to ‘good’ hackers to try and attack a system so the weak points can be highlighted.

17
Q

What is foot-printing?

A

This is when a security team puts itself in the attackers shoes by obtaining all publicly available information about the organisation and its network. Foot-printing allows the company to discover how much detail a potential hacker could find out and then limit the technical information that is publicly available.