Changelog
2.0.3 (2024-05-08)
Removed
validatorsimport. Regex are used instead.Minor bug fixes
Improved MISP-modules version for better compatibility with the core project.
2.0.1 (2023-07-07)
Bug fix to stix reports cache management
2.0 (2023-07-07)
Many minor bug fixes
Implemented python
getLoggeras suggested in issue #2Added
--stixoption. Dowload and parse additional information from online STIX report.Added
--prettyoption. Show results in terminal with a little bit of formatting applied.Added
--nocoloroption. Suppers colors in –pretty output. For accessibility purpose.Added
--cachetimeoutoption. Define the cache timeout in hours.Added
--localdirectoryoption. Absolute path to the ‘Threat-Intel’ directory related to a local project clone. Searches are performed against local data.Added
--logfileoption. Define the log file path.Added
--logleveloption. Define the log level.Added
--logconsoleoption. Suppress log messages to the console’s STDOUT.Added
--versionoption. Show the library version.Improved
apiosintDS.requestmethod according new available options.
1.8.2 (2019-10-25)
Bug fix for cache management of latesthashes.txt list
1.8 (2019-10-22)
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
1.7 (2019-10-20)
Added support to be used as standard python library
Added docs
Minor bug fixes
1.6 (2019-10-13)
Not a real new release. Just added support to pip.
1.6 (2019-10-13)
First release for python library version usable as CLI tool.
Added Cache support
Multiple IoCs submission via text file
Output management
New schema response
1.0 (2019-10-07)
Released version 1.0 published on DigitalSide Threat-Intel repository.