fix: Changed TSK object names to lower case

pull/124/head
aksha 2018-10-25 13:21:08 +01:00
parent 1cedea6506
commit bb119724ba
6 changed files with 6 additions and 6 deletions

View File

@ -80,5 +80,5 @@
"description": "An Object Template to gather information from evidential or interesting exchange of messages identified during a digital forensic investigation.", "description": "An Object Template to gather information from evidential or interesting exchange of messages identified during a digital forensic investigation.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "6b71f231-c502-467f-bc67-1423cd5bf800", "uuid": "6b71f231-c502-467f-bc67-1423cd5bf800",
"name": "TSK-Chats" "name": "tsk-chats"
} }

View File

@ -63,5 +63,5 @@
"description": "An Object Template to add evidential bookmarks identified during a digital forensic investigation.", "description": "An Object Template to add evidential bookmarks identified during a digital forensic investigation.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "7d9a88a8-9934-4caa-a85b-f76bc97d5373", "uuid": "7d9a88a8-9934-4caa-a85b-f76bc97d5373",
"name": "TSK-Web-Bookmark" "name": "tsk-web-bookmark"
} }

View File

@ -63,5 +63,5 @@
"description": "An TSK-Autopsy Object Template to represent cookies identified during a forensic investigation.", "description": "An TSK-Autopsy Object Template to represent cookies identified during a forensic investigation.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "40d23a4f-43be-4c9e-8328-382a2188eb1d", "uuid": "40d23a4f-43be-4c9e-8328-382a2188eb1d",
"name": "TSK-Web-Cookie" "name": "tsk-web-cookie"
} }

View File

@ -51,5 +51,5 @@
"description": "An Object Template to add web-downloads", "description": "An Object Template to add web-downloads",
"meta-category": "File", "meta-category": "File",
"uuid": "ab9603a1-9dcc-48e8-a51c-b8bccc7bcc26", "uuid": "ab9603a1-9dcc-48e8-a51c-b8bccc7bcc26",
"name": "TSK-Web-Downloads" "name": "tsk-web-downloads"
} }

View File

@ -64,5 +64,5 @@
"description": "An Object Template to share web history information", "description": "An Object Template to share web history information",
"meta-category": "misc", "meta-category": "misc",
"uuid": "e1325e52-e52e-49b1-89ad-d503c127c698", "uuid": "e1325e52-e52e-49b1-89ad-d503c127c698",
"name": "TSK-Web-History" "name": "tsk-web-history"
} }

View File

@ -62,5 +62,5 @@
"description": "An Object Template to share web search query information", "description": "An Object Template to share web search query information",
"meta-category": "misc", "meta-category": "misc",
"uuid": "16b3f8d0-fd09-4812-a42c-b5aeff2d4c2e", "uuid": "16b3f8d0-fd09-4812-a42c-b5aeff2d4c2e",
"name": "TSK-Web-Search-Query" "name": "tsk-web-search-query"
} }