Threatinator is a ruby library for parsing threat data feeds. It is a component of Cikl, a threat intelligence management system.
The repository is located at: https://github.com/cikl/threatinator
First, set up your dependencies.
bundle install
bundle exec bin/threatinator list
bundle exec bin/threatinator run alienvault ip_reputation
All commands respond to '--help' to provide details on their usage.
bundle exec bin/threatinator run --help
Before you file a bug or submit a pull request, please review our contribution guidelines.
All issues are managed here: cikl/threatinator/issues.
Copyright (C) 2014 Michael Ryan (github.com/justfalter)
See the LICENSE file for license rights and limitations (LGPLv3).