From 471a7e8dc3fa4a8e5a47f65bb68cc1ce619d4651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Velschow=20S=C3=B8gaard?= <46562365+seba7236@users.noreply.github.com> Date: Wed, 20 Mar 2024 10:49:11 +0100 Subject: [PATCH] Create Yandex.tkape Created a targetfile for Yandex. It grabs the basics from the Yandex folder (Chromium artifacts basically) --- Targets/Browsers/Yandex.tkape | 86 +++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Targets/Browsers/Yandex.tkape diff --git a/Targets/Browsers/Yandex.tkape b/Targets/Browsers/Yandex.tkape new file mode 100644 index 000000000..f2925719f --- /dev/null +++ b/Targets/Browsers/Yandex.tkape @@ -0,0 +1,86 @@ +Description: Yandex Artifacts +Author: Sebastian Søgaard +Version: 1.0 +Id: 32399a9d-d891-49cc-9919-fa45cbe63683 +RecreateDirectories: true +Targets: + - + Name: Yandex Cookies + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + Recursive: true + FileMask: Cookies* + - + Name: Yandex Network Persistent State + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + Recursive: true + FileMask: Network Persistent State + - + Name: Yandex Favicons + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Favicons* + - + Name: Yandex History + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: History* + - + Name: Yandex Sessions Folder + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\Sessions\ + Recursive: false + - + Name: Yandex Login Data + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Ya Passman Data* + - + Name: Yandex Network Action Predictor + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Network Action Predictor + - + Name: Yandex Preferences + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Preferences + - + Name: Yandex Top Sites + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Top Sites* + - + Name: Yandex Bookmarks + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Bookmarks* + - + Name: Yandex Visited Links + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Visited Links + - + Name: Yandex Web Data + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Web Data* + - + Name: Yandex Autofill data + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Ya Autofill Data* + - + Name: Yandex Passman logs + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Passman Logs* + - + Name: Yandex Shortcuts + Category: Communications + Path: C:\Users\%user%\AppData\Local\Yandex\YandexBrowser\User Data\*\ + FileMask: Shortcuts* + +# Documentation +# N/A