An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# komand-tools
A dedicated repo to interact with the API of Rapid 7 Komand API

This 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