Imports Alienvault OTX pulses to a MISP instance.
Free software: Apache 2.0 license
Installation
Python 2 support will be dropped soon.
pip install otx-misp
Documentation
Alienvault OTX SDK
All files in the src/otx_misp/otx directory are Copyright 2015 AlienVault, Inc. and under the Apache 2.0 license.
Changelog
1.4.3 (2019-02-10)
Fixed the PyMISP version check in add tag wrapper (@obert01)
1.4.2 (2018-05-11)
Fix typo in logger name (@TheDr1ver)
Don’t add already attached tag to events
Tested with Python 3.5 and MISP 2.4.89
1.4.1 (2017-08-25)
Fix MISP tag name parsing (@KALRONG)
Use pulse ‘created’ date in MISP event (@obert01)
1.4.0 (2017-08-14)
Add YARA indicator support
1.3.0 (2017-07-04)
Fix dedup function
Fix TLP tag import
Don’t stop on import error
Python 2 support warning
Tested with Python 3.5, MISP 2.4.[71-76], PyMISP 2.4.71
1.2.1 (2017-03-31)
Fix Python 3 compatibility
1.2.0 (2017-03-31)
Fixes event tagging
Adds additional tagging options
Handles empty reference field in OTX pulses
1.1.1 (2017-01-28)
Improve Pulse modified field parsing
1.1 (2016-12-04)
Fix compatibility with PyMISP >= 2.4.53
Improve Python 3 support
1.0.3 (2016-09-10)
Fix new configuration cloning bug
1.0.2 (2016-09-02)
Fix compatibility issue with Python 2.7.6
1.0.1 (2016-09-01)
Catch exceptions when disabling SSL warnings
1.0.0 (2016-06-21)
First stable version
Pulse Traffic Light Protocol level added as tag in MISP event
If the last part of a MISP tag and a Pulse tag are the same, tag the MISP event
MISP attributes to_ids field
0.3.0 (2016-06-20)
Fix default handling for distribution, threat_level and analysis parameters
Better performance: Use OTXv2 generator API and remove some delays
0.2.0 (2016-06-14)
Integrate OTXv2 as a subtree.
0.1.0 (2016-06-14)
First release on PyPI.
Release files for otx-misp 1.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| otx-misp-1.4.3.tar.gz | 33.5 kB | Details |
Release files / otx-misp-1.4.3.tar.gz
| Download URL | otx-misp-1.4.3.tar.gz |
|---|---|
| Size | 33.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b074e916f83a97f40479f90614bddc1c88badef827c03c93c01d5dfaa411af8c
|
|
BLAKE2b-256 checksum How to use checksums |
999ddde92f49259e0c0acf75df65fa93f1e6785735450a55239e63c2734cff69
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.9.1 pkginfo/1.4.1 requests/2.18.3 setuptools/36.2.7 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/2.7.15rc1
|