<?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/"
	>

<channel>
	<title>RSS Feed</title>
	<link>http://rss.airodump.net/</link>
	<description>RSS Feed</description>
	<generator>Gregarius 0.6.0</generator>
	<language>en</language>
	<item>
		<title>carnal0wnage: Grabbing Index Pages Of Webservers</title>
		<link>http://carnal0wnage.blogspot.com/2010/09/grabbing-index-pages-of-webservers.html</link>
		<pubDate>Sat, 04 Sep 2010 17:47:00 -0600</pubDate>
		<guid>http://carnal0wnage.blogspot.com/2010/09/grabbing-index-pages-of-webservers.html</guid>
	    				<author>CG</author>		
				<content:encoded><![CDATA[	Grabbing the index pages of web servers seems like a no brainer and something every pentester is going to perform on a test. The problem I ran into is how do you get this info once your inside and using meterpreter as your pivot into the network.<br />
<br />
Your current options are to port forward to each host or set up a route via your meterpreter session and run some sort of auxiliary module. You can tcp port scan and find open ports or use the <a href="http_version">[http_version]</a> module to see server version but you don't get a feel for whats actually on the site.<br />
<br />
I opted to write something that would scan a range, perform a HTTP GET of / on the ip, then take the resulting body from the response, which should be html, and save it to a file to look at afterwards.<br />
<br />
Looks like this when it runs...<br />
<br />
msf auxiliary <a href="http_index_grabber)">[http_index_grabber)]</a> &gt; set RHOSTS carnal0wnage.com/24<br />
RHOSTS =&gt; carnal0wnage.com/24<br />
msf auxiliary <a href="http_index_grabber)">[http_index_grabber)]</a> &gt; run<br />
[+] Received a HTTP 200...Logging to file: /home/cg/.msf3/logs/auxiliary/http_index_grabber/209.20.85.4_20100904.4426.html<br />
[+] Received a HTTP 200...Logging to file: /home/cg/.msf3/logs/auxiliary/http_index_grabber/209.20.85.5_20100904.4429.html<br />
[*] Received 301 to <a href="http://drumsti.cc/">[drumsti.cc]</a> for 209.20.85.10:80/<br />
[-] Received 403 for 209.20.85.8:80/<br />
[+] Received a HTTP 200...Logging to file: /home/cg/.msf3/logs/auxiliary/http_index_grabber/209.20.85.12_20100904.4432.html<br />
...<br />
[*] Received 302 to <a href="http://209.20.85.57/apache2-default/">[209.20.85.57]</a> for 209.20.85.57:80/ [+] Received a HTTP 200...Logging to file: /home/cg/.msf3/logs/auxiliary/http_index_grabber/209.20.85.56_20100904.4503.html<br />
[*] Received 302 to <a href="http://209.20.85.51/session/new">[209.20.85.51]</a> for 209.20.85.51:80/<br />
<br />
you can then check out the folder with the results<br />
<br />
<a href="http://2.bp.blogspot.com/_bgJlT6eWjGg/TILpyfvQlVI/AAAAAAAAAhY/QZLCL3HAaCE/s1600/http_index_grabber_screenie.png"><img src="http://2.bp.blogspot.com/_bgJlT6eWjGg/TILpyfvQlVI/AAAAAAAAAhY/QZLCL3HAaCE/s400/http_index_grabber_screenie.png" alt="" /></a><br />
code is here:<br />
 <a href="http://carnal0wnage.googlecode.com/svn/trunk/msf3/modules/auxiliary/admin/random/http_index_grabber.rb">[carnal0wnage.googlecode.com]</a> <img src='https://blogger.googleusercontent.com/tracker/8539880144347728238-7540480400540308269?l=carnal0wnage.blogspot.com' alt='' /> ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: maildrop Group Permission Dropping Privilege Escalation Vulnerability</title>
		<link>http://www.securityfocus.com/bid/37984</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/37984</guid>
	    				<content:encoded><![CDATA[	maildrop Group Permission Dropping Privilege Escalation Vulnerability ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: Quagga bgpd Null Pointer Deference Denial Of Service Vulnerability</title>
		<link>http://www.securityfocus.com/bid/42642</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/42642</guid>
	    				<content:encoded><![CDATA[	Quagga bgpd Null Pointer Deference Denial Of Service Vulnerability ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: Quagga bgpd Route-Refresh Message Stack Buffer Overflow Vulnerability</title>
		<link>http://www.securityfocus.com/bid/42635</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/42635</guid>
	    				<content:encoded><![CDATA[	Quagga bgpd Route-Refresh Message Stack Buffer Overflow Vulnerability ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: lvm2-cluster 'clvmd' Local Privilege Escalation Vulnerability</title>
		<link>http://www.securityfocus.com/bid/42033</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/42033</guid>
	    				<content:encoded><![CDATA[	lvm2-cluster 'clvmd' Local Privilege Escalation Vulnerability ]]></content:encoded>
</item>
<item>
		<title>register: MS probes mystery IE bug</title>
		<link>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/mystery_ie_bug/</link>
		<pubDate>Mon, 06 Sep 2010 09:28:00 -0600</pubDate>
		<guid>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/mystery_ie_bug/</guid>
	    				<author>Team Register</author>		
				<content:encoded><![CDATA[	URL shortening shenanigans
<p>
  Microsoft is investigating reports of a new bug in Internet Explorer.…
</p> ]]></content:encoded>
</item>
<item>
		<title>securiteam: Microsoft Office Publisher File Conversion TextBox Processing Buffer Overflow Vulnerability</title>
		<link>http://www.securiteam.com/securitynews/5DP2V1P2KM.html</link>
		<pubDate>Mon, 06 Sep 2010 13:02:00 -0600</pubDate>
		<guid>http://www.securiteam.com/securitynews/5DP2V1P2KM.html</guid>
	    				<content:encoded><![CDATA[	This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Office. Exploitation requires user interaction in that a victim must open a malicious PUB file.
<p>
  -
</p>
<p>
  Make your website safer. Use external <a href="http://www.beyondsecurity.com/penetration-testing.html">penetration testing</a> service. First report ready in one hour!
</p> ]]></content:encoded>
</item>
<item>
		<title>securiteam: MyBB Password Reset Email BCC Injection Vulnerability</title>
		<link>http://www.securiteam.com/securitynews/5EP2W1P2KI.html</link>
		<pubDate>Mon, 06 Sep 2010 13:07:00 -0600</pubDate>
		<guid>http://www.securiteam.com/securitynews/5EP2W1P2KI.html</guid>
	    				<content:encoded><![CDATA[	An email injection vulnerability was discovered in MyBB allows injecting e.g. BCC mail headers into password reset emails.
<p>
  -
</p>
<p>
  Make your website safer. Use external <a href="http://www.beyondsecurity.com/penetration-testing.html">penetration testing</a> service. First report ready in one hour!
</p> ]]></content:encoded>
</item>
<item>
		<title>remote-exploit: Kismet troubles</title>
		<link>http://forums.remote-exploit.org/backtrack-4-software-related-issues/32485-kismet-troubles.html</link>
		<pubDate>Mon, 06 Sep 2010 13:23:24 -0600</pubDate>
		<guid>http://forums.remote-exploit.org/backtrack-4-software-related-issues/32485-kismet-troubles.html</guid>
	    				<author>dellthinker</author>		
				<content:encoded><![CDATA[	Hi all, quick question. I configured kismet to work with my Alfa AWUS036H USB wireless card with these configurations...<br />
<br />
Code: <code>source=rt8180,wlan0,ALFA</code> Kismet starts up fine, but it doesn't detect any APs. Does anyone know what might be the problem? I've got it to work when I ran Linux as a host machine. But now it's running in a VM. But I hardly think that could be the problem because I let the VM take control of the card. Any suggestions? Thanx in advance. ]]></content:encoded>
</item>
<item>
		<title>hack-a-day: Snake bot climbs trees</title>
		<link>http://hackaday.com/2010/09/06/snake-bot-climbs-trees/</link>
		<pubDate>Mon, 06 Sep 2010 08:23:00 -0600</pubDate>
		<guid>http://hackaday.com/2010/09/06/snake-bot-climbs-trees/</guid>
	    				<author>Caleb Kraft</author>		
				<content:encoded><![CDATA[	While you are out enjoying your Labor Day festivities, keep an eye out for robot snakes in the trees. The CMU robotics lab has built a snake bot named Uncle Sam that can climb trees and poles. As you can see in the video after the break, the bot seems to have no problem at [...]<img alt="" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27996&amp;subd=hackadaycom&amp;ref=&amp;feed=1" /> ]]></content:encoded>
</item>
<item>
		<title>register: Symantec finally secures HackIsWack</title>
		<link>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/hackiswack_secure/</link>
		<pubDate>Mon, 06 Sep 2010 06:41:00 -0600</pubDate>
		<guid>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/hackiswack_secure/</guid>
	    				<author>Team Register</author>		
				<content:encoded><![CDATA[	It's such a bungle, sometimes, it makes you wonder...
<p>
  Symantec has belatedly secured its laughable HackIsWack competition website.…
</p> ]]></content:encoded>
</item>
<item>
		<title>register: iPad scammers hack Kirstie Allsopp's Twitter</title>
		<link>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/allsopp_twitter_hack/</link>
		<pubDate>Mon, 06 Sep 2010 05:06:00 -0600</pubDate>
		<guid>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/allsopp_twitter_hack/</guid>
	    				<author>Team Register</author>		
				<content:encoded><![CDATA[	Posh property presenter pwned
<p>
  iPad scammers managed to reach a huge potential audience last weekend after they took over a Twitter profile maintained by British TV presenter Kirstie Allsopp.…
</p> ]]></content:encoded>
</item>
<item>
		<title>register: Browser security warning lookalike pushes malware</title>
		<link>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/scareware_fakes_browsers_warnings/</link>
		<pubDate>Mon, 06 Sep 2010 04:42:00 -0600</pubDate>
		<guid>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/scareware_fakes_browsers_warnings/</guid>
	    				<author>Team Register</author>		
				<content:encoded><![CDATA[	Zeven deadly sins
<p>
  Scareware peddlers have developed a new ruse that relies on mimicking browser warning pages.…
</p> ]]></content:encoded>
</item>
<item>
		<title>register: USB stick with anti-terror training found outside police station</title>
		<link>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/anti_terror_usb_stick_dumped/</link>
		<pubDate>Mon, 06 Sep 2010 03:07:00 -0600</pubDate>
		<guid>http://go.theregister.com/feed/www.theregister.co.uk/2010/09/06/anti_terror_usb_stick_dumped/</guid>
	    				<author>Team Register</author>		
				<content:encoded><![CDATA[	Keychain cops
<p>
  A memory stick containing anti-terror training manuals and other sensitive material was reportedly found on a street outside a Manchester police station.…
</p> ]]></content:encoded>
</item>
<item>
		<title>darknet: Google Agrees To Pay $ 8.5 Million To Settle Buzz Class Action Lawsuit</title>
		<link>http://www.darknet.org.uk/2010/09/google-agrees-to-pay-8-5-million-to-settle-buzz-class-action-lawsuit/</link>
		<pubDate>Mon, 06 Sep 2010 01:32:57 -0600</pubDate>
		<guid>http://www.darknet.org.uk/2010/09/google-agrees-to-pay-8-5-million-to-settle-buzz-class-action-lawsuit/</guid>
	    				<author>Darknet</author>		
				<content:encoded><![CDATA[	And once again Google is in the news regarding privacy issues, this time it’s regarded their social networking service Buzz (which by all accounts is pretty much a flop). The way in which the service used Gmail users address books alarmed a lot of people and the default settings were rather risky and revealed a [...]<br />
<br />
Read the full post at darknet.org.uk
<p>
  <a href="http://feedads.g.doubleclick.net/~a/V3S33pTF8WKm6gf467NJkn_gdUw/0/da"><img alt="" src="http://feedads.g.doubleclick.net/~a/V3S33pTF8WKm6gf467NJkn_gdUw/0/di" /></a><br />
  <a href="http://feedads.g.doubleclick.net/~a/V3S33pTF8WKm6gf467NJkn_gdUw/1/da"><img alt="" src="http://feedads.g.doubleclick.net/~a/V3S33pTF8WKm6gf467NJkn_gdUw/1/di" /></a>
</p><a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:D7DqB2pKExk"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?i=PDGrCcOyyn0:aZJukA28KPY:D7DqB2pKExk" /></a> <a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:yIl2AUoC8zA"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?d=yIl2AUoC8zA" /></a> <a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:dnMXMwOfBR0"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?d=dnMXMwOfBR0" /></a> <a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:7Q72WNTAKBA"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?d=7Q72WNTAKBA" /></a> <a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:qj6IDK7rITs"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?d=qj6IDK7rITs" /></a> <a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:gIN9vFwOqvQ"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?i=PDGrCcOyyn0:aZJukA28KPY:gIN9vFwOqvQ" /></a> <a href="http://feeds.feedburner.com/~ff/darknethackers?a=PDGrCcOyyn0:aZJukA28KPY:V_sGLiPBpWU"><img alt="" src="http://feeds.feedburner.com/~ff/darknethackers?i=PDGrCcOyyn0:aZJukA28KPY:V_sGLiPBpWU" /></a> ]]></content:encoded>
</item>
<item>
		<title>remote-exploit: Asus Eee pc 1005P</title>
		<link>http://forums.remote-exploit.org/backtrack-4-non-working-hardware/32484-asus-eee-pc-1005p.html</link>
		<pubDate>Mon, 06 Sep 2010 01:08:06 -0600</pubDate>
		<guid>http://forums.remote-exploit.org/backtrack-4-non-working-hardware/32484-asus-eee-pc-1005p.html</guid>
	    				<author>gvardal</author>		
				<content:encoded><![CDATA[	First of all sorry about my english,<br />
I bought an ASUS Eeepc 1005P netbook and downloaded bt4 final iso and setup a USB pen drive when i start netbook from USB, no screens found message occur then stop the working<br />
What can i do ? ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: Microsoft Windows MPEG Layer-3 Audio Decoder Buffer Overflow Vulnerability</title>
		<link>http://www.securityfocus.com/bid/39303</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/39303</guid>
	    				<content:encoded><![CDATA[	Microsoft Windows MPEG Layer-3 Audio Decoder Buffer Overflow Vulnerability ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: Microsoft Windows MPEG Layer-3 Audio Decoder Buffer Overflow Vulnerability</title>
		<link>http://www.securityfocus.com/bid/39303</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/39303</guid>
	    				<content:encoded><![CDATA[	Microsoft Windows MPEG Layer-3 Audio Decoder Buffer Overflow Vulnerability ]]></content:encoded>
</item>
<item>
		<title>security-focus: Vuln: Microsoft Windows Movie Maker and Producer '.mswmm' Buffer Overflow Vulnerability</title>
		<link>http://www.securityfocus.com/bid/38515</link>
		<pubDate>Mon, 06 Sep 2010 00:00:00 -0600</pubDate>
		<guid>http://www.securityfocus.com/bid/38515</guid>
	    				<content:encoded><![CDATA[	Microsoft Windows Movie Maker and Producer '.mswmm' Buffer Overflow Vulnerability ]]></content:encoded>
</item>
</channel>
</rss>
