From e7dca76cd2206aaf99093fe451398862ab3ec60b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 10 Feb 2019 16:47:42 +0100 Subject: [PATCH] chg: [doc] backscatter.io updated --- doc/documentation.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/documentation.md b/doc/documentation.md index 31f09ed..23b4bce 100644 --- a/doc/documentation.md +++ b/doc/documentation.md @@ -2,6 +2,24 @@ ## Expansion Modules +#### [backscatter_io](https://github.com/MISP/misp-modules/tree/master/misp_modules/modules/expansion/backscatter_io.py) + +Query backscatter.io (https://backscatter.io/). +- **features**: +>The module takes a source or destination IP address as input and displays the information known by backscatter.io. +> +> +- **input**: +>IP addresses. +- **output**: +>Text containing a history of the IP addresses especially on scanning based on backscatter.io information . +- **references**: +>https://pypi.org/project/backscatter/ +- **requirements**: +>backscatter python library + +----- + #### [bgpranking](https://github.com/MISP/misp-modules/tree/master/misp_modules/modules/expansion/bgpranking.py) Query BGP Ranking (https://bgpranking-ng.circl.lu/).