Skip to content
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

Idea: FUSE client #80

Open
5 tasks
rjzak opened this issue Jul 14, 2023 · 0 comments
Open
5 tasks

Idea: FUSE client #80

rjzak opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rjzak
Copy link
Member

rjzak commented Jul 14, 2023

Have a FUSE (file system in use space) client which allows for pulling/reading files from MalwareDB as if it were a local file.

Initially as read-only, then read-write if the source is shown as part of the directory structure.

Ideas:

  • Source -> File Type -> File Name (duplicate file names shown as symbolic links)
  • Source -> Nested directories by hash -> File Hash (or file name)
  • File Type -> File name (or hash)
  • File Type -> Source -> File name (or hash)
  • Nested directories by hash

Configurable by command line arguments or config file. Copy a file to the source directory, if present, to submit the sample to MalwareDB.

Considerations:

  • How much data is needed to show the structure? Can it be incremental?
@rjzak rjzak added the enhancement New feature or request label Jul 14, 2023
@rjzak rjzak added this to MalwareDB Jul 16, 2023
@rjzak rjzak moved this to Todo in MalwareDB Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant