Network-Based Security Flashcards
What is an IDS
A Tool that is used to monitor and analyse network traffic and raise an alarm for anything abnormal
What is an IPS
Similar to an IPS but also acts upon anomalies as opposed to monitoring them like IDS
What is a RADIUS Server
A system that can remotely control access to network resources
What can a RADIUS Server Do?
Authenticating and authorising users, then managing the policies.
What does a AAA Server Stand for (And Focuses on)?
Authentication
Authorisation
Accounting
What is a Perimeter Network?
Separates an organisation private network (intranet) from a public network such as the Internet. It is common to install such devices as wireless access points, web servers and email servers in a perimeter network.
What can a Perimeter Network also be referred to as?
A DMZ or a Public/Outward Facing Server
What is a DMZ used for?
DMZ’s are commonly employed for the general public as guest servers, where users can access the internet using a business’s network but have no access to their infrastructure. Vice versa, attacks coming from the internet will target the DMZ as opposed to the business’s network.
What does an IoT gateway do?
Allows devices to communicate with each other in a network or between networks, which also allows internet capability. Especially useful for legacy devices as it provides additional security for data that transfers through the gateway.
What is the RIP Routing Protocol
Routing Information Protocol utilises a hop count based on distance. RIP is limited by 15 hops within a network and is therefore best suited for smaller networks.
What is the OSPF Routing Protocol?
Open Shortest Path First uses link state routing where nodes send information to each other to create a map. It then uses the Dijkstra’s Algorithm to calculate the shortest route to take using the map generated at the time.
What does Dijkstra’s Algorithm do?
calculate the shortest route to take using the map generated at the time.
What is Policy Based Routing?
Used to define a path that a packet must take through a network based on its payload
What is common practice for networks that dont support QoS?
Networks that do not support a control mechanism like QoS (Quality of Service), usually focus on traffic prioritisation where it provides high quality voice communications. This is known as best-effort networks where there are adjustments the different types of traffic such as download and upload speed.
What is a downside to Traffic Prioritisation?
There is no guaranteed delivery of data