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

Ad-hoc File Scans For Static Malware Analysis #103

Open
jbussing opened this issue Jan 20, 2018 · 2 comments
Open

Ad-hoc File Scans For Static Malware Analysis #103

jbussing opened this issue Jan 20, 2018 · 2 comments
Labels

Comments

@jbussing
Copy link
Collaborator

Background

The current file scanning pipeline, does not support local file scanning.

Desired Change

A user should be able to submit a local file or local path to a directory of files to be scanned by binary alert. The results should also be display locally (output should be configurable with a default of JSON).

@jbussing
Copy link
Collaborator Author

Example Command:

./manage.py scan /path/to/file

or

./manage.py scan /path/to/dir

@austinbyers
Copy link
Collaborator

This would be similar to the already existing live_test functionality, just for arbitrary files

@austinbyers austinbyers added this to the v1.2.0 milestone Apr 17, 2018
@austinbyers austinbyers removed this from the v1.2.0 milestone Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants