- Removed
validators
import. Regex are used instead. - Minor bug fixes
- Improved MISP-modules version for better compatibility with the core project.
- Bug fix to stix reports cache management
- Many minor bug fixes
- Implemented python
getLogger
as suggested in issue #2 - Added
--stix
option. Dowload and parse additional information from online STIX report. - Added
--pretty
option. Show results in terminal with a little bit of formatting applied. - Added
--nocolor
option. Suppers colors in –pretty output. For accessibility purpose. - Added
--cachetimeout
option. Define the cache timeout in hours. - Added
--localdirectory
option. Absolute path to the ‘Threat-Intel’ directory related to a local project clone. Searches are performed against local data. - Added
--logfile
option. Define the log file path. - Added
--loglevel
option. Define the log level. - Added
--logconsole
option. Suppress log messages to the console’s STDOUT. - Added
--version
option. Show the library version. - Improved
apiosintDS.request
method according new available options. - New MISP Module plugin version
- Documentation updated
- Bug fix for cache management of latesthashes.txt list
- Added MD5/SHA1/SHA256 strings as entity to search
- Added lookup to hash files for hash entities
- Added support su hash lookup for related urls detected
- Minor bug fixes
- New schema json for response
- Added support to be used as standard python library
- Added docs
- Minor bug fixes
- Not a real new release. Just added support to pip.
- First release for python library version usable as CLI tool.
- Added Cache support
- Multiple IoCs submission via text file
- Output management
- New schema response
- Released version 1.0 published on DigitalSide Threat-Intel repository.