-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
85 lines (85 loc) · 3.08 KB
/
Copy pathdata.json
File metadata and controls
85 lines (85 loc) · 3.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"response_code": 0,
"results": [
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://www.sonicwall.com/wp-content/uploads/2018/11/us_phishingiq_2_q2.png'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://www.sonicwall.com/wp-content/uploads/2018/11/us_phishingiq_2_q1.png'></img>",
"correct_answer": "LEGITIMATE",
"incorrect_answers": [
"PHISHING"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://www.sonicwall.com/wp-content/uploads/2018/11/us_phishingiq_2_q3.png'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='http://cdn-02.independent.ie/incoming/article34508834.ece/b7725/AUTOCROP/w620/netflix%20phising.jpg'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://s3-eu-west-1.amazonaws.com/transcendit-website-production/7brjw5z3fkf/original/FakeSpotifyEmail.png'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://security.berkeley.edu/sites/default/files/styles/panopoly_image_original/public/paypal_phish_example.png?itok=UI5VHEgr×tamp=1459449832'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://www.wltribune.com/wp-content/uploads/2019/12/19713581_web1_191211-WLT-CanadaPostScam.jpg'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "<img style='max-width: 100%;' src='https://1.bp.blogspot.com/-qzKQTqFT0n8/X_VbyKmJMFI/AAAAAAAADFI/KtP6eGpDoEwwevrT6bpEwgGk7I4-hIVdwCLcBGAsYHQ/s855/nueva-estafa-suplanta-amazon-2188263.jpg'></img>",
"correct_answer": "PHISHING",
"incorrect_answers": [
"LEGITIMATE"
]
}
]
}