https://github.com/jaegeral/komand-tools
A dedicated repo to interact with the API of Rapid 7 Komand API
https://github.com/jaegeral/komand-tools
api api-client api-wrapper cybersecurity orchestration security security-tools tool
Last synced: 4 months ago
JSON representation
A dedicated repo to interact with the API of Rapid 7 Komand API
- Host: GitHub
- URL: https://github.com/jaegeral/komand-tools
- Owner: jaegeral
- License: apache-2.0
- Created: 2018-10-26T14:19:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T11:49:37.000Z (about 6 years ago)
- Last Synced: 2025-01-11T19:31:51.017Z (5 months ago)
- Topics: api, api-client, api-wrapper, cybersecurity, orchestration, security, security-tools, tool
- Language: Python
- Homepage: https://www.alexanderjaeger.de/komand-tools/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# komand-tools
A dedicated repo to interact with the API of Rapid 7 Komand APIThis is an unofficial tool and is iin no way supported by Rapid 7 / Komand team.
Use on your own risk, might brake stuff...
# Installation
````
git clone https://github.com/deralexxx/komand-tools/
````# Usage
```
usage: komand-tools.py [-h] [-v] [-wm] [-j JOB]optional arguments:
-h, --help show this help message and exit
-v, --verbose increase output verbosity
-wm, --workflow_map show workflow map
-j JOB, --job JOB show job status
```# API documentation
Documentation is currently here: https://github.com/deralexxx/komand-hacks/blob/master/api/README.md
# Open issues
# Contributing
Feel free to make pull requests or open issues to contribute to that repository