[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[[["\u003cp\u003eDShield integration version 5.0 allows querying DShield for information about external IP addresses within Google Security Operations SOAR.\u003c/p\u003e\n"],["\u003cp\u003eThe "Get IP Info" action enriches entities with various fields such as \u003ccode\u003ecomment\u003c/code\u003e, \u003ccode\u003ecount\u003c/code\u003e, \u003ccode\u003eupdated\u003c/code\u003e, \u003ccode\u003eAlexa\u003c/code\u003e, \u003ccode\u003enetwork\u003c/code\u003e, \u003ccode\u003eattacks\u003c/code\u003e, and more, if they are found within the JSON response.\u003c/p\u003e\n"],["\u003cp\u003eThe "Get IP Info" action's results are represented in JSON format, and include key-value pairs such as attack counts, AS information, threat feed data, and dates of activities related to the queried IP.\u003c/p\u003e\n"],["\u003cp\u003eThe "Ping" action tests connectivity for all entities and returns a boolean \u003ccode\u003eis_success\u003c/code\u003e result in the script, but has no JSON output.\u003c/p\u003e\n"],["\u003cp\u003eFor help or questions, further resources are provided for community support and Google SecOps professionals.\u003c/p\u003e\n"]]],[],null,["# DShield\n=======\n\nIntegration version: 5.0\n\nConfigure DShield integration in Google Security Operations\n-----------------------------------------------------------\n\nFor detailed instructions on how to configure an integration in\nGoogle SecOps, see [Configure\nintegrations](/chronicle/docs/soar/respond/integrations-setup/configure-integrations).\n\nActions\n-------\n\n### Get IP Info\n\n#### Description\n\nQuery DShield for information about external IP addresses.\n\n#### Parameters\n\nN/A\n\n#### Run On\n\nThis action runs on the IP Address.\n\n#### Action Results\n\n##### Entity Enrichment\n\n##### Insights\n\nN/A\n\n##### Script Result\n\n##### JSON Result\n\n [{\n \"EntityResult\":\n {\n \"comment\": \"Googlepublicrecursivenameserver\",\n \"count\": 8218,\n \"updated\": \"2019-01-2004: 51: 46\",\n \"Alexa\":\n {\n \"domains\": 1,\n \"lastrank\": 6178,\n \"hostname\": \"google-public-dns-a.google.com\",\n \"lastseen\": \"2016-01-02\",\n \"firstseen\": \"2016-01-02\"\n },\n \"network\": \"1.1.1.1/24\",\n \"attacks\": 32,\n \"maxdate\": \"2019-01-20\",\n \"asname\": \"GOOGLE-GoogleLLC\",\n \"assize\": 609498,\n \"number\": \"1.1.1.1\",\n \"maxrisk\": 0,\n \"as\": 15169,\n \"asabusecontact\": \"john_doe@example.com\",\n \"ascountry\": \"US\",\n \"threatfeeds\":\n {\n \"qakbot\":\n {\n \"lastseen\": \"2015-04-03\",\n \"firstseen\": \"2015-04-02\"\n },\n \"forumspam\":\n {\n \"lastseen\": \"2018-12-05\",\n \"firstseen\": \"2011-05-10\"\n }\n },\n \"mindate\": \"2019-01-14\"\n },\n \"Entity\": \"1.1.1.1\"\n }]\n\n### Ping\n\n#### Description\n\nTest Connectivity.\n\n#### Parameters\n\nN/A\n\n#### Run On\n\nThis action runs on all entities.\n\n#### Action Results\n\n##### Entity Enrichment\n\nN/A\n\n##### Insights\n\nN/A\n\n##### Script Result\n\n##### JSON Result\n\n N/A\n\n**Need more help?** [Get answers from Community members and Google SecOps professionals.](https://security.googlecloudcommunity.com/google-security-operations-2)"]]