8000 Add MaxFileSize argument to Generic.Collectors.File by Matthijsy · Pull Request #4297 · Velocidex/velociraptor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add MaxFileSize argument to Generic.Collectors.File #4297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 17, 2025

Conversation

Matthijsy
Copy link
Contributor

This PR adds a argument MaxFileSize to Generic.Collectors.File, which allows you to only collect files with a certain max file size. This allows us for example to only collect small executables, preventing from collecting a lot of big data.

@CLAassistant
Copy link
CLAassistant commented Jun 16, 2025

CLA assistant check
All committers have signed the CLA.

@Matthijsy Matthijsy force-pushed the feature/file-collection-maxsize branch from 01cd030 to 485a469 Compare June 16, 2025 12:46
@scudette scudette merged commit 07a0a29 into Velocidex:master Jun 17, 2025
3 checks passed
scudette added a commit that referenced this pull request Jul 2, 2025
This PR adds a argument `MaxFileSize` to `Generic.Collectors.File`,
which allows you to only collect files with a certain max file size.
This allows us for example to only collect small executables, preventing
from collecting a lot of big data.

---------

Co-authored-by: Mike Cohen <mike@velocidex.com>
scudette added a commit that referenced this pull request Jul 2, 2025
This PR adds a argument `MaxFileSize` to `Generic.Collectors.File`,
which allows you to only collect files with a certain max file size.
This allows us for example to only collect small executables, preventing
from collecting a lot of big data.

---------

Co-authored-by: Mike Cohen <mike@velocidex.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0