DFIR-ORC / dfir-orc

Forensics artefact collection tool for systems running Microsoft Windows
https://dfir-orc.github.io
GNU Lesser General Public License v2.1
388 stars 42 forks source link

Feature Request: Recursive Folder Embedding for Configuration Files #73

Open JakePeralta7 opened 1 month ago

JakePeralta7 commented 1 month ago

Description: I would like to request a feature that allows embedding an entire folder of configuration files for a specific tool without needing to mention each file individually. This feature should support recursive embedding, meaning it should include all files and subfolders within the specified folder.

Use Case: This feature would be particularly useful for managing large sets of configuration files, making it easier to maintain and update them without having to list each file separately. It would streamline the process and reduce the potential for errors.