<?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: windows user ending in $ in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582612#M13438</link>
    <description>&lt;P&gt;AIUI, names ending with $ are system accounts and can be ignored.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 21:21:06 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-01-26T21:21:06Z</dc:date>
    <item>
      <title>windows user ending in $</title>
      <link>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582591#M13437</link>
      <description>&lt;P&gt;I have created a windows level brute force attack alert to alert me when X number of authentication failures occur in a 15 min interval.&lt;/P&gt;&lt;P&gt;sometimes I see an alert where the user is the same hostname but ends in the &lt;STRONG&gt;$&lt;/STRONG&gt; sign&lt;/P&gt;&lt;P&gt;I have searched the windows documentation but it is not completely clear to me, could someone give me their opinion on what it is, if it is relevant or a false positive.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkcol_0-1643220561002.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17689iC9B030D659FD2DF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="splunkcol_0-1643220561002.png" alt="splunkcol_0-1643220561002.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tnx&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 18:10:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582591#M13437</guid>
      <dc:creator>splunkcol</dc:creator>
      <dc:date>2022-01-26T18:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: windows user ending in $</title>
      <link>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582612#M13438</link>
      <description>&lt;P&gt;AIUI, names ending with $ are system accounts and can be ignored.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 21:21:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582612#M13438</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-01-26T21:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: windows user ending in $</title>
      <link>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582619#M13439</link>
      <description>&lt;P&gt;In AD computer accounts end with dollar sign. So you probably have your computers named after primary users.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 22:01:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582619#M13439</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-01-26T22:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: windows user ending in $</title>
      <link>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582811#M13440</link>
      <description>&lt;P&gt;Or those could be a managed service accounts&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows-server/security/group-managed-service-accounts/group-managed-service-accounts-overview" target="_blank"&gt;https://docs.microsoft.com/en-us/windows-server/security/group-managed-service-accounts/group-managed-service-accounts-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In that case you probably should check those?&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 18:39:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582811#M13440</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-01-27T18:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: windows user ending in $</title>
      <link>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582935#M13441</link>
      <description>&lt;P&gt;As there are divided opinions, I prefer that it be the client who decides&lt;/P&gt;&lt;P&gt;thanks to all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;Next we filter out the domains that we are expecting to see. Controversially, we are also ignoring accounts that end in a dollar sign, which will typically occur from server accounts. This is a problematic assumption, as there's nothing to keep attackers from using dollar sign usernames for their own purposes -- as you mature this detection, try to move away from this limitation.&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkcol_0-1643381137431.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17743iA2FC2193F23953FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="splunkcol_0-1643381137431.png" alt="splunkcol_0-1643381137431.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunksecurityessentials.com/content-detail/user_login_local_credentials/" target="_blank"&gt;https://docs.splunksecurityessentials.com/content-detail/user_login_local_credentials/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 14:47:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/windows-user-ending-in/m-p/582935#M13441</guid>
      <dc:creator>splunkcol</dc:creator>
      <dc:date>2022-01-28T14:47:53Z</dc:date>
    </item>
  </channel>
</rss>

