Update misp-01.json

Expanded: MD version of description
reporting_callback: Report failure/success
version: version of the exercise
valid_until: validity of the exercise
level: level expected from student
namespace: type of exercise
pull/13/head
Koen Van Impe 2021-06-11 15:56:59 +02:00
parent 22967ad19c
commit 776d1848c8
1 changed files with 10 additions and 3 deletions

View File

@ -3,16 +3,22 @@
"uuid": "75d7460-af9d-4098-8ad1-754457076b32", "uuid": "75d7460-af9d-4098-8ad1-754457076b32",
"name": "Phishing e-mail", "name": "Phishing e-mail",
"description": "Simple Spear Phishing e-mail example, mimicing a fraud case", "description": "Simple Spear Phishing e-mail example, mimicing a fraud case",
"expanded": "# Simple Spear Phishing e-mail example, mimicing a fraud case",
"tags": [ "tags": [
"exercise:software-scope=\"misp\"", "exercise:software-scope=\"misp\"",
"state:production" "state:production"
] ],
"version": "20210611",
"valid_until": "20310611",
"level": "beginner",
"namespace": "phishing"
}, },
"inject_flow": [ "inject_flow": [
{ {
"inject_uuid": "19272db1-a7c4-4cb3-aa33-df775b8fec8c", "inject_uuid": "19272db1-a7c4-4cb3-aa33-df775b8fec8c",
"trigger": "startex", "trigger": "startex",
"requirements": [] "requirements": [],
"reporting_callback": []
}, },
{ {
"inject_uuid": "c104aa37-e394-43ce-b82b-a733d3745468", "inject_uuid": "c104aa37-e394-43ce-b82b-a733d3745468",
@ -20,7 +26,8 @@
"requirements": { "requirements": {
"inject_uuid": "19272db1-a7c4-4cb3-aa33-df775b8fec8c", "inject_uuid": "19272db1-a7c4-4cb3-aa33-df775b8fec8c",
"resolution_requirement": "Publishing" "resolution_requirement": "Publishing"
} },
"reporting_callback": []
} }
], ],
"injects": [ "injects": [