<?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>SecurityWire Blog &#187; SecurityWire</title>
	<atom:link href="http://blog.securitywire.com/category/securitywire/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.securitywire.com</link>
	<description>Computer and Network Security, Penetration Testing, Vulnerability Research, Cryptography and more!</description>
	<lastBuildDate>Mon, 11 Jan 2010 03:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Penetration Testing Add-ons for Firefox</title>
		<link>http://blog.securitywire.com/2010/01/11/penetration-testing-add-ons-for-firefox/</link>
		<comments>http://blog.securitywire.com/2010/01/11/penetration-testing-add-ons-for-firefox/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 01:21:52 +0000</pubDate>
		<dc:creator>merc</dc:creator>
				<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[SecurityWire]]></category>

		<guid isPermaLink="false">http://blog.securitywire.com/?p=120</guid>
		<description><![CDATA[Listing of Firefox Add-ons useful  in penetration testing.]]></description>
			<content:encoded><![CDATA[<p>In this post, I just wanted to enumerate a few Firefox add-ons that I thought were very useful in conducting penetration tests. I&#8217;d be really interested to hear what Firefox extensions other people are using for pen testing. So here it goes!</p>
<p><strong>AddnEdit Cookies</strong>: This add-on allows you to easily add, delete and edit cookies in your browser.  (<a title="AddnEditCookies" href="http://addneditcookies.mozdev.org/" target="_blank">http://addneditcookies.mozdev.org/</a>) Unfortunately, the latest version does not support the newer Firefox 3, until the maintainer updates the package, I&#8217;ve edited the latest XPI to work with the latest versions of Firefox. A copy of it can be found <a title="AddnEditCookies" href="http://www.securitywire.com/addneditcookies-0.2.1.0.xpi">here</a>.</p>
<p><strong>DT Whois</strong> &#8211; Allows quick domaintools.com lookups for the page you are looking at (<a title="DT Whois" href="http://www.beysim.net/dtwhois/" target="_blank">http://www.beysim.net/dtwhois/</a>)</p>
<p><strong>Firebug</strong> &#8211; Allows you to read, debug and locally tweak HTML, Javascript and CSS right in Firefox (<a title="Firebug" href="http://getfirebug.com/" target="_blank">http://getfirebug.com/</a>)</p>
<p><strong>HackBar</strong> &#8211; The toolbar that tries to do it all! (<a title="Hackbar" href="http://devels-playground.blogspot.com/" target="_blank">http://devels-playground.blogspot.com/</a>)</p>
<p><strong>Leet Key</strong> &#8211; an add on that makes it trivial to convert text in various formats back and forth.  For example, URL Encode, Base64, Hex and even morse code. |\|347! (<a title="leetkey" href="http://leetkey.mozdev.org/" target="_blank">http://leetkey.mozdev.org/</a>)</p>
<p><strong>Live HTTP Headers</strong> &#8211; Allows you to watch, edit and replay HTTP requests (<a title="Live HTTP Headers" href="http://livehttpheaders.mozdev.org/" target="_blank">http://livehttpheaders.mozdev.org/</a>)</p>
<p><strong>SQL Inject Me, XSS Me, Access Me </strong>- Those are 3 separate add-ons from Seccom Labs that try to make it easy to test Sql Injection, XSS vulnerabilities and Access vulnerabilities. (<a title="Exploit Me" href="http://labs.securitycompass.com/index.php/exploit-me/" target="_blank">http://labs.securitycompass.com/index.php/exploit-me/</a>)</p>
<p><strong>SwitchProxy Tool</strong> &#8211; If you find yourself switching from no proxy, to burp proxy to paros proxy, etc a lot then you will enjoy switch proxy. It will allow you to switch proxy settings with just a few clicks! (<a title="Switch Proxy" href="http://mozmonkey.com/switchproxy/" target="_blank">http://mozmonkey.com/switchproxy/</a>)</p>
<p><strong>Tamper Data</strong> &#8211; It will allow you to selectively intercept HTTP and HTTPS traffic and tamper with the requests via it&#8217;s nice user interface. It will let you tamper with http headers, post and get requests. (<a title="Tamper Data" href="http://tamperdata.mozdev.org/">http://tamperdata.mozdev.org/</a>)</p>
<p><strong>Torbutton</strong> &#8211; If you need to hide behind Tor, it can be only a click away with Torbutton (<a title="Torbutton" href="https://www.torproject.org/torbutton/" target="_blank">https://www.torproject.org/torbutton/</a>)</p>
<p><strong>User Agent Switcher </strong>- Need to change your user-agent string in a jiffy? Want to look like a robot? User Agent Switcher is here for that! (<a title="User Agent Switcher" href="http://chrispederick.com/work/user-agent-switcher/" target="_blank">http://chrispederick.com/work/user-agent-switcher/</a>)</p>
<p><strong>exploit-db Search</strong> &#8211; Lets you search the exploit-db database right in the firefox search box (<a title="exploit-db" href="https://addons.mozilla.org/en-US/firefox/addon/50241" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/50241</a>)</p>
<p><strong>SecurityWire Search</strong> &#8211; Lets you search the top security sites on the web right in the Firefox search box. All sites in the index have been handpicked by the SecurityWire Team. (<a title="SecurityWire Search" href="https://addons.mozilla.org/en-US/firefox/addon/58686" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/58686</a>)</p>
<p>For a listing and easy installation of all these  on the mozilla ad-ons site. simply follow this link: <a title="Firefox Pen Tester's Tools" href="https://addons.mozilla.org/en-US/firefox/collection/pentesterstools" target="_blank">https://addons.mozilla.org/en-US/firefox/collection/pentesterstools</a></p>
<p>Hope you enjoy the add-ons, next post will be about general security add-ons for Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securitywire.com/2010/01/11/penetration-testing-add-ons-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS and RedHat auto install of security updates</title>
		<link>http://blog.securitywire.com/2010/01/01/fedoracentos-and-redhat-auto-install-of-security-updates/</link>
		<comments>http://blog.securitywire.com/2010/01/01/fedoracentos-and-redhat-auto-install-of-security-updates/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 06:12:44 +0000</pubDate>
		<dc:creator>merc</dc:creator>
				<category><![CDATA[Protection]]></category>
		<category><![CDATA[SecurityWire]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Security Updates]]></category>
		<category><![CDATA[yum-security]]></category>

		<guid isPermaLink="false">http://blog.securitywire.com/?p=106</guid>
		<description><![CDATA[If you trust your distribution’s vendor with their digitally signed security updates and would like to automatically install those security updates,  you can easily configure your CentOS, RedHat or other Yum based system to automatically install them.  Of course installing updates automatically is not for everyone since in most environments, patches are usually tested before [...]]]></description>
			<content:encoded><![CDATA[<p>If you trust your distribution’s vendor with their digitally signed security updates and would like to automatically install those security updates,  you can easily configure your CentOS, RedHat or other Yum based system to automatically install them.  Of course installing updates automatically is not for everyone since in most environments, patches are usually tested before being deployed to production servers. Nevertheless, this information may be useful for less critical production servers and other servers used for development, testing, staging, etc.. I found that yum-updatesd provided similar functionally but it wants to update all packages and not only security fixes.</p>
<p>First you will need to install yum-security like this (as root or with sudo):</p>
<p><code>yum install yum-security</code></p>
<p>You can learn some more about yum-security here: <a href="http://magazine.redhat.com/2008/01/16/tips-and-tricks-yum-security/" target="_blank">http://magazine.redhat.com/2008/01/16/tips-and-tricks-yum-security/</a></p>
<p>Second, with your favorite text editor, you will want to create a script in /etc/cron.daily (to run the job daily) named &#8220;yum-update-security&#8221; with this content:</p>
<p><code><br />
#!/bin/bash<br />
yum update --security -y -d0 -q<br />
</code></p>
<p>Finally, once the script has been created make sure to give it execute permissions by running:</p>
<p><code>chmod +x /etc/cron.daily/yum-update-security</code></p>
<p>Then its a good idea to give it a spin by running it manually. ie:</p>
<p><code><br />
/etc/cron.daily/yum-update-security<br />
</code></p>
<p>If the run is successful, the script should not output any text and  return to the command prompt after waiting a few seconds (or minutes if you are actually out of date on updates).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securitywire.com/2010/01/01/fedoracentos-and-redhat-auto-install-of-security-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NMAP NSE Script to enumerate iSCSI Targets</title>
		<link>http://blog.securitywire.com/2009/10/10/nmap-nse-script-to-enumerate-iscsi-targets/</link>
		<comments>http://blog.securitywire.com/2009/10/10/nmap-nse-script-to-enumerate-iscsi-targets/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 13:49:25 +0000</pubDate>
		<dc:creator>merc</dc:creator>
				<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[SecurityWire]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[NMAP]]></category>
		<category><![CDATA[NSE]]></category>

		<guid isPermaLink="false">http://blog.securitywire.com/?p=95</guid>
		<description><![CDATA[I created a NMAP NSE script that can identify and enumerate iSCSI targets on a host when the service has been identified to be running on port 3260. Currently the script only identifies all the target names on the service and their associated target addresses. Improvements for the future could be to identify the authentication [...]]]></description>
			<content:encoded><![CDATA[<p>I created a NMAP NSE script that can identify and enumerate iSCSI targets on a host when the service has been identified to be running on port 3260. Currently the script only identifies all the target names on the service and their associated target addresses. Improvements for the future could be to identify the authentication protocol in use (if any) as well as adding brute force functionality.</p>
<p>A copy of the script can be downloaded from <a href="http://www.securitywire.com/nse/iscsi-enum-targets.nse">http://www.securitywire.com/nse/iscsi-enum-targets.nse</a></p>
<p>To use the script, it needs to be copied to your NMAP scripts folder (that would be /usr/share/nmap/scripts/ on many installations). After copying the script to the proper location, you need to run &#8220;nmap &#8211;script-updatedb&#8221; for NMAP to reload it&#8217;s script table and be aware of the new script.</p>
<p>Here is an example output of the script:</p>
<pre><span style="color: #993300;">$ nmap -sC localhost -p 3260

Starting Nmap 5.00 ( http://nmap.org ) at 2009-10-10 09:29 EDT
Interesting ports on localhost (127.0.0.1):
PORT     STATE SERVICE
3260/tcp open  iscsi
|  iscsi-enum-targets: iSCSI Targets found
|  TargetName=iqn.2009-10.com.securitywire:storage.lun2
|  TargetAddress=127.0.0.1:3260,1
|  TargetName=iqn.2009-10.com.securitywire:storage.lun1
|_ TargetAddress=127.0.0.1:3260,1

Nmap done: 1 IP address (1 host up) scanned in 0.10 seconds</span></pre>
<p>I only have limited resources to test the script, I would be interested to hear how it works out across a wide variety of iSCSI targets.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securitywire.com/2009/10/10/nmap-nse-script-to-enumerate-iscsi-targets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
