<?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>CompuSec.Org</title>
	<atom:link href="http://compusec.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://compusec.org</link>
	<description>Computer Security, etc.</description>
	<lastBuildDate>Thu, 19 Aug 2010 18:02:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>db_autopwn</title>
		<link>http://compusec.org/?p=268</link>
		<comments>http://compusec.org/?p=268#comments</comments>
		<pubDate>Thu, 19 Aug 2010 18:02:34 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=268</guid>
		<description><![CDATA[So I have been getting familiar with the db_autopwn function in metasploit. This basically lets you take your vulnerability scan results from Nessus and import the findings into metasploit for automated exploitation. There are tutorials and plenty videos on the &#8230; <a href="http://compusec.org/?p=268">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I have been getting familiar with the db_autopwn function in metasploit. This basically lets you take your vulnerability scan results from Nessus and import the findings into metasploit for automated exploitation.</p>
<p>There are tutorials and plenty videos on the subject. This is handy for quick pen tests. You scan a nice vulnerable system using Nessus. </p>
<p>- You just export the results to a .nessus file.<br />
- You then import them into your setup database using:<br />
msf > db_import /root/filename.nessus<br />
- Then you exploit<br />
msf > db_autopwn -t -p -e -b<br />
- You will then see all the exploits being sent and hopefully get a session like so:<br />
<a href="http://compusec.org/wp-content/uploads/2010/08/dbautopwn.jpg" rel="lightbox[268]" title="dbautopwn"><img src="http://compusec.org/wp-content/uploads/2010/08/dbautopwn-300x159.jpg" alt="" title="dbautopwn" width="300" height="159" class="aligncenter size-medium wp-image-269" /></a></p>
<p>Then you should have access to the system. I did this with the latest Backtrack 4 BlackHat edition. With the latest Nessus 4.2.2.</p>
<p>Here are some other resources:<br />
<a href="http://blog.metasploit.com/2006/09/metasploit-30-automated-exploitation.html">Metasploit 3.0 Automated Exploitation</a></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/nwMh07VI8lc?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/nwMh07VI8lc?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=268</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metasploit Tutorials</title>
		<link>http://compusec.org/?p=263</link>
		<comments>http://compusec.org/?p=263#comments</comments>
		<pubDate>Thu, 22 Jul 2010 21:45:41 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=263</guid>
		<description><![CDATA[Hi, its been a while. I have been semi active. I recently published 2 videos on how to use a couple of exploits with Metasploit. 1 with msfconsole and the other with the recently released msfgui. I uploaded one to &#8230; <a href="http://compusec.org/?p=263">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi, its been a while. I have been semi active. I recently published 2 videos on how to use a couple of exploits with Metasploit. 1 with msfconsole and the other with the recently released msfgui. I uploaded one to vimeo and the other to youtube. Comment which one I should choose for future videos.</p>
<p>Check them out:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/rKTTRSZ3bs0&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/rKTTRSZ3bs0&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13370974&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=13370974&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/13370974">Exploit MS Help vuln with Metasploit</a> from <a href="http://vimeo.com/betoftw">Albert R. Campa</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=263</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring your Children&#8217;s computer activity</title>
		<link>http://compusec.org/?p=258</link>
		<comments>http://compusec.org/?p=258#comments</comments>
		<pubDate>Wed, 31 Mar 2010 02:23:51 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[internet monitoring]]></category>
		<category><![CDATA[web proxy]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=258</guid>
		<description><![CDATA[There was an interesting discussion on twitter today on monitoring your children&#8217;s computer activity. Question was brought on by @Mckeay and @falconsview, @andrewsmhay and others joined in. So should you monitor your kids computer activity? Web activity, etc? Is it &#8230; <a href="http://compusec.org/?p=258">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There was an interesting discussion on twitter today on monitoring your children&#8217;s computer activity. Question was brought on by @<a href="http://twitter.com/mckeay">Mckeay</a> and @<a href="http://twitter.com/falconsview">falconsview</a>, @<a href="http://twitter.com/andrewsmhay">andrewsmhay</a> and others joined in.</p>
<p>So should you monitor your kids computer activity? Web activity, etc? Is it invasion of privacy? When do you stop monitoring their internet use? How do you monitor or filter computer use? What is the difference between this type of monitoring and business monitoring of employees?</p>
<p>This is my view of the subject.</p>
<p><strong>Safeguards: </strong>Protection from themselves and of the integrity of your system and confidentiality of your private information.<strong><br />
</strong></p>
<ul>
<li>Use OpenDNS service for some web filtering. Or an equivalent UTM or proxy type technology.</li>
<li>Use up to data AntiVirus software and HIPS if you can get it for a low price or free.</li>
<li>Most importantly educate them. Talk to them on the dangers of the internet and how to protect their privacy.</li>
<li>For smaller kids, maybe below age 14, whitelist their websites. They may only frequent a few kids game sites, like disney, online gaming sites or webkinz. They shouldn&#8217;t need access to the whole internet at younger ages.</li>
<li>Ensure you keep the computer in an open area. Kids don&#8217;t need to have private time for internet surfing or using idle time on the computer. This is how they can get into undesired sites and possibly malicious sites.</li>
<li>With kids, decision making isn&#8217;t always the greatest, so I need to stress the importance of educating them on the consequences of going to the wrong sites, or giving up sensitive information.</li>
</ul>
<p><strong>Monitoring</strong> <img src='http://compusec.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> viewing browsing history, proxy logs, keylogs)</p>
<ul>
<li>Occasional monitoring I think is responsible. This can help you know of any dangers or provide praise and trust to know you child is making wise decisions.</li>
<li>Since website usage can lead to your computer being hacked, proxy logs are important to know how or where your computer accessed that may have caused infection.</li>
<li>Again, education that website access is monitored and logged not only by parents but even by ISPs is important. This discussion again should include the consequences of unwise computer use, such as malware infection, loss of sensitive data, illegal downloading of music/movies, and damaging website access to ones morals or even online predators.</li>
</ul>
<p>In business, web proxies are used to keep employees from hurting themselves or their PCs. It also helps them to be productive. No more sport sites, or other non-work related websites. These logs are monitored for a lot of the same reasons mentioned above. To identify possible sources of malware infection, misuese of internet, etc. The same is done with our children. Instead of doing homework are they playing games? Instead of writing their paper, are they on facebook installing malicious apps? Monitoring is the way this is done. Do you let your teenager go out with out asking where?</p>
<p>In conclusion, if adults need monitoring at work, why not children who arent the best decision makers and are in the learning phase of their life? They should need it even more. They need to be watched and cared for and advised when they are making mistakes, because they will make mistakes. They need to be educated and informed of possible dangers. They need to be advised of the reasons for monitoring and that it is done with care for their well being. Not to invade their privacy or spy on them.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=258</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>B-Sides Austin and Austin Hacker Space</title>
		<link>http://compusec.org/?p=254</link>
		<comments>http://compusec.org/?p=254#comments</comments>
		<pubDate>Thu, 18 Mar 2010 17:53:56 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[austin hacker space]]></category>
		<category><![CDATA[security b-sides]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=254</guid>
		<description><![CDATA[I attended the morning session of Security B-Sides Austin, last week. It was pretty good. Rocky DeStefano, presented on SIEM and that is something that has my interest as of late. He had some very good information and I would &#8230; <a href="http://compusec.org/?p=254">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="../wp-content/uploads/2010/03/4430271230_ae2e545399.jpg" rel="lightbox[254]" title="B-Sides Austin"><img title="B-Sides Austin" src="../wp-content/uploads/2010/03/4430271230_ae2e545399-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>I attended the morning session of <a href="http://www.securitybsides.com/BSidesAustin">Security B-Sides  Austin</a>, last week. It was pretty good. <a href="http://twitter.com/RockyD">Rocky DeStefano</a>, presented on SIEM and that is something that has my interest as of late. He had some very good information and I would definitely recommend talking to him about strategies of evaluating and using SIEM technology. Definitely check out his blog at: <a href="http://www.visiblerisk.com/blog/">http://www.visiblerisk.com/blog/</a></p>
<p>I also noticed <a href="http://twitter.com/Hypatiadotca">Leigh Honeywell</a> planned for a discussion on hackerspaces. I couldn&#8217;t make it but got her information and told her about the <a href="http://www.austinhackerspace.org/">Austin Hacker Space</a>. She has since joined the mailing list and has even made it over to visit(I believe). I am still struggling for time to make it over there, but be sure to check out the site:</p>
<p><a href="http://www.austinhackerspace.org/">http://www.austinhackerspace.org/</a></p>
<p>I know they are there on Saturdays from 9am-5pm. I need to get out there as well. Check out the IRC channel and the mailing list. Any help, I am sure will be greatly appreciated.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=254</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Gathering Phase: The Harvester and Metagoofil</title>
		<link>http://compusec.org/?p=248</link>
		<comments>http://compusec.org/?p=248#comments</comments>
		<pubDate>Sat, 06 Mar 2010 01:34:13 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[pentesting]]></category>
		<category><![CDATA[metagoofil]]></category>
		<category><![CDATA[theharvester]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=248</guid>
		<description><![CDATA[As part of a penetration test, before you start sending out exploits and attacks you have to do some information gathering. The first phase of a pentest is reconnaissance. Two good tools that can help you out in doing some &#8230; <a href="http://compusec.org/?p=248">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As part of a penetration test, before you start sending out exploits and attacks you have to do some information gathering. The first phase of a pentest is reconnaissance. Two good tools that can help you out in doing some information gathering is from the guys at <a href="http://www.edge-security.com/" target="_blank">Edge Security</a>. The two tools I want to go over are The Harvester and Metagoofil.</p>
<p>You can download them here:</p>
<p><a href="http://www.edge-security.com/soft.php" target="_blank">http://www.edge-security.com/soft.php</a></p>
<p>The Harvester:<br />
Screen shot below is of the usage instructions for the script. You can use the Harvester to search google, bing, linkedin or pgp for email addresses or possible user names of a target network. This information can then be used to perform password guessing, or even better client side attacks via phishing emails.</p>
<p><a href="http://compusec.org/wp-content/uploads/2010/03/theHarvester.jpg" rel="lightbox[248]" title="theHarvester"><img class="aligncenter size-thumbnail wp-image-249" title="theHarvester" src="http://compusec.org/wp-content/uploads/2010/03/theHarvester-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Megagoofil:<br />
The screen shot below shows the help for metagoofil. You notice the switches are similar, with -d indicating the domain you want to search. This tool will search google for documents of the types listed below. It will then download the documents and run this tool to extract metadata from each files. This metadata can include usernames, or file paths that the files contain. These file paths can contain usernames such as c:\documents and settings\&lt;username&gt;\My Documents\</p>
<p><a href="http://compusec.org/wp-content/uploads/2010/03/metagoofil.jpg" rel="lightbox[248]" title="metagoofil"><img class="aligncenter size-thumbnail wp-image-250" title="metagoofil" src="http://compusec.org/wp-content/uploads/2010/03/metagoofil-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Soon I hope to be able to provide video tutorial of these and other tools and techniques. Stay tuned,</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=248</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penetration Testing Training</title>
		<link>http://compusec.org/?p=243</link>
		<comments>http://compusec.org/?p=243#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:29:02 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[pentesting]]></category>
		<category><![CDATA[sans]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=243</guid>
		<description><![CDATA[2 great training courses for pen testing are done by SANS and Offensive Security. If you are working in IT security and are interested in learning new skills or if you are starting out in pentesting, these courses are both &#8230; <a href="http://compusec.org/?p=243">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>2 great training courses for pen testing are done by SANS and Offensive Security. If you are working in IT security and are interested in learning new skills or if you are starting out in pentesting, these courses are both worth your effort to look at.</p>
<p><a href="http://www.sans.org/security-training/network-penetration-testing-and-ethical-hacking-937-mid">SANS Security 560: Network Penetration Testing and Ethical Hacking.</a></p>
<p>This is a course that is taugh at the bigger SANS conferences by Ed Skoudis. Ed also wrote the material for the course. He works for InGuardians, which is an information security firm in DC. He is one of the top security guys out there and you can tell from the course. This course goes over the whole pentesting process, from start to finish. From getting a pentest gig to turning in the final report to your client. Very good information on preparation, recon, as well as in depth technical skills to penetrate systems. I took the mentor course and found it to be very informational and provided lab access to practice what you learn and even a capture the flag exercise at the end. I highly recommend this training course, whether it be at a SANS conference or by other delivery means, such as Mentor.</p>
<p><a href="http://www.offensive-security.com/penetration-testing-backtrack-online-training.php">Offensive Security: Penetration testing with Backtrack</a></p>
<p>This next training course, I am currently going through, and I am impressed so far. Pentesting with Backtrack (PWB) is a course developed from the creators of Backtrack, themselves. You get connectivity to laps, so you can run the tools in Backtrack, scan, exploit and revert VM if you need. You use your downloaded instance of Backtrack to go through the course and I can say that it is very in-depth. You are given videos explaining the teaching and labs/exercises. You also get a document with all the course information to go along with the videos. This training is all hands on, with steps such as recon, scanning, even some exploit creation all using the suite of tools provided in Backtrack. Backtrack is such a huge tool to pentesters, so this course is very essential training. The site has reviews from those of HD Moore, Kevin Mitnick and others. I am going through the Online version of this training but there is also an in class course.</p>
<p>I hope to post some videos from my own research and work with the skills learned in these both courses. Penetration testing is very important to test your security controls. It gives you real insight into your security posture and what you should really be concerned with.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=243</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Password cracking in your organization</title>
		<link>http://compusec.org/?p=241</link>
		<comments>http://compusec.org/?p=241#comments</comments>
		<pubDate>Sat, 23 Jan 2010 05:25:40 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[password cracking]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=241</guid>
		<description><![CDATA[How do you know your users aren&#8217;t using easy to guess passwords? You rely on your Operating system/Active Directory password complexity requirements. You force users to create passwords with Upper case, lower case, number and maybe even a special characters. &#8230; <a href="http://compusec.org/?p=241">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How do you know your users aren&#8217;t using easy to guess passwords? You rely on your Operating system/Active Directory password complexity requirements. You force users to create passwords with Upper case, lower case, number and maybe even a special characters. You can even make the minimum number of characters be 8 or 9 or even more.</p>
<p>This is not enough. Look at this password, you may even have used it:</p>
<p>ZAQ!1qaz</p>
<p>This password complies with all the requirements I mention above. Take a moment and look and your keyboard and how easy it would be to type that password in. You hold down Shift key and go up the keys on the far left, then let go of shift and go back down. This is called a keyboard combination, and you can imagine there are many. Just go down your keyboard and you can find many possible easy to remember or type in passwords.</p>
<p>Problem with this is you can also create a pretty good password file to then crack passwords. If you audit your domain passwords you might use <a href="http://www.foofus.net/fizzgig/pwdump/" target="_blank">pwdump</a> or <a href="http://www.foofus.net/fizzgig/fgdump/" target="_blank">fgdump</a> to extract the hash from your domain controller or even local computer. Then with the hashes you can run them through <a href="http://www.openwall.com/john/" target="_blank">john the ripper</a> and use a dictionary file with these password combinations. Just like that you can catch users that put this bad habit in practice. So it would seem our initial control of AD password complexity is not fully working.</p>
<p>This is where a program like <a href="http://anixis.com/products/ppe/default.htm" target="_blank">PPE</a>, password policy enforcer can help you out. PPE gives you the ability to put a dictionary file in the AD complexity rules. In addition to complexity requirements, you can force users to not create passwords that exist in a dictionary file of your choice. This way the next time you crack passwords, theoretically you should crack 0 passwords, if you are using the same dictionary file.</p>
<p>There are additional security measures such as multi factor authentication, biometrics, etc, but this is a good start.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=241</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SANS Mentor Training in Austin TX</title>
		<link>http://compusec.org/?p=239</link>
		<comments>http://compusec.org/?p=239#comments</comments>
		<pubDate>Thu, 31 Dec 2009 17:22:21 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[sans training]]></category>
		<category><![CDATA[sec560]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=239</guid>
		<description><![CDATA[On April 6, 2010, I will be mentoring SEC560 Penetration Testing and Ethical Hacking in Austin TX. See link for details and sign up! If you click on the ad at the bottom right of the site, you can help &#8230; <a href="http://compusec.org/?p=239">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On April 6, 2010, I will be mentoring SEC560 Penetration Testing and Ethical Hacking in Austin TX.</p>
<p>See link for details and sign up!</p>
<p>If you click on the ad at the bottom right of the site, you can help me out with a referral to the training. <img src='http://compusec.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.sans.org/mentor/details.php?nid=21188">http://www.sans.org/mentor/details.php?nid=21188</a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=239</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Port scan broke my server!</title>
		<link>http://compusec.org/?p=236</link>
		<comments>http://compusec.org/?p=236#comments</comments>
		<pubDate>Sun, 20 Dec 2009 04:33:03 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[port scanning]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=236</guid>
		<description><![CDATA[Wether it be nmap port scan, Nessus discovery scan, or any scanner that tries to find open ports on a server, you have probably heard atleast once, &#8220;hey! that scan broke my server/app&#8221;. I must admit I have. I was &#8230; <a href="http://compusec.org/?p=236">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wether it be nmap port scan, Nessus discovery scan, or any scanner that tries to find open ports on a server, you have probably heard atleast once, &#8220;hey! that scan broke my server/app&#8221;. I must admit I have.</p>
<p>I was reading Fyodor&#8217;s book on nmap and want to share some interesting quotes.</p>
<p>This is on page 19 of the book that talks about port scanning systems.</p>
<p>&#8220;&#8230;no application, host, or network component should ever crash based on an Nmap scan. If they do, that is a bug in the system which should be repaired by the vendor.&#8221;</p>
<p>&#8220;&#8230;<em>poorly</em> written applications, TCP/IP stacks, and even operating systems have been demonstrated to crash&#8230;&#8221;</p>
<p>&#8220;&#8230;finding that a machine crashes from a certain scan is valuable information. After all, attackers can do anything Nmap can do&#8230;&#8221;</p>
<p>&#8220;Reducing the ports/hosts scanned reduces the number of state entries and thus might help those <em>sorry</em> devices stay up.&#8221;</p>
<p>This sums up my beliefs exactly. If I scan a system and it crashes, they need to fix it. I am not exploiting or doing anything nobody else can do.</p>
<p>In adition to the descriptive words of these systems used by Fyodor, I would add the word finicky.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=236</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collection of Default Password sites</title>
		<link>http://compusec.org/?p=231</link>
		<comments>http://compusec.org/?p=231#comments</comments>
		<pubDate>Wed, 16 Dec 2009 03:06:27 +0000</pubDate>
		<dc:creator>BetoFTW</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[default passwords]]></category>

		<guid isPermaLink="false">http://compusec.org/?p=231</guid>
		<description><![CDATA[So a thread on the FD mail list gave me an idea to make a post on a list of password websites: http://www.passwordsdatabase.com http://www.phenoelit-us.org/dpl/dpl.html http://cirt.net/passwords http://dopeman.org/default_passwords.html http://www.cyxla.com/passwords/passwords.html]]></description>
			<content:encoded><![CDATA[<p>So a thread on the FD mail list gave me an idea to make a post on a list of password websites:<br />
<a href="http://www.passwordsdatabase.com/">http://www.passwordsdatabase.com</a><br />
<a href="http://www.phenoelit-us.org/dpl/dpl.html">http://www.phenoelit-us.org/dpl/dpl.html</a><br />
<a href="http://cirt.net/passwords">http://cirt.net/passwords</a><br />
<a href="http://dopeman.org/default_passwords.html">http://dopeman.org/default_passwords.html</a><br />
<a href="http://www.cyxla.com/passwords/passwords.html">http://www.cyxla.com/passwords/passwords.html</a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://compusec.org/?feed=rss2&amp;p=231</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
