What is Network Security?
It is the processes, practices, and technologies designed to protect networks from attacks, damages, or unauthorized access.
Where do attacks originate from?
It can happen internally and externally.
What are the kinds of security do you need to watch out for?
What should be done when checking security?
What are some security threats?
What is Unpatched Software?
It is basically just un-updated software, which may have some protection holes.
What is Misconfigured Access Control?
It is when an entity has permission to access something that they’re not supposed to.
What is Phishing/Pharming?
It is the usage of sending emails from a ‘verified’ entity that contains malicious links that can lead to websites that download malware.
What is shoulder surfing?
Someone staring at you when you type in important information.
What is Malicious Code?
It is malware like:
How can you identify vulnerabilities?
What is penetration testing?
It is basically stimulating an attack to find any weaknesses. For example, entering a random username and password just to see if it can access the site. It is normally done by an external entity.
What are the kinds of penetration testing?
What is ethical hacking?
Hacking is finding and exploiting vulnerabilities, it is only ethical when done in a testing context. There are kinds identified by white/black/gray hat hackers. For it to be ethical, it must:
What are Firewalls?
They monitor network traffic and filter data packets based on agreed rules. Routers and dedicated hardware contain firewalls, they can:
What is the structure of a data packet?
Header
Data
Trailer
How do firewalls work?
What are some security measures (2)?
What is Design Stage Planning?
It is threat modeling, basically just analysing vulnerabilities from a theoretical attacker’s view.
What are Audit Trails?
These are system records kept, which can trace security issues.
What is Securing Operating Systems?