From 61c0274f78907170d50dfef5c2659b6e4b35c3ae Mon Sep 17 00:00:00 2001 From: chrisr3d Date: Mon, 11 Feb 2019 09:32:53 +0100 Subject: [PATCH] fix: Regenerated documentation --- doc/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/README.md b/doc/README.md index e47470d..44bb5b0 100644 --- a/doc/README.md +++ b/doc/README.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/).