<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3ACybersecurity_Threats_and_Defences</id>
	<title>English:Cybersecurity Threats and Defences - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3ACybersecurity_Threats_and_Defences"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Cybersecurity_Threats_and_Defences&amp;action=history"/>
	<updated>2026-08-28T10:05:56Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Cybersecurity_Threats_and_Defences&amp;diff=47160&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Cybersecurity_Threats_and_Defences&amp;diff=47160&amp;oldid=prev"/>
		<updated>2026-08-27T12:48:07Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Cybersecurity Threats and Defences]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
Cybersecurity is the practice of protecting computers, networks, accounts, and data from unwanted access, damage, theft, manipulation, or disruption. In this aiMOOC for &amp;#039;&amp;#039;&amp;#039;Grades 9–10&amp;#039;&amp;#039;&amp;#039;, you will learn how common cyber threats work, why people and technology can both create security risks, and how layered defences reduce those risks.&lt;br /&gt;
&lt;br /&gt;
[[File:Security lock symbol-blue.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
You do not need to be a programmer to improve cybersecurity. Everyday choices—checking a message before clicking, using strong authentication, installing updates, protecting backups, and reporting suspicious activity—can stop many incidents before they cause serious harm.&lt;br /&gt;
&lt;br /&gt;
By the end of the course, you should be able to explain the main goals of cybersecurity, distinguish major types of threats, choose suitable defences for realistic situations, evaluate suspicious online behavior, and propose a basic incident-response plan for a school or small organization.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=bPVaOlJ6ln0|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= What Cybersecurity Protects =&lt;br /&gt;
&lt;br /&gt;
Cybersecurity protects &amp;#039;&amp;#039;&amp;#039;assets&amp;#039;&amp;#039;&amp;#039;: things that have value and need protection. Assets can include personal information, school records, photographs, passwords, devices, websites, networks, online accounts, and services.&lt;br /&gt;
&lt;br /&gt;
A useful starting point is the [[English:CIA triad|CIA triad]], which describes three core security goals:&lt;br /&gt;
&lt;br /&gt;
# [[English:Confidentiality|Confidentiality]]: Information should be seen only by people who are authorized to see it.&lt;br /&gt;
# [[English:Data integrity|Integrity]]: Information should remain correct, complete, and protected from unauthorized changes.&lt;br /&gt;
# [[English:Availability|Availability]]: Systems and data should be accessible when authorized users need them.&lt;br /&gt;
&lt;br /&gt;
[[File:CIAJMK1209-en.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Imagine a school learning platform. If an outsider reads private student records, confidentiality is harmed. If someone secretly changes grades, integrity is harmed. If an attack makes the platform unavailable during an examination, availability is harmed.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Assets, Threats, Vulnerabilities, and Risk ==&lt;br /&gt;
&lt;br /&gt;
These four ideas help you analyze a cybersecurity situation:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Asset&amp;#039;&amp;#039;&amp;#039; means something worth protecting. &amp;#039;&amp;#039;&amp;#039;Threat&amp;#039;&amp;#039;&amp;#039; means a possible cause of harm. &amp;#039;&amp;#039;&amp;#039;Vulnerability&amp;#039;&amp;#039;&amp;#039; means a weakness that could be exploited. &amp;#039;&amp;#039;&amp;#039;Risk&amp;#039;&amp;#039;&amp;#039; combines the chance that harmful events may occur with the seriousness of their possible consequences.&lt;br /&gt;
&lt;br /&gt;
For example, a student account is an asset. A criminal trying stolen passwords is a threat. Reusing the same password on many websites is a vulnerability. The resulting risk includes account takeover, loss of private data, impersonation, or further attacks on connected services.&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;defence&amp;#039;&amp;#039;&amp;#039; is a safeguard that lowers risk. Good cybersecurity rarely depends on only one safeguard. It uses [[English:Defense in depth|layered defence]], so that if one measure fails, another can still reduce harm.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Major Cybersecurity Threats =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Malware ==&lt;br /&gt;
&lt;br /&gt;
[[English:Malware|Malware]] is software intentionally designed to cause harm, gain unauthorized access, steal information, spy on users, or disrupt systems. Major forms include viruses, worms, trojans, spyware, and ransomware.&lt;br /&gt;
&lt;br /&gt;
[[File:Malware.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;virus&amp;#039;&amp;#039;&amp;#039; normally attaches itself to another file or program and spreads when that infected content is run. A &amp;#039;&amp;#039;&amp;#039;worm&amp;#039;&amp;#039;&amp;#039; can spread between systems with less direct user action. A &amp;#039;&amp;#039;&amp;#039;trojan&amp;#039;&amp;#039;&amp;#039; pretends to be legitimate or useful software while hiding a harmful purpose. &amp;#039;&amp;#039;&amp;#039;Spyware&amp;#039;&amp;#039;&amp;#039; secretly monitors activity or collects information. &amp;#039;&amp;#039;&amp;#039;Ransomware&amp;#039;&amp;#039;&amp;#039; can encrypt data or otherwise block access and demand payment.&lt;br /&gt;
&lt;br /&gt;
Not every slow or malfunctioning computer has malware. Security decisions should be based on evidence such as alerts, unusual account activity, unexpected files, or verified technical findings.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Phishing and Social Engineering ==&lt;br /&gt;
&lt;br /&gt;
[[English:Phishing|Phishing]] is a form of [[English:Social engineering|social engineering]] in which an attacker tries to trick you into revealing information, opening a harmful attachment, visiting a fake site, approving a login, or sending money. The attacker often creates urgency, fear, curiosity, or excitement.&lt;br /&gt;
&lt;br /&gt;
[[File:Wikipedia-phishing.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Warning signs can include an unexpected request for credentials, a strange sender address, unusual spelling or formatting, a link that does not match the claimed organization, a demand for secrecy, or pressure to act immediately. However, modern phishing can look polished, so you should not rely on spelling mistakes alone.&lt;br /&gt;
&lt;br /&gt;
A safer response is to avoid the suspicious link, verify the request through a separate trusted channel, report the message using the organization’s normal process, and delete it when appropriate.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=sg0kQYvTlnc|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Password and Account Attacks ==&lt;br /&gt;
&lt;br /&gt;
Attackers may try guessed passwords, passwords leaked from another service, or automated lists of common credentials. &amp;#039;&amp;#039;&amp;#039;Credential stuffing&amp;#039;&amp;#039;&amp;#039; happens when stolen username-and-password combinations from one service are tried on other services. Password reuse therefore turns one breach into a risk for several accounts.&lt;br /&gt;
&lt;br /&gt;
A long, unique password or passphrase is generally safer than a short or reused one. A reputable [[English:Password manager|password manager]] can help generate and store unique passwords so that you do not need to memorize every one.&lt;br /&gt;
&lt;br /&gt;
[[File:Strong passwords are essential for Wikimedia projects - Front.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=3NjQ9b3pgIg|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=w68BBPDAWr8|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Network and Service Attacks ==&lt;br /&gt;
&lt;br /&gt;
Computer networks move information between devices. Attackers may try to intercept traffic, exploit vulnerable services, gain unauthorized access, or overwhelm a service with excessive traffic.&lt;br /&gt;
&lt;br /&gt;
A [[English:Denial-of-service attack|denial-of-service attack]] aims to reduce availability by making a system or network service difficult or impossible for normal users to access. A large distributed denial-of-service attack can use many compromised devices at once.&lt;br /&gt;
&lt;br /&gt;
Untrusted networks can also create privacy risks. When you use public networks, prefer encrypted services, keep devices updated, avoid unnecessary sharing, and follow the security guidance of your school or organization.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Human and Physical Risks ==&lt;br /&gt;
&lt;br /&gt;
Cybersecurity is not only about software. A lost unlocked laptop, a password written where others can see it, an unattended logged-in device, or a stranger entering a restricted room can all create security problems.&lt;br /&gt;
&lt;br /&gt;
People are not simply a weak point; informed people are also an important defence. Clear procedures, good communication, sensible access controls, and a culture that encourages reporting mistakes can reduce risk.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Building Strong Defences =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Authentication and Multifactor Authentication ==&lt;br /&gt;
&lt;br /&gt;
[[English:Authentication|Authentication]] is the process of proving that you are allowed to use an account or system. A password is one form of evidence. [[English:Multi-factor authentication|Multifactor authentication]] adds another factor, such as a security key, authenticator app, or biometric check.&lt;br /&gt;
&lt;br /&gt;
[[File:Multifactorauthentication.jpg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
MFA reduces the chance that a stolen password alone will be enough for an attacker to enter an account. You should still protect each factor. Never approve a login prompt you did not initiate, and never share a one-time code with someone who asks for it unexpectedly.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Updates and Patching ==&lt;br /&gt;
&lt;br /&gt;
Software can contain vulnerabilities. Developers release security updates and patches to fix known problems. Delaying updates can leave a device exposed to weaknesses for which a fix already exists.&lt;br /&gt;
&lt;br /&gt;
Enable trusted automatic updates where appropriate, install updates from official sources, and retire software that no longer receives security support. Updating does not make a system perfectly secure, but it closes many known weaknesses.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Backups and Recovery ==&lt;br /&gt;
&lt;br /&gt;
A [[English:Backup|backup]] is a separate copy of important data that can be used after accidental deletion, hardware failure, corruption, or some cyber incidents. A useful backup strategy keeps copies separate enough that one incident does not destroy both the original and every backup.&lt;br /&gt;
&lt;br /&gt;
Backups should be tested. A backup that cannot be restored is not a reliable recovery plan. Schools and organizations also need to decide which systems must be restored first and who is responsible for recovery.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Firewalls and Network Segmentation ==&lt;br /&gt;
&lt;br /&gt;
A [[English:Firewall|firewall]] filters network traffic according to rules. It can help block unwanted connections, separate networks with different levels of trust, and reduce unnecessary exposure.&lt;br /&gt;
&lt;br /&gt;
[[File:Firewall.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
A firewall is not a magic shield. If a user willingly enters a password on a fake website or installs harmful software, other layers of defence are still needed. Strong security combines network controls with secure configuration, updates, authentication, monitoring, and user awareness.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Network segmentation&amp;#039;&amp;#039;&amp;#039; divides a network into smaller zones. If one device or area is compromised, segmentation can make it harder for the problem to spread everywhere.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Encryption and Access Control ==&lt;br /&gt;
&lt;br /&gt;
[[English:Encryption|Encryption]] transforms readable information into a protected form that requires the correct key or process to read. Encryption can protect data stored on a device and data moving across networks.&lt;br /&gt;
&lt;br /&gt;
[[English:Access control|Access control]] limits who can use particular data or functions. The &amp;#039;&amp;#039;&amp;#039;principle of least privilege&amp;#039;&amp;#039;&amp;#039; means giving people and programs only the access they need for their role. A student, for example, should not have the same administrative permissions as the person maintaining a school server.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Secure Habits for Everyday Use ==&lt;br /&gt;
&lt;br /&gt;
Strong everyday habits create a practical defensive layer. Use unique passwords, turn on MFA when available, lock devices when you step away, install updates, keep backups, check unexpected requests, use trusted download sources, and report suspicious activity promptly.&lt;br /&gt;
&lt;br /&gt;
Security also includes privacy. Before sharing personal information, ask whether the recipient really needs it, how it will be protected, and what could happen if it became public.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Detecting and Responding to Incidents =&lt;br /&gt;
&lt;br /&gt;
Prevention is important, but no system can be guaranteed to remain perfectly secure. Organizations therefore prepare to detect, respond to, and recover from incidents.&lt;br /&gt;
&lt;br /&gt;
The current [[English:NIST Cybersecurity Framework|NIST Cybersecurity Framework]] 2.0 organizes high-level cybersecurity outcomes into six functions: &amp;#039;&amp;#039;&amp;#039;Govern, Identify, Protect, Detect, Respond, and Recover&amp;#039;&amp;#039;&amp;#039;. These functions are designed to work together rather than as a one-time checklist.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Govern&amp;#039;&amp;#039;&amp;#039; establishes strategy, policy, responsibilities, and risk expectations. &amp;#039;&amp;#039;&amp;#039;Identify&amp;#039;&amp;#039;&amp;#039; builds understanding of assets and risks. &amp;#039;&amp;#039;&amp;#039;Protect&amp;#039;&amp;#039;&amp;#039; applies safeguards. &amp;#039;&amp;#039;&amp;#039;Detect&amp;#039;&amp;#039;&amp;#039; looks for possible attacks and compromises. &amp;#039;&amp;#039;&amp;#039;Respond&amp;#039;&amp;#039;&amp;#039; takes action after an incident is detected. &amp;#039;&amp;#039;&amp;#039;Recover&amp;#039;&amp;#039;&amp;#039; restores affected assets and operations.&lt;br /&gt;
&lt;br /&gt;
For a student who notices a suspicious event, the correct response is usually simple: stop interacting with the suspicious content, preserve useful information such as the message or alert when safe to do so, tell a responsible adult or designated school contact, and follow the school’s reporting procedure. Do not investigate by attacking back.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Case Study: WannaCry Ransomware =&lt;br /&gt;
&lt;br /&gt;
The WannaCry ransomware outbreak in May 2017 spread widely across many countries and disrupted organizations. It became a memorable example of how malware, vulnerable systems, and large connected networks can combine to create widespread consequences.&lt;br /&gt;
&lt;br /&gt;
[[File:Countries initially affected in WannaCry ransomware attack.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The lesson is not to memorize one old attack. Instead, identify transferable principles: keep supported systems patched, reduce unnecessary exposure, protect important data with tested backups, monitor for unusual behavior, and prepare a response and recovery plan before a crisis.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Security, Ethics, and the Law =&lt;br /&gt;
&lt;br /&gt;
Cybersecurity knowledge should be used responsibly. Testing security without permission can harm people, violate privacy, break school rules, or be illegal. Ethical security work requires clear authorization, a defined scope, care with personal data, and responsible reporting of problems.&lt;br /&gt;
&lt;br /&gt;
If you discover a possible weakness in a school system, do not try to prove how far you can exploit it. Record only the minimum safe information needed to explain what you noticed, stop interacting with the weakness, and report it through an approved channel.&lt;br /&gt;
&lt;br /&gt;
Responsible cybersecurity protects people as well as technology.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Reliable Reference Points =&lt;br /&gt;
&lt;br /&gt;
For further study, compare what you learn here with trustworthy guidance such as the [[English:NIST Cybersecurity Framework|NIST Cybersecurity Framework]], public cybersecurity advice from CISA, and the English Wikipedia articles on [[English:Computer security|Computer security]], [[English:Phishing|Phishing]], [[English:Malware|Malware]], [[English:Multi-factor authentication|Multi-factor authentication]], and [[English:Ransomware|Ransomware]].&lt;br /&gt;
&lt;br /&gt;
The goal is not to memorize every technical term. You should be able to reason from a situation: What is the asset? What threat is present? What vulnerability is being exploited? What could the impact be? Which defence would reduce the risk most effectively?&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which three goals form the CIA triad?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Confidentiality integrity availability)&lt;br /&gt;
(!Control inspection authorization)&lt;br /&gt;
(!Cryptography identity access)&lt;br /&gt;
(!Confidentiality isolation authentication)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is phishing mainly designed to do?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Trick people into unsafe actions or disclosures)&lt;br /&gt;
(!Improve network speed automatically)&lt;br /&gt;
(!Create verified software updates)&lt;br /&gt;
(!Store backup copies offline)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Why does multifactor authentication improve account security?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(It requires more than one form of evidence)&lt;br /&gt;
(!It removes the need for any authentication)&lt;br /&gt;
(!It makes every password public)&lt;br /&gt;
(!It prevents all software bugs)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Why are security updates important?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(They can fix known vulnerabilities)&lt;br /&gt;
(!They guarantee that no attack can happen)&lt;br /&gt;
(!They replace the need for backups)&lt;br /&gt;
(!They make phishing messages disappear)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does ransomware commonly do?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Blocks access to data and demands payment)&lt;br /&gt;
(!Improves file compression for free)&lt;br /&gt;
(!Creates a second login factor)&lt;br /&gt;
(!Filters network traffic by rules)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is a firewall mainly used for?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Filter network traffic according to rules)&lt;br /&gt;
(!Create strong passwords for every account)&lt;br /&gt;
(!Translate encrypted files into plain text)&lt;br /&gt;
(!Repair damaged computer hardware)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Why should backups be tested?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(To confirm that data can actually be restored)&lt;br /&gt;
(!To make every file public)&lt;br /&gt;
(!To weaken account authentication)&lt;br /&gt;
(!To disable software updates)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does least privilege mean?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Give only the access needed for a role)&lt;br /&gt;
(!Give every user administrator access)&lt;br /&gt;
(!Share one account with the whole class)&lt;br /&gt;
(!Remove all access controls)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the safest first response to an unexpected message asking for your school password?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Avoid the link and verify through a trusted channel)&lt;br /&gt;
(!Send the password to test whether the request is real)&lt;br /&gt;
(!Forward the message to every student)&lt;br /&gt;
(!Disable security software before opening it)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which NIST CSF 2.0 function focuses on taking action regarding a detected incident?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Respond)&lt;br /&gt;
(!Identify)&lt;br /&gt;
(!Protect)&lt;br /&gt;
(!Govern)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Phishing || Deceptive message designed to trigger an unsafe action&lt;br /&gt;
|-&lt;br /&gt;
| Ransomware || Malware that blocks access and demands payment&lt;br /&gt;
|-&lt;br /&gt;
| Firewall || System that filters network traffic by rules&lt;br /&gt;
|-&lt;br /&gt;
| Backup || Separate copy used to restore important data&lt;br /&gt;
|-&lt;br /&gt;
| Encryption || Protection that transforms readable information&lt;br /&gt;
|-&lt;br /&gt;
| Authentication || Process of proving identity or permission to enter&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Long unique password&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Account protection&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Software update&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Known vulnerability repair&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Offline backup&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Recovery from data loss&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Firewall&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Traffic filtering&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Multifactor authentication&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Additional identity check&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Firewall || What filters network traffic according to security rules?&lt;br /&gt;
|-&lt;br /&gt;
| Phishing || What deceptive technique tries to trick users into unsafe actions?&lt;br /&gt;
|-&lt;br /&gt;
| Malware || What general term describes intentionally harmful software?&lt;br /&gt;
|-&lt;br /&gt;
| Backup || What separate copy can help restore lost data?&lt;br /&gt;
|-&lt;br /&gt;
| Encryption || What process protects readable data by transforming it?&lt;br /&gt;
|-&lt;br /&gt;
| Integrity || Which CIA goal means protecting information from unauthorized change?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Cybersecurity+Threats+and+Defences &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
Cybersecurity protects valuable digital { assets } from unwanted access, damage, theft, or disruption. The CIA triad includes confidentiality, integrity, and { availability }. A deceptive message that tries to trigger an unsafe action is called { phishing }. Software intentionally designed to cause harm is known as { malware }. Using more than one form of evidence to sign in is called { multifactor authentication }. Security updates can close known { vulnerabilities }. A separate copy of important information is a { backup }. The NIST CSF 2.0 function for taking action after an incident is detected is { Respond }.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Phishing checklist|Phishing checklist]]: Create a one-page checklist showing how a student can inspect and safely respond to a suspicious message without clicking its links.&lt;br /&gt;
# [[English:Password poster|Password poster]]: Design an English-language poster that teaches students why passwords should be long, unique, and stored safely.&lt;br /&gt;
# [[English:Cybersecurity interview|Cybersecurity interview]]: Interview a teacher, parent, or school IT worker about one everyday security habit and summarize the answer in 150 words.&lt;br /&gt;
# [[English:Device security photo guide|Device security photo guide]]: Create a five-image guide showing safe actions such as locking a device, updating software, or storing backups without revealing real passwords or private data.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Threat model for a school account|Threat model for a school account]]: Identify the asset, possible threats, vulnerabilities, impacts, and at least four practical defences for a fictional school account.&lt;br /&gt;
# [[English:Phishing awareness video|Phishing awareness video]]: Produce a two-minute video that shows a fictional phishing attempt and demonstrates a safe response without using real credentials or real victims.&lt;br /&gt;
# [[English:Backup experiment|Backup experiment]]: Create sample non-sensitive files, make two backup copies in different safe locations, simulate deletion, restore the files, and document what worked.&lt;br /&gt;
# [[English:Cybersecurity incident timeline|Cybersecurity incident timeline]]: Research a well-documented cyber incident such as WannaCry and create a visual timeline focused on causes, consequences, defences, and lessons learned.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Layered defence design|Layered defence design]]: Design a security plan for a fictional school club website using authentication, updates, backups, access control, network protection, and reporting procedures.&lt;br /&gt;
# [[English:NIST CSF 2.0 school mapping|NIST CSF 2.0 school mapping]]: Map a fictional school cybersecurity scenario to Govern, Identify, Protect, Detect, Respond, and Recover, explaining how the functions support one another.&lt;br /&gt;
# [[English:Security policy comparison|Security policy comparison]]: Compare two publicly available school, library, or youth-organization acceptable-use or cybersecurity policies and evaluate their clarity, privacy protections, and reporting rules.&lt;br /&gt;
# [[English:Responsible disclosure simulation|Responsible disclosure simulation]]: Write a fictional responsible disclosure report for a harmless imagined vulnerability, including scope, observation, possible impact, evidence, and a safe recommendation without exploiting any real system.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
&lt;br /&gt;
# [[English:Risk reasoning|Risk reasoning]]: Given a fictional school scenario, identify the most valuable asset, the most plausible threat, the key vulnerability, the likely impact, and the defence you would prioritize, with reasons.&lt;br /&gt;
# [[English:Phishing decision task|Phishing decision task]]: Analyze three fictional messages, rank them from least to most suspicious, justify your ranking using evidence, and describe a safe response to each.&lt;br /&gt;
# [[English:Layered security design|Layered security design]]: Create a defence plan for a student collaboration platform and explain why no single safeguard is sufficient on its own.&lt;br /&gt;
# [[English:Incident response scenario|Incident response scenario]]: Explain what a student, teacher, and school IT administrator should each do after a suspected account compromise, including communication and recovery steps.&lt;br /&gt;
# [[English:Cybersecurity trade-off|Cybersecurity trade-off]]: Evaluate a proposal that improves convenience by reducing login checks, then argue how security, privacy, usability, and risk should be balanced.&lt;br /&gt;
# [[English:Transfer challenge|Transfer challenge]]: Apply the same cybersecurity principles to a smart home, small business, or community organization and explain which risks and defences change.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&lt;br /&gt;
Strong evidence of learning includes accurate explanations of assets, threats, vulnerabilities, risk, confidentiality, integrity, availability, authentication, malware, phishing, backups, firewalls, encryption, and incident response.&lt;br /&gt;
&lt;br /&gt;
You should be able to show &amp;#039;&amp;#039;&amp;#039;skills&amp;#039;&amp;#039;&amp;#039; in evaluating suspicious messages, selecting proportional defences, reasoning about security trade-offs, communicating concerns clearly, and using cybersecurity knowledge ethically.&lt;br /&gt;
&lt;br /&gt;
Useful &amp;#039;&amp;#039;&amp;#039;products&amp;#039;&amp;#039;&amp;#039; can include a threat model, awareness poster, safe demonstration video, backup-and-recovery report, incident-response plan, policy comparison, or layered defence design.&lt;br /&gt;
&lt;br /&gt;
Important &amp;#039;&amp;#039;&amp;#039;transfer achievements&amp;#039;&amp;#039;&amp;#039; include applying the same reasoning to unfamiliar settings, explaining why people and technology both matter, recognizing that no defence is perfect, and choosing actions that reduce risk without causing additional harm.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Computer_security &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Cybersecurity|Cybersecurity]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Computer security|Computer security]]&lt;br /&gt;
# [[English:Information security|Information security]]&lt;br /&gt;
# [[English:Phishing|Phishing]]&lt;br /&gt;
# [[English:Malware|Malware]]&lt;br /&gt;
# [[English:Authentication|Authentication]]&lt;br /&gt;
# [[English:Network security|Network security]]&lt;br /&gt;
# [[English:Data backup|Data backup]]&lt;br /&gt;
# [[English:Digital literacy|Digital literacy]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Cybersecurity connects with [[English:Computer science|Computer science]], [[English:Information technology|Information technology]], [[English:Media literacy|Media literacy]], [[English:Digital citizenship|Digital citizenship]], [[English:Ethics|Ethics]], [[English:Privacy|Privacy]], communication skills, and responsible use of online systems. For Grades 9–10, the most important goal is to combine technical understanding with careful decision-making and clear communication.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Cybersecurity Threats and Defences]]&lt;br /&gt;
[[Category:Computer science]]&lt;br /&gt;
[[Category:Information technology]]&lt;br /&gt;
[[Category:Digital literacy]]&lt;br /&gt;
[[Category:Media literacy]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>