Skip to content

Commit 7d8fbc5

Browse files
committed
add availability information
1 parent 04dbb62 commit 7d8fbc5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/GreedyBear/Usage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ These predictions are based on historical interaction patterns and are updated o
4949
Check the [API specification](https://intelowlproject.github.io/docs/GreedyBear/Api-docs/#docs.Submodules.GreedyBear.api.views.feeds.feeds_advanced) or the to get all the details about how to use the available APIs.
5050

5151
## Advanced Feeds API
52+
_Available from version >= 1.4.0_
5253

5354
For authenticated users, GreedyBear offers an additional API endpoint that provides similar functionality to the Feeds API but with enhanced customization options.
5455
```
@@ -125,6 +126,7 @@ If you would like to leverage this API without the need of writing even a line o
125126

126127

127128
## Cowrie Session API
129+
_Available from version >= 2.1.0_
128130

129131
For authenticated users, GreedyBear offers an API to retrieve session data from the [Cowrie](https://github.com/cowrie/cowrie) honeypot including command sequences, credentials, and session details. Queries can be performed using either an IP address to find all sessions from that source, or a SHA-256 hash to find sessions containing a specific command sequence.
130132

0 commit comments

Comments
 (0)