 




<?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>IT Trenches &#187; malicious activity</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-trenches/tag/malicious-activity/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-trenches</link>
	<description></description>
	<lastBuildDate>Fri, 19 Nov 2010 14:37:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Tracking down that user/computer that locks AD accounts</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/tracking-down-that-usercomputer-that-locks-ad-accounts/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/tracking-down-that-usercomputer-that-locks-ad-accounts/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 20:08:55 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[account management]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[Data security]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[malicious activity]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[password management]]></category>
		<category><![CDATA[policy enforcement]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[risks]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security notification]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/?p=144</guid>
		<description><![CDATA[With an environment spanning 18+ sites and more than 3000 computers around the globe, you could understand how challenging it would be to track down what device/user might be locking user accounts. There are tools out there that you can pay for that can help do this. However, Microsoft has some free tools that with [...]]]></description>
				<content:encoded><![CDATA[<p>With an environment spanning 18+ sites and more than 3000 computers around the globe, you could understand how challenging it would be to track down what device/user might be locking user accounts. There are tools out there that you can pay for that can help do this. However, Microsoft has some free tools that with a little testing and use will permit you to quickly track down where the account is being locked and address the situation.</p>
<p>We had a situation recently where malicious software got onto a couple of machines and attempted to use the Administrator account to login. We have account lockout on our Windows 2003 AD domain, so after the appropriate number of invalid tries the Administrator account was locked out in the domain. This is because the machines were members of the domain and the malware did not distinguish the local administrator account from the domain administrator when attempting to elevate authority. Note that we use least user authority in our environment so the malware was not able to spread beyond these two machines. We suspect the machines became infected due to out of date antivirus signatures.</p>
<p>Unfortunately, the antivirus we use did not alert us to the situation. The way we were alerted was by our <a href="http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx" target="_blank">Microsoft Systems Center Operations Manager (SCOM)</a> implementation. It notified the SCOM admin that the domain Administrator account was locked. The operations team was then tasked with tracking down what or who was locking this account. This is where the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=7AF2E69C-91F3-4E63-8629-B999ADDE0B9E&amp;displaylang=en" target="_blank">Microsoft Account Lockout and Management Tools</a> came in use and helped isolate the cause.<span id="more-144"></span></p>
<p>The first tool that we used was the LockoutStatus.exe. The screen looks like this after running and finding the Administrator account is NOT locked out. This is after I had already unlocked the account.</p>
<p><a href="http://itknowledgeexchange.techtarget.com/it-trenches/files/2009/02/acctlockresults3.png"><img class="aligncenter size-medium wp-image-142" src="http://itknowledgeexchange.techtarget.com/it-trenches/files/2009/02/acctlockresults3.png" alt="" width="450" height="277" /></a></p>
<p>As you can see it checked a lot of domain controllers. I ran this directly on one of the AD domain controllers. When an account is locked out, there will be a lockout time and an Orig. Lock domain controller listed. You can set what account you wish to check lockout on as well as what domain you want to test. The options screen looks like this.</p>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/acctlocktarget.png"><img class="size-medium wp-image-137" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/acctlocktarget.png" alt="Set AccountLockout target" width="324" height="270" /></a></dt>
<dd>Set AccountLockout target</dd>
</dl>
</div>
<p>If the account is locked and a domain controller is listed, the next step is to run the EventCombMT tool. This tool can be used for much more than just account lockout analysis but that is the only focus of its use today. You need to specify several things in this tool to get it to find the event log records of interest.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmt.png"><img class="aligncenter size-medium wp-image-138" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmt.png" alt="" width="639" height="454" /></a></p>
<p>The domain needs to be filled in. Then right-click in the Select To Search/Right Click to Add field and select what servers&#8217; event logs you wish to scan for the event of interest. In this case, I&#8217;m choosing the domain controller that is shown in the Orig.Lock column in the LockoutStatus tool. Select the Security log and the Success Audit and Failure Audit Event Types. The Event ID of 675 is the specific event of interest where the client is attempting to use a locked account. The Text field would have the account of interest.</p>
<p>One additional thing you might consider doing is to narrow down the date range. As default, the eventcombmt tool looks through all of the active logs on the server(s). So, it could take a substantial amount of time to complete the scan. The eventcombmt Options menu item has the following selections that can help you narrow down the search or tweak how the tool runs.</p>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtoptions.png"><img class="size-medium wp-image-141" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtoptions.png" alt="EventcombMT Options" width="294" height="445" /></a></dt>
<dd>EventcombMT Options</dd>
</dl>
</div>
<p>In my case, since the LockoutStatus window would have the Lockout Time listed, I would take a time span on either side of this event. So, in this example, I used a 24 hour period from 11:37 AM yesterday, until 11:37 today.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtdate.png"><img class="aligncenter size-medium wp-image-139" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtdate.png" alt="" width="596" height="258" /></a></p>
<p>This modifies the search criteria. Then, click Search and the application searches the event logs of the server(s) for the criteria selected.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtrun3.png"><img class="aligncenter size-medium wp-image-166" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtrun3.png" alt="" width="639" height="462" /></a><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtrun1.png"> </a></p>
<p>When eventcombmt finishes the log search, some summary statistics are displayed.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtfinish1.png"><img class="aligncenter size-medium wp-image-155" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/02/eventcombmtfinish1.png" alt="" width="641" height="455" /></a></p>
<p>The application writes a text file to the C:\Temp folder by default. This text file contains a text file with a single line per event found matching the search criteria in the selected logs. A sample line for a search match is shown below with wrapping as needed.</p>
<blockquote><p>675,AUDIT FAILURE,Security,Wed Feb 11 05:03:15 2009,NT AUTHORITY\SYSTEM,Pre-authentication failed: User Name: Administrator</p>
<p>User ID: %(<span style="color: red">sid removed for security purposes</span>) Service Name: krbtgt/domain.COM Pre-Authentication Type: 0&#215;2 Failure Code: 0&#215;18</p>
<p>Client Address: 10.xx.xx.200</p></blockquote>
<p>The Client Address may indicate another domain controller or a client machine. If it is another domain controller, then you will need to rerun the eventcombmt process against that server. If the server is across a WAN link, then consider running the eventcombmt tool directly on that server. It could take a while to search the event logs across a slow WAN link. If the Client Address is the actual suspected source, then go to the client and speak with the user about the situation. If the device or user is locking out a security principal account, then severe action may need to be taken to ensure your environment is not placed at further risk letting the device and/or user remain on the network.</p>
<p>Thanks for reading and let&#8217;s continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/tracking-down-that-usercomputer-that-locks-ad-accounts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do you manage a firewall and want to find the source of malicious network activity? &#8211; Check out the Internet Malicious Activity Map</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/do-you-manage-a-firewall-and-want-to-find-the-source-of-malicious-network-activity-check-out-the-internet-malicious-activity-map/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/do-you-manage-a-firewall-and-want-to-find-the-source-of-malicious-network-activity-check-out-the-internet-malicious-activity-map/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 19:14:16 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[activity]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[malicious activity]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Subnet]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/?p=107</guid>
		<description><![CDATA[For those of you who manage your own network, you have to consider the strength of the firewall at your network perimiter, the knowledge and skills of those who manage it. You also have to provide technology that can help protect your mobile users. Part of building that secure environment is understanding the environment out [...]]]></description>
				<content:encoded><![CDATA[<p>For those of you who manage your own network, you have to consider the strength of the firewall at your network perimiter, the knowledge and skills of those who manage it. You also have to provide technology that can help protect your mobile users. Part of building that secure environment is understanding the environment out there in the <strong>wild</strong> world web.This is just one of the resources available out there. Please leave feedback if you are aware of others that might be useful to readers.</p>
<p>I recently came across an interesting graph that shows where some of the malicious traffic originates from on the internet. It is called the <a href="http://www.cymru.com/hilbert/full.png">Internet malicious activity map (PNG)</a> The graph is from <a href="http://www.team-cymru.org" target="_blank">Team Cymru</a>. The graph displays in &#8220;heatmap&#8221; style in a <a href="http://en.wikipedia.org/wiki/Hilbert_curve" target="_blank">Hilbert Curve</a> (check this out if you are a fan of fractals). This is an interesting way to graph a lot of data in a small space. As is true in heatmaps, the colors indicate the concentration of malicious activity. The lighter the color, the higher the malicious activity. Take a look at the 85.x.x.x/8, 87.x.x.x/8, and 88.x.x.x/8 sections of the graph. Looks like these networks are major sources of malicious activity on the internet. I would recommend reviewing this graph and determining if the address ranges showing high malicious activities are part of your organization&#8217;s network. If so, then be very concerned. If not, then does your network receive any traffic originating on these subnets? Maybe you should consider blocking traffic from these source subnets. See the <a href="http://www.team-cymru.org/Monitoring/Malevolence/hilbert.html" target="_blank">Team Cymru Malevolence Monitoring website</a> for more security oriented information.</p>
<p>Thanks for reading and let&#8217;s be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/do-you-manage-a-firewall-and-want-to-find-the-source-of-malicious-network-activity-check-out-the-internet-malicious-activity-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
