A tool to extract pulses from AlienVault and push them into your MISP instance
Raw data
{
"_id": null,
"home_page": "https://github.com/andreatripoli/mispotx",
"name": "mispotx",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "MISP,OTX,AlienVault",
"author": "Andrea Tripoli",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/b0/f6/464d53d62dbdcb0d05b29462d2e827f4cc501daec3f452f483e5517b730b/mispotx-1.2.3.tar.gz",
"platform": null,
"description": "A tool to extract pulses from AlienVault and push them into your MISP instance\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool to push OTXs to MISP",
"version": "1.2.3",
"project_urls": {
"Homepage": "https://github.com/andreatripoli/mispotx"
},
"split_keywords": [
"misp",
"otx",
"alienvault"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b074b518c69e3627b24a475d6186b753baf43ee5d9cc0176717ca38f1b43938a",
"md5": "01276c416b075dd2ff2177d49a957c21",
"sha256": "ceef5d80ccdfb9a1f55ecfc7cfb83a280225fe53711fce93247fa4816a8fa401"
},
"downloads": -1,
"filename": "mispotx-1.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "01276c416b075dd2ff2177d49a957c21",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 7399,
"upload_time": "2024-01-20T11:56:37",
"upload_time_iso_8601": "2024-01-20T11:56:37.290106Z",
"url": "https://files.pythonhosted.org/packages/b0/74/b518c69e3627b24a475d6186b753baf43ee5d9cc0176717ca38f1b43938a/mispotx-1.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0f6464d53d62dbdcb0d05b29462d2e827f4cc501daec3f452f483e5517b730b",
"md5": "0160929853a2a7e3e5f8cdb8c221859f",
"sha256": "b3b2d09e49bc2977cbdcb31c9d50a5394e153ca8c4160d474544468793fa9c79"
},
"downloads": -1,
"filename": "mispotx-1.2.3.tar.gz",
"has_sig": false,
"md5_digest": "0160929853a2a7e3e5f8cdb8c221859f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9703,
"upload_time": "2024-01-20T11:56:38",
"upload_time_iso_8601": "2024-01-20T11:56:38.833531Z",
"url": "https://files.pythonhosted.org/packages/b0/f6/464d53d62dbdcb0d05b29462d2e827f4cc501daec3f452f483e5517b730b/mispotx-1.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-20 11:56:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "andreatripoli",
"github_project": "mispotx",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "certifi",
"specs": [
[
"==",
"2023.11.17"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.3.2"
]
]
},
{
"name": "Deprecated",
"specs": [
[
"==",
"1.2.14"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.6"
]
]
},
{
"name": "OTXv2",
"specs": [
[
"==",
"1.5.12"
]
]
},
{
"name": "publicsuffixlist",
"specs": [
[
"==",
"0.10.0.20240108"
]
]
},
{
"name": "pymisp",
"specs": [
[
"==",
"2.4.183"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2023.3.post1"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.1.0"
]
]
},
{
"name": "wrapt",
"specs": [
[
"==",
"1.16.0"
]
]
}
],
"lcname": "mispotx"
}