System Security #2: Detection and Prevention Flashcards
What are Network Policies?
Network Policies are organisational rules for network access
What is a Failover?
This means that if a piece of key hardware (like a server or router) stops working, a secondary back up device will take over the functionality to prevent network downtime.
What is Archiving?
A network that keeps archives means that they keep a store of data currently not in use, but may be used at a later data.
E.G previous user information
What is Penetration Testing?
Simulating an attack to find weaknesses
Attempting to gain access to resources without knowing normal means of access
E.G Like a username and password
Includes a review reporting the findings, and then countermeasures are implemented, based on any vulnerabilities found.
What is White Box testing?
A white-box pen test is to simulate an inside attack, where the attacker may have some knowledge of the system and basic credentials
What is Black Box testing?
A black-box pen test is to simulate an outside attack, i.e. hacking
What is network forensics?
The capture, recording and analysis of traffic to discover attacks
It can be done using sniffing software (and lost of storage), and by using web server logs which show when data was accessed.
“Catch it as you can”
All packets stored, and analysed
- Lots of storage
“Stop, look and listen”
All packets quickly analysed, and only some information is stored
- Fast processor, less storage
Other security measures
Email confirmations: That confirm a user’s identity
i.e. that they have access to the email accounts they state is theirs
Passwords: Memorable information, fingerprints etc
Automatic software update:
(Especially for anti-malware software). General updates will include patches for known vulnerabilities, and anti-malware will update its database with new signs of malware
User Access Levels:
Are assigned to give people different permissions
E.G basic users and administrators, meaning there are greater limits to who can perform what operations on the system/network