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

13 lines
265 B
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
  "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"]
}