|
1 | 1 | Description: DFIR RECmd Batch File
|
2 | 2 | Author: Andrew Rathbun
|
3 |
| -Version: 2.06 |
| 3 | +Version: 2.07 |
4 | 4 | Id: 2e1589f5-e31a-4bef-822f-075d56afdddd
|
5 | 5 | Keys:
|
6 | 6 | #
|
@@ -1435,6 +1435,15 @@ Keys:
|
1435 | 1435 |
|
1436 | 1436 | # SCSI plugin - https://github.com/EricZimmerman/RegistryPlugins/tree/master/RegistryPlugin.SCSI
|
1437 | 1437 |
|
| 1438 | +# Devices -> Default Printers (DEFAULT) |
| 1439 | + - |
| 1440 | + Description: Default Printers |
| 1441 | + HiveType: DEFAULT |
| 1442 | + Category: User Activity |
| 1443 | + KeyPath: Printers\ConvertUserDevModesCount |
| 1444 | + Recursive: true |
| 1445 | + Comment: "Displays the printer options available to the user" |
| 1446 | + |
1438 | 1447 | # --------------------
|
1439 | 1448 | # NETWORK SHARES
|
1440 | 1449 | # --------------------
|
@@ -1547,6 +1556,16 @@ Keys:
|
1547 | 1556 |
|
1548 | 1557 | # https://superuser.com/questions/618555/what-values-are-defined-for-the-specialaccounts-userlist-key-and-what-i-is-their/926453#926453
|
1549 | 1558 |
|
| 1559 | +# User Accounts -> Stored Identites (DEFAULT) |
| 1560 | + |
| 1561 | + - |
| 1562 | + Description: Stored Identities |
| 1563 | + HiveType: DEFAULT |
| 1564 | + Category: User Accounts |
| 1565 | + KeyPath: Software\Microsoft\IdentityCRL\StoredIdentities\*\* |
| 1566 | + Recursive: true |
| 1567 | + Comment: "Displays information about Microsoft accounts that have signed into a computer" |
| 1568 | + |
1550 | 1569 | # --------------------
|
1551 | 1570 | # PROGRAM EXECUTION
|
1552 | 1571 | # --------------------
|
@@ -3000,6 +3019,16 @@ Keys:
|
3000 | 3019 | Recursive: true
|
3001 | 3020 | Comment: "Displays the user's specified storage location for Dropbox"
|
3002 | 3021 |
|
| 3022 | +# Cloud Storage -> Cloud-related Folders (DEFAULT) |
| 3023 | + |
| 3024 | + - |
| 3025 | + Description: Cloud-related Folders |
| 3026 | + HiveType: DEFAULT |
| 3027 | + Category: Cloud Storage |
| 3028 | + KeyPath: Software\Microsoft\Windows\CurrentVersion\StorageSense\SuggestedFolders\*\Suggestions\* |
| 3029 | + Recursive: true |
| 3030 | + Comment: "Displays evidence of cloud-related folders that exist or have existed previously" |
| 3031 | + |
3003 | 3032 | # --------------------
|
3004 | 3033 | # SERVICES
|
3005 | 3034 | # --------------------
|
|
0 commit comments