<?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: Manage Splunk app for Enterprise Security default account recognition in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130948#M386</link>
    <description>&lt;P&gt;also, the important thing is the identity's category... do the regular accounts have category=default set?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2014 21:05:52 GMT</pubDate>
    <dc:creator>jcoates_splunk</dc:creator>
    <dc:date>2014-01-30T21:05:52Z</dc:date>
    <item>
      <title>Manage Splunk app for Enterprise Security default account recognition</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130946#M384</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;
we're tuning the Splunk App for Enterprise Security setup for one Customer and we're experiences a LOT of Notable Events for Correlational Search "Default account activity detected"generated also for not default user accounts, but for regular user accounts.&lt;/P&gt;

&lt;P&gt;It seems that the "default_user_accounts" macro invoked by the rule doesn't look in the identity.csv file for default users, but in another "identities_expanded.csv" lookup file. The online docs for Splunk app for ES 2.4 mention a postprocess search that generate this csv but I could't find it.&lt;/P&gt;

&lt;P&gt;Any idea on how to clean and set the default account detection correctly?&lt;/P&gt;

&lt;P&gt;regards,&lt;BR /&gt;
Marco&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130946#M384</guid>
      <dc:creator>marcoscala</dc:creator>
      <dc:date>2020-09-28T15:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Splunk app for Enterprise Security default account recognition</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130947#M385</link>
      <description>&lt;P&gt;The "default_user_accounts" evaluates "identities.csv" but indirectly. To improve performance, the "identities.csv" is processed behind the scenes into "identities_expanded.csv".&lt;/P&gt;

&lt;P&gt;Splunk will rebuild the identities_expanded.csv automatically. However, you can force it to run manually too. See the docs on "&lt;A href="http://docs.splunk.com/Documentation/ES/2.4.1/User/Assetmanagement#Changes_to_Assets_and_Identities" target="_blank"&gt;Changes to Assets and Identities&lt;/A&gt;"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:46:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130947#M385</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2020-09-28T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Splunk app for Enterprise Security default account recognition</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130948#M386</link>
      <description>&lt;P&gt;also, the important thing is the identity's category... do the regular accounts have category=default set?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 21:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130948#M386</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2014-01-30T21:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Splunk app for Enterprise Security default account recognition</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130949#M387</link>
      <description>&lt;P&gt;Luke,&lt;BR /&gt;
thanks for this clarification, but how this "identities_expanded.csv" is build? Why an account not present in "identities.csv" the appears as "default account" in "identities_expanded.csv"?&lt;/P&gt;

&lt;P&gt;Moreover, is there a way to "reset" it?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:47:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130949#M387</guid>
      <dc:creator>marcoscala</dc:creator>
      <dc:date>2020-09-28T15:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Splunk app for Enterprise Security default account recognition</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130950#M388</link>
      <description>&lt;P&gt;Hi Marco, this process is explained in the documentation link that Luke provided. Per my question, the category tag is the key here.&lt;/P&gt;

&lt;P&gt;I expect that if you're seeing an unexpected category tag, then you've probably got multiple definitions of the account in question, one with and one without category="default".&lt;/P&gt;

&lt;P&gt;Lastly, I would be remiss not to note that this system has been improved in the new ES 3.0; mind you, there is no fix for GIGO, so a misplaced category would still produce the unwanted result.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:49:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Manage-Splunk-app-for-Enterprise-Security-default-account/m-p/130950#M388</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2014-01-31T16:49:36Z</dc:date>
    </item>
  </channel>
</rss>

