<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows event ID 4624 - osintafrica</title>
	<atom:link href="https://www.osintafrica.net/tag/windows-event-id-4624/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osintafrica.net</link>
	<description>intelligency blog</description>
	<lastBuildDate>Thu, 16 Nov 2023 20:46:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://i0.wp.com/www.osintafrica.net/wp-content/uploads/2023/05/cropped-osintafrica-1.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Windows event ID 4624 - osintafrica</title>
	<link>https://www.osintafrica.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">221010672</site>	<item>
		<title>Top Windows Events ID Security Operation Teams should know</title>
		<link>https://www.osintafrica.net/top-windows-events-id-security-operation-teams-should-know/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-windows-events-id-security-operation-teams-should-know</link>
		
		<dc:creator><![CDATA[Bangaly Koita]]></dc:creator>
		<pubDate>Thu, 16 Nov 2023 20:46:54 +0000</pubDate>
				<category><![CDATA[Main News]]></category>
		<category><![CDATA[Windows event ID]]></category>
		<category><![CDATA[Windows event ID 4624]]></category>
		<category><![CDATA[Windows event ID 4688]]></category>
		<category><![CDATA[Windows event ID 4723]]></category>
		<category><![CDATA[Windows event ID 4724]]></category>
		<category><![CDATA[Windows event ID 4768]]></category>
		<category><![CDATA[Windows event ID 4769]]></category>
		<category><![CDATA[Windows event ID 4771]]></category>
		<guid isPermaLink="false">https://www.osintafrica.net/?p=798</guid>

					<description><![CDATA[<p>Every second, they are thousands of logs being generated from different sources (Proxy, Firewall, End...</p>
<p>The post <a href="https://www.osintafrica.net/top-windows-events-id-security-operation-teams-should-know/">Top Windows Events ID Security Operation Teams should know</a> first appeared on <a href="https://www.osintafrica.net">osintafrica</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><span style="color: #000000;">Every second, they are thousands of logs being generated from different sources (Proxy, Firewall, End Point, servers, Router, Switch, Email server, Active Directory, IDS/IPS …) and store in a <strong>log management</strong> tool or <strong>SIEM</strong>. As an analyst, without a proper way of filtering the events it is almost not possible to detect a threat.</span></p>
<p><span style="color: #000000;">The easiest and most efficient way to analyze the events in windows environment is to look for the proper event id that matches to the alert. The <strong>event ID</strong> will help you to find faster and accurately the proper event you are looking for and make you investigation much easier.</span></p>
<p><span style="color: #000000;">Below, we share with you the <strong>Windows events ID</strong> that have the highest percentage of occurrence in the network.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4624 An account was successfully logged on</strong>:</span><br />
<span style="color: #000000;">The event is generated when a user’s account logged onto the local computer (can be generated after one or more log on failed attempt followed by one successful attempt). It is used to detect different attacks unauthorized log on in the network.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4625 An account failed to log on</strong>:</span></p>
<p><span style="color: #000000;">The event is generated when a user account’s failed to log on (can be generated after one or more log on failed attempt). It is used to detect different attacks unauthorized log on failed in the network.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 1102 The audit log was cleared:</strong></span></p>
<p><span style="color: #000000;">The audit log can be cleared by the admin or by a threat actor to remove the trace, this technic is often used by threat actor as anti-forensic technic to make to investigation more complex.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4688 A new process has been created:</strong></span></p>
<p><span style="color: #000000;">The event is generated when a process is created, Windows OS has many processes so seeing a process being created does not mean that you are under attack but most of the threat actor used the Windows processes or mimic the Windows processes to perform an attack. Monitoring a new process being created is crucial.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4698 A scheduled task was created:</strong></span></p>
<p><span style="color: #000000;">Similarly, to the event ID 4688, the event ID 4698 could be used by the admin to perform a specific task regularly or used by a threat actor for persistency or privilege escalation. Monitoring a scheduled task being created is crucial.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4657 A registry value was modified:</strong></span></p>
<p><span style="color: #000000;">Always when a new file, process, scheduled task or any other activity is performed in the network, it is recorded in the registry. A threat actor after running a malicious process, file or scheduled task, can use the registry to add a key that will allow him or her to maintain the persistency. Monitoring any key added in the registry is crucial.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4704 and event ID 4705 A (A user right was assigned and A user right was removed) </strong></span></p>
<p><span style="color: #000000;">This activity is often performed by the admin when the new user is created, but a threat actor can leverage it to perform an attack such as impersonation or privilege escalation.</span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4719 A system audit policy was changed:</strong></span></p>
<p><span style="color: #000000;">This may happen when a threat actor does want to hide the activities that he had perform to compromise the system. It worth monitoring to detect when an unauthorized user disables to system audit policy.</span></p>
<p><span style="color: #000000;"><strong> </strong></span></p>
<p><span style="color: #000000;"><strong>WINDOWS event ID 4720 A user account was created, WINDOWS event ID 4740 A user account was locked, WINDOWS event ID 4741 A computer account was created:</strong></span></p>
<p><span style="color: #000000;">The following events IDs mentioned above are quite important, any activity on an account such as account creation, changed, locked, deleted should be monitored. The threat actor can create a new account as a backdoor and delete after performing the attack.</span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><strong>Windows event ID 4723 An attempt was made to change an account&#8217;s password and Windows event ID 4724 An attempt was made to reset an accounts password:</strong></span></p>
<p><span style="color: #000000;">An unauthorized password change should not be accepted in the environment. This issue can lead to further damage such as privilege escalation, data loss and others.</span></p>
<p><span style="color: #000000;"><strong>Windows event ID 4768 A Kerberos authentication ticket (TGT) was requested, Windows event ID 4769 A Kerberos service ticket was requested, Windows event ID 4771 Kerberos pre-authentication failed: </strong></span></p>
<p><span style="color: #000000;">A Kerberos protocol is used to access to the network. The protocol can be abuse by threat actor to connect to the network and perform malicious activities. For example, in Windows environment, Kerberos is used to authenticate and authorized the users to connect in Active Directory.</span></p>
<p><span style="color: #000000;">The threat actor after the initial compromise phase, can abuse Kerberos to perform attack such as kerberoasting or pass the ticket to escalate from one privilege to another. The events ID related to Kerberos should be monitored.</span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><strong>Windows event ID 4787 A non-member was added to a basic application group, Windows event ID 4788 A non-member was removed from a basic application group:</strong></span></p>
<p><span style="color: #000000;">A non-member added or removed to another group could be a sign of administrative activity or attack, a threat actor can add a new user in a group to maintain a foothold. A that actor can remove a member added previously to remove the foothold. Any new member added or removed should be monitored. If the activity is not allowed, further investigation should be provided.</span></p>
<p><span style="color: #000000;"><strong>Windows event ID 4946 A change has been made to Windows Firewall exception list. A rule was added: </strong></span></p>
<p><span style="color: #000000;">Any new rule created should be verified if allowed or not. A threat actor can create a rule to redirect a connection to a malicious server or to connect to a specific target such as AD, Database and others.</span></p>
<p><span style="color: #000000;">For example, if a threat actor compromises a web server, he or she can make a change to the firewall to connect to the database server.</span></p>
<p><span style="color: #000000;"><strong>Windows event ID 5140 A network share object was accessed and Windows event ID 5142 A network share object was added: </strong></span></p>
<p><span style="color: #000000;">It is common to see a threat actor accessing a network share and execute a malicious command to get high privilege or exfiltrate data. Monitoring the network share is worthy.</span></p>
<p><span style="color: #000000;"><strong>Windows event ID 4663 An attempt was made to access an object:</strong></span></p>
<p><span style="color: #000000;">A threat actor can enumerate an object with “write” right to access to the object. This is done to get higher privilege. </span></p>
<p><span style="color: #000000;"><strong>Windows event ID 4608 Windows is starting up:</strong></span></p>
<p><span style="color: #000000;">At the time of starting, a threat actor can corrupt the system by uploading a malicious payload. A system booting or starting should be a good point to monitor.</span></p>
<p><strong> </strong><a href="https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx">Windows Security Log Encyclopedia (ultimatewindowssecurity.com)</a></p>
<p><a href="https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon">Sysmon &#8211; Sysinternals | Microsoft Learn</a></p>
<p><a href="https://superuser.com/questions/1126881/:~:text=The%20antimalware%20platform%20performed%20an%20action%20to%20protect,platform%20detected%20malware%20or%20other%20pote">windows 10 &#8211; How to find specifics of what Defender detected in real time protection? &#8211; Super User</a></p>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img decoding="async" src="https://i0.wp.com/www.osintafrica.net/wp-content/uploads/2023/05/cropped-osintafrica-1.jpg?fit=100%2C100&#038;ssl=1" srcset="https://i0.wp.com/www.osintafrica.net/wp-content/uploads/2023/05/cropped-osintafrica-1.jpg?fit=200%2C200&#038;ssl=1 2x" width="100" height="100" alt="Bangaly Koita" class="avatar avatar-100 wp-user-avatar wp-user-avatar-100 photo avatar-default" /></div><div class="saboxplugin-authorname"><a href="https://www.osintafrica.net/author/admin/" class="vcard author" rel="author"><span class="fn">Bangaly Koita</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>Bangaly Koita is a SOC Analyst and  Cyber Security researcher . As a passionate in cyber security,  he spends most of the time  writing articles and making videos online to share his knowledge and experience to the vast community of IT but in general Cyber Security. Feel free to contact me in case.</p>
</div></div><div class="saboxplugin-web "><a href="https://osintafrica.net" target="_self" >osintafrica.net</a></div><div class="clearfix"></div><div class="saboxplugin-socials "><a title="Linkedin" target="_blank" href="https://www.linkedin.com/in/bangaly-koita-68b8b912a/" rel="nofollow noopener" class="saboxplugin-icon-grey"><svg aria-hidden="true" class="sab-linkedin" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path fill="currentColor" d="M100.3 480H7.4V180.9h92.9V480zM53.8 140.1C24.1 140.1 0 115.5 0 85.8 0 56.1 24.1 32 53.8 32c29.7 0 53.8 24.1 53.8 53.8 0 29.7-24.1 54.3-53.8 54.3zM448 480h-92.7V334.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V480h-92.8V180.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V480z"></path></svg></span></a></div></div></div><p>The post <a href="https://www.osintafrica.net/top-windows-events-id-security-operation-teams-should-know/">Top Windows Events ID Security Operation Teams should know</a> first appeared on <a href="https://www.osintafrica.net">osintafrica</a>.</p>]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">798</post-id>	</item>
	</channel>
</rss>
