curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f38e0b660d12155902bc57.md
Listen to the audio and answer the question below.
About what unusual access does Jake ask?
Access from company-approved devices.
If the access comes from approved devices, it would not be considered unusual.
Access from internal employees using their own accounts.
Jake is asking about external access, not internal employees.
Access from a single failed login attempt.
A single failed attempt is usually not a major concern.
Access from external IPs or locations.
4
Jake wants to check for potential unauthorized access from external IPs and locations.
External IPs are IP addresses from outside the company's network.
External locations are logins from unexpected places, such as a different country.
{
"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": 43.52,
"finishTimestamp": 48.58
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 6.06,
"dialogue": {
"text": "Did you check whether there was any unusual access from external IPs or locations?",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.56
}
]
}