2019-02-10 16:46:43 +01:00
|
|
|
{
|
|
|
|
"description": "Query backscatter.io (https://backscatter.io/).",
|
|
|
|
"requirements": ["backscatter python library"],
|
|
|
|
"features": "The module takes a source or destination IP address as input and displays the information known by backscatter.io.\n\n",
|
2019-02-11 09:43:25 +01:00
|
|
|
"logo": "logos/backscatter_io.png",
|
2019-02-10 16:46:43 +01:00
|
|
|
"references": ["https://pypi.org/project/backscatter/"],
|
|
|
|
"input": "IP addresses.",
|
|
|
|
"output": "Text containing a history of the IP addresses especially on scanning based on backscatter.io information ."
|
|
|
|
}
|