<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique in SecOps forum</title>
    <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3206548#M12553</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/19160"&gt;@andy_ojha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;After updating version below is the payload for technique and tactics&lt;/P&gt;&lt;P&gt;properties(additionalData(tactics))":{"value":"Persistence"},"properties(additionalData(techniques))":{"value":"T1078, T1098"},"&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;properties(additionalData(tactics))":{"value":"DefenseEvasion"},"properties(additionalData(techniques))":{"value":"T1562"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But with extraction rule written as suggested are not updating SIR record field values for MITRE Technique and tactic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please suggest how can we update these SIR fields with provided payload.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 17 Mar 2025 10:17:08 GMT</pubDate>
    <dc:creator>Pooja P</dc:creator>
    <dc:date>2025-03-17T10:17:08Z</dc:date>
    <item>
      <title>Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3203976#M12532</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are building integration between Microsoft Azure sentinel to ServiceNow SIR record. Sentinel has MITRE Technique ID and we want to fetch that ID and map it to Tactics and techniques in SIR record fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please be informed we have Threat Intelligence plugin active in our instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any urgent response will help us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 08:50:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3203976#M12532</guid>
      <dc:creator>Pooja P</dc:creator>
      <dc:date>2025-03-12T08:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3204258#M12535</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By chance have you opened a ServiceNow Support Case for assistance?&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Store App integration available today, combined with Threat Intelligence (from SIR, not TISC) should do the trick, with a few configuration updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you install the &lt;A href="https://www.servicenow.com/docs/bundle/yokohama-security-management/page/product/secops-integration-sir/secops-integration-ms-azure-sentinel/task/get-started-with-microsoft-azure-sentinel-integration.html" target="_self"&gt;Azure Sentinel for SIR Store App&lt;/A&gt;, you may need to update a property that sets what version of the Azure Sentinel Incident API is used.&amp;nbsp; &amp;nbsp;This is because, the default version it is set to use, only pulls MITRE Tactics and not Techniques.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/securityinsights/api-versions" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/securityinsights/api-versions&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.servicenow.com/docs/bundle/yokohama-security-management/page/product/secops-integration-sir/secops-integration-ms-azure-sentinel/task/sentinel-integration-settings.html" target="_blank"&gt;https://www.servicenow.com/docs/bundle/yokohama-security-management/page/product/secops-integration-sir/secops-integration-ms-azure-sentinel/task/sentinel-integration-settings.html&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;The Property in ServiceNow is called "&lt;SPAN&gt;sn_sec_sentinel.sentinel_security_incident_api_version"&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;The Default Value is [2021-10-01]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The Version that has both, MITRE Techniques and Tactics would be [2024-03-01] (or later)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Then you would ensure you have the MITRE Technique Exraction Rule feature setup for Azure Sentinel&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://www.servicenow.com/docs/bundle/yokohama-security-management/page/product/secops-integration-threat-security-center/task/mitre-extraction-rules.html" target="_blank"&gt;https://www.servicenow.com/docs/bundle/yokohama-security-management/page/product/secops-integration-threat-security-center/task/mitre-extraction-rules.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;This will parse out the MITRE Tactics and Techniques from the raw import payload table (Sentinel) and incoming field we choose (e.g.&amp;nbsp;properties(additionalData(tactics))).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 12:10:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3204258#M12535</guid>
      <dc:creator>andy_ojha</dc:creator>
      <dc:date>2025-03-12T12:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3204343#M12539</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/19160"&gt;@andy_ojha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply , we have already configured Integration between Sentinel and SIR in servicenow. Kindly correct me if my steps to be flowed for further is&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Update the version of system property "sentinel_security_incident_api_version".&lt;/P&gt;&lt;P&gt;2. Create Extraction rule as attached in screenshot.&lt;/P&gt;&lt;P&gt;Please be informed our Integration configuration and Azure profiles are in Particular domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are these steps enough or do we need to write any BR to map technique and tactics?&lt;/P&gt;&lt;P&gt;Kindly suggest. Thanks in advance!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:01:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3204343#M12539</guid>
      <dc:creator>Pooja P</dc:creator>
      <dc:date>2025-03-12T13:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3204434#M12540</link>
      <description>&lt;P&gt;Hey there - that should work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may need to test that Extraction Rule (SIEM, with that Field Incident Raw).&amp;nbsp; &amp;nbsp;Another object/field that may work (based on your testing) is -&amp;gt; `&lt;SPAN&gt;properties(additionalData(tactics))` ...if `IncidentRaw` does not work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 13:48:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3204434#M12540</guid>
      <dc:creator>andy_ojha</dc:creator>
      <dc:date>2025-03-12T13:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3206548#M12553</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/19160"&gt;@andy_ojha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;After updating version below is the payload for technique and tactics&lt;/P&gt;&lt;P&gt;properties(additionalData(tactics))":{"value":"Persistence"},"properties(additionalData(techniques))":{"value":"T1078, T1098"},"&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;properties(additionalData(tactics))":{"value":"DefenseEvasion"},"properties(additionalData(techniques))":{"value":"T1562"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But with extraction rule written as suggested are not updating SIR record field values for MITRE Technique and tactic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please suggest how can we update these SIR fields with provided payload.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Mar 2025 10:17:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3206548#M12553</guid>
      <dc:creator>Pooja P</dc:creator>
      <dc:date>2025-03-17T10:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3212402#M12569</link>
      <description>&lt;P&gt;Hi there -- apologies your config seems correct and aligned with the similar posts that folks have made recently.&lt;BR /&gt;&lt;BR /&gt;As others suggested, unfortunately we will want to create a NOW Support Case for this.&lt;BR /&gt;&lt;BR /&gt;You mentioned "Particular Domain" in your first response - did you mean NOW Platform Domain Separation?&amp;nbsp; I believe that should not be an issue, but worth mentioning on the Support Case you open.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 01:02:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3212402#M12569</guid>
      <dc:creator>andy_ojha</dc:creator>
      <dc:date>2025-03-20T01:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3212970#M12575</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/19160"&gt;@andy_ojha&lt;/a&gt;&amp;nbsp;Andy we sorted this MITRE Attack issue by upgrading Integration plugin.&lt;/P&gt;&lt;P&gt;but we are facing one more issue is we want to fetch Site name from sentinel but after upgrade of plugin also we can not see site name in Incident raw even in azure profile mapping we can not see that filed .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally we want to map site name from sentinel to Business Unit of SIR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please suggest on this .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 11:19:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3212970#M12575</guid>
      <dc:creator>Pooja P</dc:creator>
      <dc:date>2025-03-20T11:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help mapping MITRE Techniques from Azure Sentinel to map to SIR tactics and Technique</title>
      <link>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3253199#M12787</link>
      <description>&lt;P&gt;Hi Pooja,&lt;/P&gt;&lt;P&gt;See if note I have put in this post helps. I have got it working without any extra coding:&lt;BR /&gt;&lt;A href="https://www.servicenow.com/community/secops-forum/auto-technique-extraction-rule-for-azure-sentinel/m-p/2843446/thread-id/11289" target="_blank"&gt;https://www.servicenow.com/community/secops-forum/auto-technique-extraction-rule-for-azure-sentinel/m-p/2843446/thread-id/11289&lt;/A&gt;&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 13:44:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/need-help-mapping-mitre-techniques-from-azure-sentinel-to-map-to/m-p/3253199#M12787</guid>
      <dc:creator>AJ_UK</dc:creator>
      <dc:date>2025-05-02T13:44:29Z</dc:date>
    </item>
  </channel>
</rss>

