<?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: Password reset events in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753629#M12686</link>
    <description>&lt;P class="lia-align-left"&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/313269"&gt;@EMDEEEEE&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;As others mentioned you need provide more context. If its for Windows Logs in Splunk, you can use below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Password reset event id's are 4723 and 4724&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=YOUR_INDEX sourcetype="WinEventLog:Security" (EventCode=4723 OR EventCode=4724)
| eval Action=case(EventCode=4723,"Password Change Attempt", EventCode=4724,"Password Reset")
| table _time user Account_Name Target_Account_Name Action host
| sort - _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interactive &amp;amp; Non-interactive&lt;BR /&gt;Successful logons are EventCode 4624. The Logon_Type field tells you the type.&lt;/P&gt;&lt;P&gt;Interactive: 2 (console), 10 (remote desktop), 11 (cached) and rest you can normally mention as non-interactive&lt;/P&gt;&lt;P&gt;Account Disabled - Use EventCode 4725&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=YOUR_INDEX sourcetype="WinEventLog:Security" EventCode=4725
| eval Action="Account Disabled"
| table _time Target_Account_Name user host Action
| sort - _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 26 Sep 2025 06:50:38 GMT</pubDate>
    <dc:creator>PrewinThomas</dc:creator>
    <dc:date>2025-09-26T06:50:38Z</dc:date>
    <item>
      <title>Password reset events</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753617#M12683</link>
      <description>&lt;P&gt;Can someone provide queries for the below&amp;nbsp;&lt;/P&gt;&lt;P&gt;Password reset events for a user&lt;/P&gt;&lt;P&gt;interactive and non interactive login attempts&lt;/P&gt;&lt;P&gt;Account disable event for a user&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 16:30:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753617#M12683</guid>
      <dc:creator>EMDEEEEE</dc:creator>
      <dc:date>2025-09-25T16:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Password reset events</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753618#M12684</link>
      <description>&lt;P&gt;What have you tried so far and how have those efforts not met expectations?&lt;/P&gt;&lt;P&gt;To help with this question, we need more information.&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What platform/service is performing the password resets, login attempts, and account disables?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Are those events sent to Splunk?&amp;nbsp; If not, then no query will work.&amp;nbsp; Otherwise, it would help to see sample sanitized events.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 25 Sep 2025 17:20:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753618#M12684</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-09-25T17:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Password reset events</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753621#M12685</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/313269"&gt;@EMDEEEEE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the logs you are ingesting that you are looking for? There are a number of existing searches in the Splunk Security Essentials app (&lt;A href="https://splunkbase.splunk.com/app/3435" target="_blank"&gt;https://splunkbase.splunk.com/app/3435&lt;/A&gt;) and also at&amp;nbsp;&lt;A href="https://research.splunk.com/detections/" target="_blank"&gt;https://research.splunk.com/detections/&lt;/A&gt;&amp;nbsp;which might help you, it ultimately depends on the data you are ingesting.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; &lt;STRONG&gt;Did this answer help you? If so, please consider&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 19:08:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753621#M12685</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-09-25T19:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Password reset events</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753629#M12686</link>
      <description>&lt;P class="lia-align-left"&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/313269"&gt;@EMDEEEEE&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;As others mentioned you need provide more context. If its for Windows Logs in Splunk, you can use below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Password reset event id's are 4723 and 4724&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=YOUR_INDEX sourcetype="WinEventLog:Security" (EventCode=4723 OR EventCode=4724)
| eval Action=case(EventCode=4723,"Password Change Attempt", EventCode=4724,"Password Reset")
| table _time user Account_Name Target_Account_Name Action host
| sort - _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interactive &amp;amp; Non-interactive&lt;BR /&gt;Successful logons are EventCode 4624. The Logon_Type field tells you the type.&lt;/P&gt;&lt;P&gt;Interactive: 2 (console), 10 (remote desktop), 11 (cached) and rest you can normally mention as non-interactive&lt;/P&gt;&lt;P&gt;Account Disabled - Use EventCode 4725&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=YOUR_INDEX sourcetype="WinEventLog:Security" EventCode=4725
| eval Action="Account Disabled"
| table _time Target_Account_Name user host Action
| sort - _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 06:50:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753629#M12686</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-09-26T06:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Password reset events</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753703#M12687</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/313269"&gt;@EMDEEEEE&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you haven’t integrated Splunk users with LDAP or SAML, then user management activities (like account edits, password resets, or role changes) are logged in the _audit index. You can search with something like below SPL in the SH.&lt;/P&gt;&lt;P&gt;index=_audit action=edit_user&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, if your Splunk environment is integrated with Active Directory/Windows authentication, account lifecycle events (disable/enable, password resets, etc.) won’t appear in _audit. Instead, you’ll need to rely on Windows Security Event Logs indexes — for example:&lt;/P&gt;&lt;P&gt;4722 → User account enabled&lt;/P&gt;&lt;P&gt;4725 → User account disabled&lt;/P&gt;&lt;P&gt;4723/4724 → Password change/reset&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 08:48:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Password-reset-events/m-p/753703#M12687</guid>
      <dc:creator>thahir</dc:creator>
      <dc:date>2025-09-28T08:48:14Z</dc:date>
    </item>
  </channel>
</rss>

