Please enable JavaScript to use CodeHS


Fundamentals of Cybersecurity (Security)

Lessons

  1. What is Cybersecurity?

    1. 1.1 Module Overview - Cybersecurity

    2. Description
    3. Objective
    4. 1.2 What is Cybersecurity?

    5. Description
    6. Objective
    7. 1.3 Impact of Cybersecurity

    8. Description
    9. Objective
    10. 1.4 The CIA Triad

    11. Description
    12. Objective
    13. 1.5 What is Cybersecurity? Quiz

    14. Description
    15. Objective
  2. Digital Citizenship and Cyber Hygiene

    1. 2.1 Digital Footprint and Reputation

    2. Description
    3. Objective
    4. 2.2 Cyberbullying

    5. Description
    6. Objective
    7. 2.3 Internet Safety

    8. Description
    9. Objective
    10. 2.4 Privacy & Security

    11. Description
    12. Objective
    13. 2.5 Information Literacy

    14. Description
    15. Objective
    16. 2.6 Creative Credit & Copyright

    17. Description
    18. Objective
    19. 2.7 Hacking Ethics

    20. Description
    21. Objective
    22. 2.8 Digital Citizenship and Cybersecurity Quiz

    23. Description
    24. Objective
  3. Project: Public Service Announcement

    1. 3.1 Project: Public Service Announcement

    2. Description
    3. Objective
  4. The ABCs of Cryptography

    1. 4.1 Cryptography, Cryptology, Cryptanalysis

    2. Description
    3. Objective
    4. 4.2 History of Cryptography

    5. Description
    6. Objective
    7. 4.3 Basic Crypto Systems: Caesar Cipher

    8. Description
    9. Objective
    10. 4.4 Basic Crypto Systems: Cracking Caesar

    11. Description
    12. Objective
    13. 4.5 Basic Crypto Systems: Vigenere Cipher

    14. Description
    15. Objective
    16. 4.6 The ABCs of Cryptography Quiz

    17. Description
    18. Objective
  5. Project: Classic Cipher Newscast

    1. 5.1 Project: Classic Cipher Newscast

    2. Description
    3. Objective
  6. System Administration

    1. 6.1 Operating Systems

    2. Description
    3. Objective
    4. 6.2 Comparing Operating Systems

    5. Description
    6. Objective
    7. 6.3 Compatibility

    8. Description
    9. Objective
    10. 6.4 Software and Applications

    11. Description
    12. Objective
    13. 6.5 Software Licenses

    14. Description
    15. Objective
    16. 6.6 Application Security

    17. Description
    18. Objective
    19. 6.7 Browser Configuration

    20. Description
    21. Objective
    22. 6.8 System Administration

    23. Description
    24. Objective
    25. 6.9 Command Line Interface

    26. Description
    27. Objective
    28. 6.10 System Administration Quiz

    29. Description
    30. Objective
  7. Software Security

    1. 7.1 Inside Web Apps

    2. Description
    3. Objective
    4. 7.2 Developer Tools

    5. Description
    6. Objective
    7. 7.3 The Value of Data

    8. Description
    9. Objective
    10. 7.4 Databases

    11. Description
    12. Objective
    13. 7.5 Clients and Servers

    14. Description
    15. Objective
    16. 7.6 What is SQL?

    17. Description
    18. Objective
    19. 7.7 Basic Querying in SQL

    20. Description
    21. Objective
    22. 7.8 Filtering Queries in SQL

    23. Description
    24. Objective
    25. 7.9 Common Security Problems

    26. Description
    27. Objective
    28. 7.10 SQL Injection Overview

    29. Description
    30. Objective
    31. 7.11 Types of SQLi and Prevention

    32. Description
    33. Objective
    34. 7.12 Software Security Quiz

    35. Description
    36. Objective
  8. Project: Security Assessment Report

    1. 8.1 Project: Security Assessment Report

    2. Description
    3. Objective
  9. What's Next?

    1. 9.1 After Fundamentals of Cybersecurity

    2. Description
    3. Objective
  10. Project: Digital Forensics

    1. 10.1 Digital Forensics

    2. Description
    3. Objective
    4. 10.2 Forensic Case 1: Logs

    5. Description
    6. Objective
    7. 10.3 Forensic Case 2: File Metadata

    8. Description
    9. Objective
    10. 10.4 Forensic Case 3: Exif Data

    11. Description
    12. Objective
  11. Cryptocurrency

    1. 11.1 What is Currency?

    2. Description
    3. Objective
    4. 11.2 What is Cryptocurrency?

    5. Description
    6. Objective
    7. 11.3 Intro to Blockchain

    8. Description
    9. Objective
    10. 11.4 Hashing

    11. Description
    12. Objective
    13. 11.5 Proof of Work

    14. Description
    15. Objective
    16. 11.6 Advanced Blockchain

    17. Description
    18. Objective
    19. 11.7 Cryptocurrencies

    20. Description
    21. Objective
    22. 11.8 Bitcoin

    23. Description
    24. Objective
    25. 11.9 Pros, Cons, and Future of Cryptocurrencies

    26. Description
    27. Objective
    28. 11.10 Project: Cryptocurrency Expert Panel Talk

    29. Description
    30. Objective
    31. 11.11 Cryptocurrency Quiz

    32. Description
    33. Objective
  12. SQL Part II: The SQL

    1. 12.1 More Filtering Practice

    2. Description
    3. Objective
    4. 12.2 Ordering Results

    5. Description
    6. Objective
    7. 12.3 Renaming Fields

    8. Description
    9. Objective
    10. 12.4 Joining Tables

    11. Description
    12. Objective
    13. 12.5 More Joining Tables

    14. Description
    15. Objective
  13. Web Development

    1. 13.1 Introduction to HTML

    2. Description
    3. Objective
    4. 13.2 Structure of an HTML Page

    5. Description
    6. Objective
    7. 13.3 Formatting Text

    8. Description
    9. Objective
    10. 13.4 Links

    11. Description
    12. Objective
    13. 13.5 Images

    14. Description
    15. Objective
    16. 13.6 HTML Lists

    17. Description
    18. Objective
    19. 13.7 HTML Tables

    20. Description
    21. Objective
    22. 13.8 HTML Styling

    23. Description
    24. Objective
    25. 13.9 Introduction to CSS

    26. Description
    27. Objective
    28. 13.10 CSS Select by Tag

    29. Description
    30. Objective
    31. 13.11 CSS Select by Class

    32. Description
    33. Objective
    34. 13.12 CSS Select by ID

    35. Description
    36. Objective
    37. 13.13 Viewing Websites

    38. Description
    39. Objective
    40. 13.14 Web Development Quiz

    41. Description
    42. Objective
    43. 13.15 Your First Website

    44. Description
    45. Objective