Updating T1217 Test 4 to include Opera (#1708)

Upon attempting to develop an atomic for Opera bookmark discovery and testing T1217 Test 4, found that this test also detects Opera bookmarks in addition to Chrome's. Modifying name/description of this test to outline that it finds Opera bookmarks too.

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Leo Verlod
2022-01-05 15:38:55 -06:00
committed by GitHub
parent 131febbcdb
commit b83ffcf37c
+2 -2
View File
@@ -55,10 +55,10 @@ atomic_tests:
cleanup_command: |
rm -f #{output_file} 2>/dev/null
name: sh
- name: List Google Chrome Bookmarks on Windows with powershell
- name: List Google Chrome / Opera Bookmarks on Windows with powershell
auto_generated_guid: faab755e-4299-48ec-8202-fc7885eb6545
description: |
Searches for Google Chromes's Bookmarks file (on Windows distributions) that contains bookmarks.
Searches for Google Chrome's and Opera's Bookmarks file (on Windows distributions) that contains bookmarks.
Upon execution, paths that contain bookmark files will be displayed.
supported_platforms:
- windows