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

Adds support to the VT service for uploading unknown samples #153

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

webstergd
Copy link
Contributor

This update adds support to upload samples not previously seen by VT.
- This is controlled by a configuration and runtime option.
- To minimize request to VT, the service will wait a default amount of time before attempt to retrieve the results. This was done as VT changes and throttles based on number of queries.
- This update now leverages python requests verses urllib2.

We tested this with samples through CRITs triage and runtime functions.

P.S. This was mostly modified by a student of mine and not me. He does not wish to put him name out there which is why I am uploading it. Also, I apologize that auto merging is not working...I have no idea why.

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.

1 participant