Thiago Canozzo Lahr

Results 10 issues of Thiago Canozzo Lahr

Add feature to upload output and acquisition log files to an Azure blob storage URL.

enhancement
testing
development

Hash all collected files when tar is not available, so no output.tar.gz file is created.

type: enhancement
status: development

The idea is to provide a command line option (-o/--output-filename) so the analyst can set a custom output file name (without extension) as he/she wishes. If the file already exists...

type: enhancement
status: development

### Discussed in https://github.com/tclahr/uac/discussions/148 Originally posted by **sirbrowser** March 2, 2023 Hello, I wonder if it was possible to add an option to generate an encrypted archive. Thanks for your...

type: enhancement
status: development

Add an option to copy collected data to a destination directory instead of creating an archive output file.

type: enhancement
status: development

UAC does not copy collected files to destination folder (to save disk space and spend less CPU, IO and memory resources). Instead, UAC adds all paths to a text file...

type: enhancement
status: development

UAC redirects stderr messages to individual .stderr files. This makes the analysis of error messages easier, but, depending on the system, it also pollutes the output file with tons of...

type: enhancement
status: development

Rename --date-range start to --start-date and --date-range-end to --end-date as they are more intuitive.

type: enhancement
status: development

This addition was proposed by @IgorTodorovskiIBM via his PR #221 . Converting his PR into an issue in order to document the required changes.

### Discussed in https://github.com/tclahr/uac/discussions/258 Originally posted by **halpomeranz** July 23, 2024 I recently submitted a pull request to collect /proc/*/mounts to help detect when somebody is using a bind mount...

status: development