<?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>topic Capturing AD Authenticated Applications in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Capturing-AD-Authenticated-Applications/m-p/345468#M63473</link>
    <description>&lt;P&gt;Scenario: We're doing an active directory upgrade which will effect applications that currently point to specific domain controller for authentication. &lt;/P&gt;

&lt;P&gt;We have so many applications in use right now and some stem back to before when most of us were employed. I'm wondering if there's any way to construct something within Splunk that would be able to track applications that are authenticating via. active directory. Would it just give the servers the apps are housed on or is there a way to get specific information relating to the application itself?&lt;/P&gt;

&lt;P&gt;I believe my first step is to get Splunk on the domain controllers, after that I'm unsure and I just wanted to see if this was something anyone on here has ever dealt with or had experience with. &lt;/P&gt;

&lt;P&gt;As always thanks to anyone who takes the time out to read this and even more thanks if anyone has suggestions! &lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 16:28:32 GMT</pubDate>
    <dc:creator>heats</dc:creator>
    <dc:date>2017-09-21T16:28:32Z</dc:date>
    <item>
      <title>Capturing AD Authenticated Applications</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Capturing-AD-Authenticated-Applications/m-p/345468#M63473</link>
      <description>&lt;P&gt;Scenario: We're doing an active directory upgrade which will effect applications that currently point to specific domain controller for authentication. &lt;/P&gt;

&lt;P&gt;We have so many applications in use right now and some stem back to before when most of us were employed. I'm wondering if there's any way to construct something within Splunk that would be able to track applications that are authenticating via. active directory. Would it just give the servers the apps are housed on or is there a way to get specific information relating to the application itself?&lt;/P&gt;

&lt;P&gt;I believe my first step is to get Splunk on the domain controllers, after that I'm unsure and I just wanted to see if this was something anyone on here has ever dealt with or had experience with. &lt;/P&gt;

&lt;P&gt;As always thanks to anyone who takes the time out to read this and even more thanks if anyone has suggestions! &lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 16:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Capturing-AD-Authenticated-Applications/m-p/345468#M63473</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2017-09-21T16:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing AD Authenticated Applications</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Capturing-AD-Authenticated-Applications/m-p/345469#M63474</link>
      <description>&lt;P&gt;Hope it is possible to derive the data as requested.&lt;/P&gt;

&lt;P&gt;Scenario: If you are collecting logs from the domain controller(DC) by using Splunk.&lt;BR /&gt;
In general, On every single authentication task performed by any domain user, a respective Windows security event log generated.&lt;BR /&gt;
On that case, If you search for the event ID in the 4624 and from the "Process Information" or "Process Name" column you can get the application name which got authorization from DC.&lt;/P&gt;

&lt;P&gt;Splunk search command : host="DC1" EventCode=4624 Process_Name=*&lt;/P&gt;

&lt;P&gt;Reference: &lt;A href="https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventID=4624#examples"&gt;https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventID=4624#examples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 07:12:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Capturing-AD-Authenticated-Applications/m-p/345469#M63474</guid>
      <dc:creator>sselvaraj_splun</dc:creator>
      <dc:date>2017-10-03T07:12:38Z</dc:date>
    </item>
  </channel>
</rss>

