정보 보호 수업 요약

Joonas' Note

정보 보호 수업 요약 본문

후기/수업 요약

정보 보호 수업 요약

2020. 1. 6. 22:32 joonas 읽는데 1분
  • 목차

정보보호요약.pdf


시험 직전에 벼락치기 겸 수업 내용을 전부 정리하는 게 꽤 좋았다.

정리를 하다가 예상 문제가 떠오르기도 한다. 근데, 전에 파일구조도 그렇고 이것도 반쪽짜리다. (기말고사 범위만 정리함)

문서 정리하다가 우연히 아이폰에서 발견했는데, 아까워서 올려본다.

목차

09. Digital Signature

  • Digital Signatures
    • Security Model
    • Signature Schemes
      • RSA
      • ElGamal
      • DSA

10. Hash functions and Message Authentication Codes

  • Hash function
    • SHA
  • Message Authentication Codes (MAC)

11. User Authentication

  • User Authentication
    • Password-based authentication
      • Password Cracking
      • Password File Access Control
      • Password Selection Strategies
      • Bloom filter
    • Token-based authentication
    • Bitometric-based authentication
    • Remote User authentication

12. Access Control

  • Access Control context
  • Access Control Policies
    • Discretionary access control (DAC)
    • Mandatory access control (MAC)
    • Role-based access control (RBAC)
    • Attribute-based access conrol (ABAC)

13. Intrustion Detection

  • 침입자(Intruders)
  • 침입 탐지 시스템(IDS;Intrusion Detection System)
    • 센서 데이터를 어떻게 분석해야 침입을 감지할까?
    • Host-Based Intrusion Detection (HIDS)
    • Network-Based Intrusion Detection (NIDS)
    • Honeypot
    • SNORT

14. Firewalls and Intrusion Prevention Systems

  • Firewall (방화벽)
    • Packter Filtering Firewall
    • Stateful Inspection Firewall
    • Application-Level Gateway
    • Circuit-Level Gateway
    • Bastion Hosts
    • Host-based Firewall
    • Personal-Based Hosts
    • Firewall Configurtaion
    • Virtual Private Networks (VPNs)
    • Intrusion Pervention SYstem (IPS)

15. Internet Security Protocols and Standards

  • Pretty Good Privacy (PGP)
  • Secure/Multipurpose Internet Mail Extension (S/MIME)
  • SSL과 TLS
  • TLS Handshake Protocol
  • HTTPS
  • Internet Protocol Security (IPSec)

16. Internet Authentication Applications

  • Kerberos
  • Public key Certificate
    • X.509
    • Certificate Revocation List (CRL)
    • Public Key Infrastructure (PKI)

'후기 > 수업 요약' 카테고리의 다른 글

파일구조 요약 (5~6장)  (0) 2017.10.30
파일구조 요약 (3~4장)  (0) 2017.10.30
파일구조 요약 (1~2장)  (0) 2017.10.30
Comments