<?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 Re: Is it possible to pull a sender's display name from Exchange? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426559#M52157</link>
    <description>&lt;P&gt;Option 1: The display names are actually correctly populated for internal email addresses so I'm looking for a solution to ingest the display names for external senders&lt;BR /&gt;
Option 2: Mimecast, but from prior experience integrating Mimecast with Splunk was messy and time consuming and we are looking for a quicker solution. It might be the only thing to do though.&lt;BR /&gt;
Option 3: No, how would I go about using Splunk Streams to grab the display name? Set up heavy forwardesr on our Exchange servers and use Streams to send the raw packet data to Splunk? Seems easier said than done&lt;/P&gt;</description>
    <pubDate>Wed, 26 Dec 2018 22:26:08 GMT</pubDate>
    <dc:creator>nick405060</dc:creator>
    <dc:date>2018-12-26T22:26:08Z</dc:date>
    <item>
      <title>Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426555#M52153</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;We are pulling MessageTracking data from Exchange 2010 and Exchange 2016 that we use to monitor possible spam/phishing attacks. One of the most obvious ways to programmatically detect spam/phishing attacks is to look at a display name vs. sending address mismatch. However, the display name isn't being properly pulled from Exchange for externally-originating emails. Technically the psender, user, and username fields are populated, but they are just defaulting to be the first part of the email address and not the display name. For internally-originating emails the display name does correctly populate for these fields.&lt;/P&gt;

&lt;P&gt;Has anyone figured out a way to pull externally-originating display names from Exchange?&lt;/P&gt;

&lt;P&gt;Edit: Bump&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 20:20:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426555#M52153</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-12-07T20:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426556#M52154</link>
      <description>&lt;P&gt;Post a sample event for us to play with.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Dec 2018 19:18:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426556#M52154</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-12-08T19:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426557#M52155</link>
      <description>&lt;P&gt;Do you mean just post the raw event? I could post a censored _raw, but in the end the display name is not part of the raw string at all, so I'm not sure how that helps. Something with the configuration itself (either on the Exchange side or Splunk side, I'm not sure) has to be expanded&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 17:38:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426557#M52155</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-12-10T17:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426558#M52156</link>
      <description>&lt;P&gt;Option 1: We could walk down the path of linking email addresses with real names in AD.  But I'm guessing you want the name in the email, huh?&lt;BR /&gt;&lt;BR /&gt;
Option 2: Do you have any other email tools like ironport/proofpoint/mimecast?  That's where I get my email logs.&lt;BR /&gt;
Option 3: Do you have Splunk Streams installed?  &lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 16:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426558#M52156</guid>
      <dc:creator>xavierashe</dc:creator>
      <dc:date>2018-12-24T16:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426559#M52157</link>
      <description>&lt;P&gt;Option 1: The display names are actually correctly populated for internal email addresses so I'm looking for a solution to ingest the display names for external senders&lt;BR /&gt;
Option 2: Mimecast, but from prior experience integrating Mimecast with Splunk was messy and time consuming and we are looking for a quicker solution. It might be the only thing to do though.&lt;BR /&gt;
Option 3: No, how would I go about using Splunk Streams to grab the display name? Set up heavy forwardesr on our Exchange servers and use Streams to send the raw packet data to Splunk? Seems easier said than done&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 22:26:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426559#M52157</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-12-26T22:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426560#M52158</link>
      <description>&lt;P&gt;Given that your prior experience from mimecast direct integration was messy, would it be possible to just dump a raw logset from mimecast on a regular interval and have those ingested into Splunk.   Then you could write a custom field transformation based on the output of those logs, and use that to then make a field extraction to add to any external e-mails in your message tracking searches.  Or was this possibly what you had tried before?  I have not worked directly with mimecast, but after reading your use case and the other comments this was my first thought on how I might approach the situation.   &lt;/P&gt;

&lt;P&gt;Then perhaps if you have those mimecast logs and could include appropriately redacted logs the community may be able to assist with transformations and such if that is where things got sticky.&lt;BR /&gt;
 -Dustin&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 15:48:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426560#M52158</guid>
      <dc:creator>deastman</dc:creator>
      <dc:date>2018-12-31T15:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426561#M52159</link>
      <description>&lt;P&gt;Thanks...&lt;A href="https://asphaltmodapk.com"&gt;.&lt;/A&gt;..&lt;/P&gt;

&lt;P&gt;,&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 20:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426561#M52159</guid>
      <dc:creator>johndigr</dc:creator>
      <dc:date>2019-01-03T20:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426562#M52160</link>
      <description>&lt;P&gt;Personally (and from experience)...&lt;/P&gt;

&lt;P&gt;I would pull the data out of Active directory, and either write all your user data to a summary index or a lookup.&lt;BR /&gt;
Then do an automatic lookup on your exchange data to using the smtp address as the input to the lookup. This means you can supplement your exchange data with all sorts of useful data such as who the sender/recipients manager is, when they last logged on etc, as well as Display Name.&lt;/P&gt;

&lt;P&gt;For bonus points you want to collect all the smtp proxy addresses into your lookup too, as sometimes (particularly if you use a 365 tenant) you can see the 'onmicrosoft' domain from time to time.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 11:24:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426562#M52160</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-02-14T11:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pull a sender's display name from Exchange?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426563#M52161</link>
      <description>&lt;P&gt;You can use the &lt;CODE&gt;SecKit&lt;/CODE&gt; series of apps to mine all of your user identity information from AD and store it in lookups:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/3055/"&gt;https://splunkbase.splunk.com/app/3055/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://seckit-sa-idm-windows.readthedocs.io/en/develop/quickstart.html"&gt;https://seckit-sa-idm-windows.readthedocs.io/en/develop/quickstart.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://media.readthedocs.org/pdf/seckit-sa-idm-windows/latest/seckit-sa-idm-windows.pdf"&gt;https://media.readthedocs.org/pdf/seckit-sa-idm-windows/latest/seckit-sa-idm-windows.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 21:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-it-possible-to-pull-a-sender-s-display-name-from-Exchange/m-p/426563#M52161</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-14T21:07:21Z</dc:date>
    </item>
  </channel>
</rss>

