pyalienvaultcli
=========
Description
-----------
A simple Python script to interact with Alienvault OTX APIs from CLI.
Usage
-----
```
$ pip install pyalienvaultcli
$ pyalienvaultcli
usage: pyalienvaultcli.py [-h] [-k API_KEY] [-a {add}] -p PULSE_ID -i INPUT_FILE
version: 1.1
options:
-h, --help show this help message and exit
-k, --api-key API_KEY
API key (could either be provided in the "SECRET_ALIENVAULT_API_KEY" env var)
-a, --action {add} Action to perform (default 'add')
-p, --pulse_id PULSE_ID
Pulse ID to perform the requested action
-i, --input-file INPUT_FILE
Input file as a list of newline-separated IoC
```
Changelog
---------
* version 1.1 - 2025-09-14: Publication on pypi.org and few fixes
Copyright and license
---------------------
pyalienvaultcli is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
pyalienvaultcli is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with pyalienvaultcli.
If not, see http://www.gnu.org/licenses/.
Contact
-------
* Thomas Debize < tdebize at mail d0t com >
Raw data
{
"_id": null,
"home_page": null,
"name": "pyalienvaultcli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": "alienvault, otx, cli, malware, phishing, threat, open, threat, exchange, ioc, api",
"author": null,
"author_email": "tdebize@mail.com",
"download_url": "https://files.pythonhosted.org/packages/e0/0c/72ae814058d461dc753da11700032fe28f29f725bf3df1b9917dd87122df/pyalienvaultcli-1.1.tar.gz",
"platform": null,
"description": "pyalienvaultcli\n=========\n\nDescription\n-----------\nA simple Python script to interact with Alienvault OTX APIs from CLI.\n\n\nUsage\n-----\n```\n$ pip install pyalienvaultcli\n\n$ pyalienvaultcli\nusage: pyalienvaultcli.py [-h] [-k API_KEY] [-a {add}] -p PULSE_ID -i INPUT_FILE\n\nversion: 1.1\n\noptions:\n -h, --help show this help message and exit\n -k, --api-key API_KEY\n API key (could either be provided in the \"SECRET_ALIENVAULT_API_KEY\" env var)\n -a, --action {add} Action to perform (default 'add')\n -p, --pulse_id PULSE_ID\n Pulse ID to perform the requested action\n -i, --input-file INPUT_FILE\n Input file as a list of newline-separated IoC\n```\n \n\nChangelog\n---------\n* version 1.1 - 2025-09-14: Publication on pypi.org and few fixes\n\n\nCopyright and license\n---------------------\n\npyalienvaultcli is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\npyalienvaultcli is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \n\nSee the GNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with pyalienvaultcli. \nIf not, see http://www.gnu.org/licenses/.\n\nContact\n-------\n* Thomas Debize < tdebize at mail d0t com >\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple Python script to interact with Alienvault OTX APIs from CLI.",
"version": "1.1",
"project_urls": {
"Homepage": "https://github.com/maaaaz/pyalienvaultcli"
},
"split_keywords": [
"alienvault",
" otx",
" cli",
" malware",
" phishing",
" threat",
" open",
" threat",
" exchange",
" ioc",
" api"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1588311570b7ed0656b80344da9a4dca1563bd5b9f59f0a04815c2bc773c7f7b",
"md5": "effd165f87da1d55fb16635d39725415",
"sha256": "07cfa0acce48db5690e52bc507b91ca7568e782ee1280fc8e6dfa280464a0a71"
},
"downloads": -1,
"filename": "pyalienvaultcli-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "effd165f87da1d55fb16635d39725415",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 3817,
"upload_time": "2025-09-14T13:50:36",
"upload_time_iso_8601": "2025-09-14T13:50:36.710132Z",
"url": "https://files.pythonhosted.org/packages/15/88/311570b7ed0656b80344da9a4dca1563bd5b9f59f0a04815c2bc773c7f7b/pyalienvaultcli-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e00c72ae814058d461dc753da11700032fe28f29f725bf3df1b9917dd87122df",
"md5": "0ad6cd7c47b59dcf1166cb73d25a899d",
"sha256": "996befb09f0a88b4451569274a8a67439b55fd8f7e3a5c9d4908f17681d76f7c"
},
"downloads": -1,
"filename": "pyalienvaultcli-1.1.tar.gz",
"has_sig": false,
"md5_digest": "0ad6cd7c47b59dcf1166cb73d25a899d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 3053,
"upload_time": "2025-09-14T13:50:38",
"upload_time_iso_8601": "2025-09-14T13:50:38.109577Z",
"url": "https://files.pythonhosted.org/packages/e0/0c/72ae814058d461dc753da11700032fe28f29f725bf3df1b9917dd87122df/pyalienvaultcli-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-14 13:50:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "maaaaz",
"github_project": "pyalienvaultcli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyalienvaultcli"
}