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

Feature: simple way to test Threat Intelligence modules #14

Open
diogo-fernan opened this issue Aug 14, 2017 · 2 comments
Open

Feature: simple way to test Threat Intelligence modules #14

diogo-fernan opened this issue Aug 14, 2017 · 2 comments

Comments

@diogo-fernan
Copy link

This is more of a question, or perhaps an enhancement, on the utils/single_module.py support for URLs.

Is it possible to test modules with URLs as the target of the analysis? The documentation is unclear on this and shows one example for files only.

Thanks,
Diogo

@diogo-fernan
Copy link
Author

diogo-fernan commented Sep 9, 2017

I would also like to know how threat intelligence modules can be tested. Is this possible?

@gaelmuller
Copy link
Collaborator

Sorry about the delay.

You can use utils/single_module.py with URLs. You have to create a file containing the URL (without newline) and pass this file to the module.

As for Threat Intelligence modules there is currently no easy way to test them. I will keep this issue open so that we are reminded that this could be useful.

@gaelmuller gaelmuller changed the title utils/single_module.py support for URLs Feature: simple way to test Threat Intelligence modules Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants