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

Incomplete parsing of plugins field in results #40

Open
shaktikshri opened this issue Feb 26, 2018 · 1 comment
Open

Incomplete parsing of plugins field in results #40

shaktikshri opened this issue Feb 26, 2018 · 1 comment

Comments

@shaktikshri
Copy link

Only few plugins are being parsed in the result that's being returned in
result = otx.get_indicator_details_full(hash_type, hash)
Fields like msdefender, exiftool and some others aren't being taken into consideration in the def file(otx, hash) function. This is leading to some hashes not being recognised as malicious even though they have been listed as malicious on OTX site

@rustybrooks
Copy link
Contributor

Yeah this is probably a case of the state of the art having advanced on the server side, and the SDK not completely having kept up. I'll look into it.

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

No branches or pull requests

2 participants