curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f378ed3e7b6b0575188707.md
Listen to the audio and complete the sentence below.
It's possible. Phishing can lead to BLANK if someone clicks on a BLANK.
unauthorized access
This two-word phrase refers to the ability to enter or use a system without permission.
malicious link
This two-word phrase refers to a harmful clickable element that takes users to a webpage.
Phishing attacks often trick users into clicking malicious links, leading to unauthorized access to accounts or systems.
Unauthorized access means someone enters a system without permission. For example:
The system blocked unauthorized access. - The system prevented unapproved users from gaining access.
Malicious link refers to a harmful link that can steal information or infect a system. For example:
The email had a malicious link inside. - The email included a bad link made to trick you.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_17-2.mp3",
"startTime": 1,
"startTimestamp": 20.18,
"finishTimestamp": 25.38
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 6.2,
"dialogue": {
"text": "It's possible. Phishing can lead to unauthorized access if someone clicks on a malicious link.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.7
}
]
}