Get the detailed list of exploits for the ip
curl --request GET \ --url https://api.odin.io/v1/hosts/exploits/{ip} \ --header 'X-API-Key: <api-key>'
{ "data": {}, "message": "<string>", "success": true }
get the ip
Show child attributes
Was this page helpful?