Skip to content

Cyber Security — Complete Study Notes

These exam-oriented notes cover all four modules of Cyber Security for MCA Semester I, based on the 219-page study material. The folder is arranged like a learning dashboard: a main module index, deep-dive articles, and quick revision resources.

Each module follows three learning layers:

  1. Simple idea: plain language and a familiar analogy.
  2. Worked example: a concrete, step-by-step scenario.
  3. Technical meaning: correct definitions, tables, and exam points.

The notes use a recurring reference scenario — SecureBank, a small online-banking service — to keep examples consistent across modules.

Module-wise study method

  1. Review prerequisites and identify the SecureBank asset being protected.
  2. Complete one 10-15-minute study block at a time.
  3. Map each threat to a security objective, preventive control, and limitation.
  4. Attempt the mini quiz and practice ladder before revealing solutions.
  5. Mark the module Mastered after explaining a fresh defensive scenario safely and accurately.

Module Index

ModuleTopicFile
1Fundamentals: cryptography, network & communication security, threats & vulnerabilitiesModule 1
2Security management, laws & standards, network security technologiesModule 2
3Information & network security: access control & intrusion detectionModule 3
4System & application security: architecture, OS, web, email, databases, forensicsModule 4

Deep-Dive Articles

ModuleArticle
1Module-1-Article
2Module-2-Article
3Module-3-Article
4Module-4-Article

Revision Tools

How to use this folder

  1. Read the matching module note first.
  2. Open the matching article for a deeper explanation and extra examples.
  3. Use the cheat sheet for fast revision.
  4. Practice the MCQs and important questions without looking at the notes.

SecureBank reference scenario

Throughout the notes, SecureBank is used as a running example:

text
SecureBank = online banking app
Clients       : web/mobile apps over HTTPS
Backend       : application servers + database
Network       : Internet ← DMZ (reverse proxy + WAF) ← internal LAN
Assets       : customer credentials, session tokens, account records
Threat model  : outsider attacker (network) vs insider (staff)

Built from Markdown with VitePress.