Key Terminology

Assessment vs. Audit

  • Security Assessment: An evaluation of controls to see if they meet management expectations. It is often broader and less formal than an audit.

  • Security Audit: A formal evaluation against a specific compliance standard. It is usually performed by independent individuals (auditors) to validate risk or evaluate a particular criterion.

  • Internal Audit: An audit performed by the organisation's own staff to improve efficiency and prepare for external audits.

  • External Audit: A third-party assessment governed by an audit charter to ensure compliance with regulations.

Testing Methods

  • Code Review: Checking software code to ensure no backdoors exist, functions work as intended, and coding standards are met.

  • Interface Testing: Testing the connections between different components of an application to ensure they work correctly together.

  • Misuse Case Testing: Testing how a system reacts to malicious or accidental actions that could cause failures (e.g., what happens if a hacker tries to break it).

  • Negative Testing: Testing to see whether the application handles invalid input or unexpected behaviour gracefully (aims to crash the system).

  • Positive Testing: Testing to verify the system works as expected under normal conditions.

  • Penetration Testing: Simulating a cyberattack to identify vulnerabilities. It includes discovery, scanning, exploitation, and reporting.

  • Synthetic Performance Monitoring: Using scripts or recorded actions to simulate user activity and check system performance (e.g., website speed).

Management and Processes

  • Log Management: The process of generating, storing, and protecting system logs. Regulations like HIPAA and PCI DSS require these.

  • PDCA Cycle: A four-step management model for continuous improvement: Plan, Do, Check, Act.

  • Key Risk Indicators (KRIs): Metrics used to monitor emerging risks and alert management when risk levels exceed limits.

  • Vulnerability Equities Process (VEP): A government process for deciding whether to disclose zero-day vulnerabilities or keep them secret for intelligence use.

  • Project Zero: A research team (by Google) that finds zero-day vulnerabilities and gives vendors 90 days to fix them before public disclosure.

Training

  • Awareness: Focuses on keeping security issues "top of mind" for staff (general).

  • Training: Focuses on teaching specific skills required for a job.

  • Education: Provides broad knowledge and understanding

Principles of Information Security Management

Buy nowLearn more
  • Course Description:

1. Security and Risk Management (1 - 2h)

  • A Strategic Governance and Risk Architecture
  • Cybersecurity Architecture: Fundamentals of Confidentiality, Integrity, and Availability (12 min)
  • Risky Business: Strengthening Cybersecurity with Risk Analysis (12 min)
  • Controls Categories (12 min)
  • Zero Trust (7 min)
  • Cyber Risk Management: Essentials for the Practical CISO (1 hr)

2. Asset Security (0.5 - 1h)

  • Asset Security
  • Data Security: Protect your critical data (or else) (6 min)
  • SSD Data destruction (10 min reading)
  • Google Data Center Security: 6 Layers Deep (2 min)
  • Data Governance (10 min)

3. Security Architecture and Engineering (3 - 4 hrs)

  • Security Architecture and Engineering
  • Cryptography: Crash Course Computer Science (12 min)
  • The Adventure of Alice and the Encrypted Message (14 min)
  • Steganography (3 min)
  • Virtualization Explained (5 min)
  • Cybersecurity Architecture: Who Are You? Identity and Access Management (30 min)
  • Cloud security guidance (30 min - reading)
  • Full SANS Webcast | Decoding the Shared Responsibility Model (49 min)
  • Buffer Overflows (3 min)
  • Stack vs Heap Memory - Simple Explanation ( 5 min)
  • What are hardware security modules (HSM), why we need them and how they work. (7 min)
  • How Access Control Systems Work | Point Monitor Corporation (6 min)

4 - Communication and Network Security (2 - 3 hrs)

  • Network Security basics
  • Understanding the OSI Model (12 min)
  • Cybersecurity Architecture: Networks (27 min)
  • Internet Networks & Network Security | Google Cybersecurity Certificate (1 hr)
  • How does HTTPS work? What's a CA? What's a self-signed Certificate? (11 min)
  • Kerberos (3 min)

5 - Identity and Access Management (1- 2hr)

  • Identity and Access Management (12 min)
  • Cybersecurity Architecture: Who Are You? Identity and Access Management (31 min)
  • OAuth terminologies and flows explained (24 min)

6. Security Assessment and Testing

  • Key Terminology
  • Building a Cybersecurity Framework (8 min)
  • NIST Cybersecurity Framework 2.0 (5 min)
  • SOC 1 vs SOC 2 Audits: What’s the Difference? (5 min)
  • CertMike Explains SOC Audits (8 min)

7 - Security Operations

  • The Incident Scene & Evidence Collection
  • Malware (21 min)
  • Attack Frameworks (8 min)
  • How Hackers Steal Passwords: 5 Attack Methods Explained (13 min)
  • Examples: Data resilience, RAID and storage

8- Software Development Security

  • Software Development Security
  • Cybersecurity Architecture: Application Security (16 min)
  • Container Security Explained (6 min)
  • Threat Modeling in the Age of AI - Susanna Cox (45 min)