CompTIA Security+ 501 Summary Part 6
This is a summary of my notes on Chapter 6 of the CompTIA Security+ Get Certified Get Ahead by Darril Gibson, 5th Edition
Things to keep in mind:
2. Some Defenses Spam filters on mail-gateways detect and filter spam before it ever gets to a user’s computer. Anti-malware software can be installed on mail-gateways in order to scan any files attached to incoming emails and strips those that come back as potentially malicious. Antivirus software used signature-based or heuristic-based detection. Signature is literally the known-signatures of files. Heuristic is the comparison between a baseline and an alteration. Data Execution Prevention, DEP, prevents code from executing in memory regions marked as nonexecutable. DEP is enforced in both hardware and software. AMD implements DEP using no-execute page-protection, or NX, while Intel uses Execute Disable Bit, XD. Cisco’s Advanced Malware Protection, AMP, combines various technologies to protect a network before, during, and after an attack. Educating users on phishing should be a main priority. Run simulations where users are sent fake phishing emails and see whether they click on the links or report the email. When new phishing campaigns are launched, provides the users with an overview on the new technique and what to look out for.
- CompTIA is releasing an updated version of the Security+ Exam in November 2020 so this edition will soon be outdated. 90% of the book will remain the same in accordance with the updated exam. New threats and cloud-computing technology will probably make up the majority of that new 10% of content.
- Synthesizing paragraphs with a huge list of facts sometimes results in dreadful sentences. It also results in some streams of thought that end abruptly. Some notes cannot be digested any further and remain identical in this summary. In any case, these are just notes and not an essay.
- Some things are repeated but this is simply to reinforce.
- Hackers are referred to as actors
2. Some Defenses Spam filters on mail-gateways detect and filter spam before it ever gets to a user’s computer. Anti-malware software can be installed on mail-gateways in order to scan any files attached to incoming emails and strips those that come back as potentially malicious. Antivirus software used signature-based or heuristic-based detection. Signature is literally the known-signatures of files. Heuristic is the comparison between a baseline and an alteration. Data Execution Prevention, DEP, prevents code from executing in memory regions marked as nonexecutable. DEP is enforced in both hardware and software. AMD implements DEP using no-execute page-protection, or NX, while Intel uses Execute Disable Bit, XD. Cisco’s Advanced Malware Protection, AMP, combines various technologies to protect a network before, during, and after an attack. Educating users on phishing should be a main priority. Run simulations where users are sent fake phishing emails and see whether they click on the links or report the email. When new phishing campaigns are launched, provides the users with an overview on the new technique and what to look out for.