curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f3871eea82d61119e6537b.md
Listen to the audio and complete the sentence below.
It might be. Sometimes unauthorized access happens due to BLANK or BLANK.
weak passwords
This two-word phrase refers to secret codes which are not strong or easy to break.
shared credentials
This word refers to usernames and passwords used by more than one person.
Weak passwords are passwords that are easy to guess or crack. For example:
123456 and qwerty are weak passwords. - A strong password should be long and contain letters, numbers, and symbols.
Shared credentials are login details (username and password) that are used by multiple people. For example:
Using shared credentials increases security risks. - Sharing passwords can lead to unauthorized access if they fall into the wrong hands.
{
"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": 37.42,
"finishTimestamp": 43
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 6.58,
"dialogue": {
"text": "It might be. Sometimes unauthorized access happens due to weak passwords or shared credentials.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 7.08
}
]
}