<?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>ARK I.T. INDY</title>
	<atom:link href="http://arkitindy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arkitindy.com</link>
	<description>Network and Computer Support</description>
	<lastBuildDate>Mon, 21 Nov 2011 22:44:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Data Execution Prevention Spooler Subsystem</title>
		<link>http://arkitindy.com/2011/09/01/data-execution-prevention-spooler-subsystem/</link>
		<comments>http://arkitindy.com/2011/09/01/data-execution-prevention-spooler-subsystem/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 02:42:03 +0000</pubDate>
		<dc:creator>arkadmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arkitindy.com/?p=244</guid>
		<description><![CDATA[Great fix. XP Service Pack 3, HP 2600 n printer. Customer went to print something and nothing. She went to check the printers and there were none. Kept getting a message that the spool service was not running. Attempts to start the service failed. This old thread had the fix. Launch task manager. On the [...]]]></description>
			<content:encoded><![CDATA[<p>Great fix. XP Service Pack 3, HP 2600 n printer. Customer went to print something and nothing. She went to check the printers and there were none.<br />
Kept getting a message that the spool service was  not running. Attempts to start the service failed.</p>
<p><a href="http://help.wugnet.com/windows/Spooler-Subsystem-App-closed-Data-Execution-Prevention-ftopict632699.html" target="_blank">This old thread</a> had the fix.</p>
<p>Launch task manager. On the Processes tab, change the view to include a<br />
column for PID </p>
<p>open a command window<br />
type net start spooler </p>
<p>You have one minute to complete the next couple tasks </p>
<p>find spoolsv.exe in task manager, note the PID </p>
<p>in the command window type<br />
ntsd -p [PID for spoolsv.exe] -g -G </p>
<p>press enter and a bunch of module load info will scroll paste. </p>
<p>wait for the process to terminate you will see a prompt to this effect:<br />
ntdll!DbgBreakPoint:<br />
7c822583 cc int 3<br />
0:001> </p>
<p>type k </p>
<p>hopefully this will indicate which module is failing.</p>
<p>In this case it was zsr.dll. Renamed the file in its location, start the spool service. I went to the properties of the failing printer to try a test page and was told the driver was needed. It asks for the renamed dll file we found. Point the wizard to the location (cd or install folder, use a clean copy) and installed it at the prompt. Fixed</p>
]]></content:encoded>
			<wfw:commentRss>http://arkitindy.com/2011/09/01/data-execution-prevention-spooler-subsystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to steal</title>
		<link>http://arkitindy.com/2011/08/25/how-to-steal/</link>
		<comments>http://arkitindy.com/2011/08/25/how-to-steal/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 02:08:37 +0000</pubDate>
		<dc:creator>arkadmin</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://arkitindy.com/?p=186</guid>
		<description><![CDATA[Step 1) Obtain an email address list. Step 2) Launch dictionary attack against the email list in step 1 Understand? Probably not. The main point to take away today is password strength/complexity, what it means, and why. In working with people and companies that have been hacked there is a common theme of password, shall we say, [...]]]></description>
			<content:encoded><![CDATA[<p>Step 1) Obtain an email address list.</p>
<p>Step 2) Launch dictionary attack against the email list in step 1</p>
<p>Understand? Probably not. The main point to take away today is password strength/complexity, what it means, and why. In working with people and companies that have been hacked there is a common theme of password, shall we say, laziness. That lax behavior stems from lack of understanding.</p>
<p><img class="alignleft" src="http://arkitindy.com/wp-content/uploads/2011/08/Wargames.jpg" alt="Password Strength" width="175" height="124" />If you remember the movie Wargames from the 80&#8242;s, you have an example of what many think of when it comes to breaking into accounts. If you have not, there is a point in the movie where Matthew Broderick is trying to figure out the password of a program designer. He does loads of research by reading about him, his work, etc. Eventually he has the epiphany that the password is <em>Joshua</em>, the name of the man&#8217;s deceased son. A very poor password for a weapons designer in the 80&#8242;s. Even less so in the present.<br />
In my line of work I am privy to the passwords of new clients and they commonly fall, at least until I talk to them,  into the pattern of: &#8216;important name&#8217; followed by &#8216;some important number&#8217;. So we have passwords like scruffy1976, dustin061387, married1986, etc. Matthew Broderick would be your nemesis if that&#8217;s how passwords were being cracked. But they are not.</p>
<p>Understand this is a basic explanation but a strong password will help in most cases. What happens most commonly is a game of numbers.  A computer has a list of thousands of email addresses and thousands of the most common passwords. The hacker chooses a specific website. Let&#8217;s say bankofamerica.com. The computer will then start at the beginning of the email list and attempt to logon with that email address and the first entry on the list of common passwords. Now, most sites with even basic security will temporarily lock an account or force the the use of <a href="http://en.wikipedia.org/wiki/CAPTCHA"><span style="color: #888888;">captcha </span></a>after so many failed attempts. No problem, we have a list of several thousand email addresses so when the lockout occurs the computer moves on to the next email address and starts at the top of the password list again. I say computer because, again, most people think it&#8217;s a person in a basement with his pet rat typing away. It&#8217;s all automated now. I don&#8217;t have to tell you how fast a computer can move through that list.</p>
<p>Once in we have free reign of your bank account. Even more frightning is that once we have a valid email and password combination we can access ANY site that you used that email address and password on. We all have the habit of using the same password in multiple places. A valid reason for using multiple passwords or at least making the password complex.</p>
<p>Where do the passwords come from? A list of the 10,000 most common passwords is out there on the internet for download. According to <a href="http://xato.net/tag/top-10000"><span style="color: #888888;">Xato</span></a> there are some interesting statistics about the list.</p>
<ul>
<li><span style="color: #888888; font-family: 'andale mono', times;">4.7% of users have the password <em>password;</em></span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;">8.5% have the passwords <em>password </em>or <em>123456</em>;</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;">9.8% have the passwords <em>password, </em><em>123456</em> or <em>12345678;</em></span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;">14% have a password from the top 10 passwords</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;">40% have a password from the top 100 passwords</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;">79% have a password from the top 500 passwords</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><strong>91% have a password from the top 1000 passwords</strong></span></li>
</ul>
<p>>Note that a staggering 91%  are in the top 1000. That means statistically in a list of 100 email addresses you can figure out 91 passwords from a pool of 1000 choices.</p>
<p><img style="float: left;" src="http://arkitindy.com/wp-content/uploads/2011/08/passwordscloud.png" alt="Common Passwords" width="300" height="96" /></p>
<p>What happens if it&#8217;s not on the list? Well, like car thieves, hackers are generally for easy pickings. If you walk through a mall parking lot I guarantee you will find multiple cars unlocked. Much easier and quieter than breaking windows. However, beyond the common list there are more advanced dictionary attacks. Same idea but using two different lists in combinations. As mentioned, many passwords fall into the &#8216;common word&#8217; + &#8216;number&#8217; format (eg. scruffy1976).  The method is the same but takes longer to try word and number combinations. When I say longer I am speaking relatively as far as a computer is concerned.</p>
<p>What makes a good password? There are several password test utilities out there</p>
<ul>
<li><span style="color: #888888; font-family: 'andale mono', times;"><a href="http://howsecureismypassword.net/"><span style="color: #888888;">http://howsecureismypassword.net/</span></a></span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><a href="https://www.microsoft.com/security/pc-security/password-checker.aspx"><span style="color: #888888;">https://www.microsoft.com/security/pc-security/password-checker.aspx</span></a></span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><a href="http://www.passwordmeter.com/"><span style="color: #888888;">http://www.passwordmeter.com/</span></a></span></li>
</ul>
<p>Believe it or not, you can make life easier on yourself and harder for hackers by using long phrases of words with numbers and special characters. I prefer the 3rd link above but the the 1st link is neat in its presentation. These testers are statistical and remember the Indiana Powerball has odds of 1 in 195 million but people do win it. Some have won it having only having bought a few tickets. Also, these test one password against one targeted account. Hackers are testing one password against multiple accounts increasing their chances. One could be yours.</p>
<p>For example, statistically, using the first link the password <em>scruffy</em> would take single desktop almost an instant to figure out.</p>
<ul>
<li><span style="color: #888888; font-family: 'andale mono', times;"><em>scruffy19</em> would take 4 days.</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><em>scruffy1976</em> would take 16 years.</span></li>
</ul>
<p>While the time seems like a lot we are dealing with statistical chances and I want the odds so far in my favor that its pointless to try and break.</p>
<ul>
<li><span style="color: #888888; font-family: 'andale mono', times;"><em>Scruffy1976</em> with the S capitalized will take 6 thousand years. Now we&#8217;re getting warm.</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><em>Scruffy1976 dog </em>with the S capitalized and space between the number and dog will take 5 trillion years. Much better.</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><em>Scruffy1976 dog$ </em>will take 6 quadrillion years and is over 16 characters making it very difficult to guess.</span></li>
<li><span style="color: #888888; font-family: 'andale mono', times;"><em>The M00n Sh!nes At Night (</em>the o&#8217;s in moon are replaced with zeroes) will take about 47 nonillion years, is long, easy to remember, and passes all 3 of our testers as strong passwords.</span></li>
</ul>
<p>Hopefully you can see where this is going . Passwords don&#8217;t have to be an elaborate set of special characters (though you should have some) to be statistically secure. In later articles we&#8217;ll talk about social engineering and viruses and how to protect your strong passwords from other means of compromise. After all, password strength means nothing if you tell it to someone.</p>
]]></content:encoded>
			<wfw:commentRss>http://arkitindy.com/2011/08/25/how-to-steal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

