List IP Categories
Return a list of IP categories provided by XFE.
External Documentation
To learn more, visit the IBM X Force documentation.
Example Output
[
{
"name": "Spam",
"description": "This category lists IP addresses that were seen sending out spam."
},
{
"name": "Anonymisation Services",
"description": "This category contains IP addresses of Web proxies (websites that allow the user to anonymously view websites). Furthermore, IP addresses are listed that can be used directly to surf anonymously (e.g. by adding them to the browser configuration)."
},
{
"name": "Scanning IPs",
"description": "These IPs have been identified as illegally scanning networks for vulnerabilities."
},
{
"name": "Dynamic IPs",
"description": "This category contains IP addresses of dialup hosts and DSL lines."
},
]
Workflow Library Example
List Ip Categories with Ibm X Force and Send Results Via Email
Preview this Workflow on desktop