Files
digital-forensics-lab/STIX_for_digital_forensics/test.json
2021-02-08 10:40:26 -05:00

12 lines
235 B
JSON

{
"type": "student",
"id": "110",
"last_name": "Xu",
"first_name": "Eric",
"age": 22,
"height": 170.1,
"is_fulltime": true,
"birthday": "2007-01-13T07:03:17Z",
"course_registered": ["FSCS727", "FSCS728", "FSCS730"]
}