<?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>Hackers Enigma &#187; Hackers Enigma</title>
	<atom:link href="http://www.hackersenigma.com/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackersenigma.com</link>
	<description>An Ethical Hacking Blog - Network Security, Penetration testing, Vulnerabilities &#38; Mobile Hacks</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:12:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bypassing Wi Fi HotSpot Access Control By Session Stealing [Hacking]</title>
		<link>http://www.hackersenigma.com/hacking/bypassing-wi-fi-hotspot-access-control-session-stealing-hacking/</link>
		<comments>http://www.hackersenigma.com/hacking/bypassing-wi-fi-hotspot-access-control-session-stealing-hacking/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 10:48:18 +0000</pubDate>
		<dc:creator>Amol Wagh</dc:creator>
				<category><![CDATA[Black Hat]]></category>
		<category><![CDATA[bypass hotspot]]></category>
		<category><![CDATA[free use]]></category>
		<category><![CDATA[guide on hacking]]></category>
		<category><![CDATA[hack at&t]]></category>
		<category><![CDATA[hack wireless network]]></category>
		<category><![CDATA[hacking wireless network]]></category>
		<category><![CDATA[hotspot access control]]></category>
		<category><![CDATA[hotspot access free]]></category>
		<category><![CDATA[hotspot hacking]]></category>
		<category><![CDATA[session stealing]]></category>
		<category><![CDATA[step by step]]></category>
		<category><![CDATA[wi fi hacking]]></category>
		<category><![CDATA[wireless access]]></category>
		<category><![CDATA[wireless hacking]]></category>

		<guid isPermaLink="false">http://www.hackersenigma.com/?p=630</guid>
		<description><![CDATA[Disclaimer: For Educational purpose only, We DO NOT take responsibility of any harm caused by this method to any one or any organization. We are using PC with Backtrack OS, You can also do it without installing backtrack but I am not going to explain around here how you can. Because if you want to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p><strong><em>Disclaimer:</em></strong><em> For Educational purpose only, We DO NOT take responsibility of any harm caused by this method to any one or any organization.</em></p>
<p>We are using PC with Backtrack OS, You can also do it without installing backtrack but I am not going to explain around here how you can. Because if you want to really dig in to some real hacking grab <strong><a title="Download Backtrack" href="http://www.backtrack-linux.org/downloads/" target="_blank">Backtrack for free here</a></strong> &amp; Install on your PC.</p>
<h3><strong>Hacking Scenario:</strong></h3>
<p><strong> </strong>If you around a paid wi fi network &amp; you need to connect to internet you need to pay per hour for any network. To use it for free hackers use the method call session stealing to bypass the Wi Fi Hotspot’s Access Control. In plain words we have to create a fake MAC address for our network card. And the fake one should resemble to some paid user already on network. (Don’t worry you’ll understand stuff in process)</p>
<p><a href="http://www.hackersenigma.com/wp-content/uploads/images/session-hijacking-wifi-hotspot.jpg"><img class="aligncenter size-full wp-image-671" title="session-hijacking-wifi-hotspot" src="http://www.hackersenigma.com/wp-content/uploads/images/session-hijacking-wifi-hotspot.jpg" alt="Session Hijacking For  Wi Fi Hotspot Hacking" width="467" height="260" /></a></p>
<p>You can read our Tutorial  &#8211; <a title="What is Session Hijacking" href="http://www.hackersenigma.com/ethical-hacking/session-hijacking-hacking-tutorial/" target="_blank">What is Session Hijacking </a>For more information.</p>
<p><strong>Goal: </strong>Changing your MAC Address to Someone’s Who has already purchased for using the network.</p>
<h3><strong>Step 1:  Verify Wi Fi Network is Around</strong></h3>
<p>Start Wireless Assistant in Backtrack  &amp; confirm you have some wireless network around. Then you can click “Connect” to that network. It won’t let you connect because you are not the paid user. It will open up browser and will ask you to pay for usage.</p>
<p>Close it.</p>
<h3><strong>Step 2: Connectin up With Wi Fi Network (rausb0)</strong></h3>
<p>There are multiple ways you can do this &amp; very simple would be to use Ping Scan from backtrack. I am demonstrating here by using AiroDump which will be an add on method for you to learn.</p>
<p>Open up your Shell or Konsole form Backtrack &amp; now we have to put network in Monitor mode.</p>
<p>Type in <strong>ifconfig</strong> <strong>-a </strong> (Hit Enter)</p>
<p>You ll see list of network interfaces. I see “rausb0<strong>” </strong>in my list which I want to connect so type in following and hit enter again.</p>
<p><strong>ifconfig rausb0 up</strong></p>
<p>Now your network is up &amp; we have to put network in monitor mode so type in following.</p>
<p><strong>iwconfig rausb0 mode monitor </strong>(Hit Enter)</p>
<p><strong>iwconfig</strong> (Enter again)</p>
<p>So now we are up in monitor mode. We have to start Airodump Next.</p>
<h3><strong>Step 3: Start Airodump</strong></h3>
<p>In the same shell type in</p>
<p><strong>airo </strong>(Enter)<strong> </strong></p>
<p>Then, type next</p>
<p><strong>airodump –ng rausb0 </strong>(And guess what – Enter again)</p>
<p>Now we will see the SSID of the whole network. We have to find the user’s MAC address that is already on a network.</p>
<h3><strong>Step 4: Capturing MAC Address For Spoofing (of Connected User)</strong></h3>
<p>You ll see a list of SSID’s around there. But at the end of all lines you have to find out the name of Wi Fi access point. E.g – You’ll Find attwifi if you are on the AT&amp;T wifi network. As shown in following image.</p>
<p><strong><a href="http://www.hackersenigma.com/wp-content/uploads/images/MAC-Address.png"><img class="aligncenter size-full wp-image-632" title="MAC Address Session Stealing" src="http://www.hackersenigma.com/wp-content/uploads/images/MAC-Address.png" alt="MAC Address Session Stealing" width="672" height="84" /></a></strong></p>
<p>You have to copy the MAC address corresponding to that wifi network. And use it in following command.</p>
<p><strong>airodump –ng –bssid xx:xx:xx:xx:xx:xx rausb0</strong> (Replace copied MAC Address at XX &amp; Hit Enter)</p>
<p>It will now open up the rausb0 interface &amp; will take some time to find out network traffic. Then you’ll see some stations with its packet data flow information. For security pick up the station that have more data packets flowing. (Like more than 30-40)</p>
<p>Copy the MAC ADDRESS of this station.</p>
<p>Now you have finalized the address to replace as our MAC address, you have to put back the network to Manage mode from monitor Mode.</p>
<p>If you have USB dongle plugged in simply unplug it, change MAC adrdress and plug it back again. If you are not USB dongle type in following and it enter again.</p>
<p><strong>Ifconfig rausb0 down </strong></p>
<h3><strong>Step 5 : Changing MAC Address </strong></h3>
<p>In your shell type in <strong>mac </strong>and hit enter to change MAC Address.</p>
<p><strong>macchange –m xx:xx:xx:xx:xx:xx rausb0 </strong>(replace xx with copied MAC address &amp; Enter)</p>
<p>Now you’ll see current MAC address &amp; Fake MAC address .</p>
<p>&nbsp;</p>
<p>Now you have to plug back in your USB you took out few minutes ago. Or if you have used command to put your interface down use following command to put it back up.</p>
<p><strong>Ifconfig rausb0 up</strong></p>
<p>Now your MAC address successfully changed you can check by typing <strong>ifconfig</strong> in console.</p>
<h3><strong>Step 6: Connecting to Hacked Wi Fi Network</strong></h3>
<p>Now you are done at Bypassing Wi Fi HotSpot’s  Access Control Using Session Stealing &amp; you can connect to hotspot as follows.</p>
<ol>
<li>Open Wireless Assistant.</li>
<li>Select Network</li>
<li>Hit Connect</li>
</ol>
<p>And you’re done !!!</p>
<p><em>You can thank me, give suggestions, ask any question in comments section below.</em></p>
<div class="shr-publisher-630"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://www.hackersenigma.com/hacking/bypassing-wi-fi-hotspot-access-control-session-stealing-hacking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gmail Account Is Secure From Hacking</title>
		<link>http://www.hackersenigma.com/hacking/google-hacking/gmail-account-hacking-tool-securit/</link>
		<comments>http://www.hackersenigma.com/hacking/google-hacking/gmail-account-hacking-tool-securit/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 04:12:32 +0000</pubDate>
		<dc:creator>Amol Wagh</dc:creator>
				<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Student Series]]></category>
		<category><![CDATA[gmail google ssl]]></category>
		<category><![CDATA[gmail hacking]]></category>
		<category><![CDATA[gmail security]]></category>
		<category><![CDATA[mail service]]></category>
		<category><![CDATA[secured]]></category>

		<guid isPermaLink="false">http://www.hackersenigma.com/?p=346</guid>
		<description><![CDATA[We use mail clients for sharing emails through our friends &#38; colleagues &#38; different purposes. But what are essential aspects for a perfect mail service are mentioned as follows. Simple User Interface Customization in GUI Easy Filtration Spam Filtration Secured mail transactions Overall Security From 6 aspects mentioned above we find first 5 in any [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>We use mail clients for sharing emails through our friends &amp; colleagues &amp; different purposes. But what are essential aspects for a perfect mail service are mentioned as follows.</p>
<p>Simple User Interface</p>
<p>Customization in GUI</p>
<p>Easy Filtration</p>
<p>Spam Filtration</p>
<p>Secured mail transactions</p>
<p>Overall Security</p>
<p>From 6 aspects mentioned above we find first 5 in any of mail service like in MSN, Yahoo &amp; hundreds of different mail services.</p>
<p>But the point related to security is more important as we know many accounts can be compromised.  For spamming, advertising, teasing many kind of personal information Email accounts can be hacked by criminal hackers.</p>
<p>What I noticed in Gmail that it establishes Secured connection while logging inside the mail sever.</p>
<p>When you connect to www.gmail.com, you ll; see following address in your browser.</p>
<p><strong>https://</strong>www.google.com/accounts/ServiceLogin?service=mail&amp;passive=true&amp;rm=false&amp;continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&amp;bsv=zpwhtygjntrz&amp;scc=1&amp;ltmpl=default&amp;ltmplcache=2</p>
<p>The<strong> https:// </strong>means the Secured socket layer protection which is often used by banks for secured transaction. So it is truly ensured for our mail security in Gmail.</p>
<p>While logging in you ll see this</p>
<p>https://www.google.com/accounts/ServiceLoginAuth?service=mail</p>
<p>&amp; after establishing secured connection gmail verifies your identity &amp; gives your session a ID, which makes it unique.</p>
<p>http://mail.google.com/mail/?zx=AAAAAAAAAAA&#038;shva=1#inbox</p>
<p>Now the AAAAAA is actually have some other ID which is your session id.</p>
<p>So this is how Gmail is secured from hacking. Well it is not 100 % secured, as it every time sends information from browser to website, makes it possible to sniff the session.</p>
<p>But still it is far more secure than any other mail service. Even in any case if your account is stolen, you can retrieve it by giving your personal information. It is great new feature introduces by google.</p>
<p>So this is how I think Gmail Hacking is not possible. I guess it is 95% secure because nothing is perfect in security &amp; there is always a bug.</p>
<div class="shr-publisher-346"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://www.hackersenigma.com/hacking/google-hacking/gmail-account-hacking-tool-securit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Intrusion Attack Through Port Scanning</title>
		<link>http://www.hackersenigma.com/he-exclusive/intrusion-attack-through-port-scanning/</link>
		<comments>http://www.hackersenigma.com/he-exclusive/intrusion-attack-through-port-scanning/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 07:52:48 +0000</pubDate>
		<dc:creator>Amol Wagh</dc:creator>
				<category><![CDATA[Exclusive]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Student Series]]></category>
		<category><![CDATA[atatcks]]></category>
		<category><![CDATA[Automated port scanners]]></category>
		<category><![CDATA[enumerating]]></category>
		<category><![CDATA[intrusion]]></category>
		<category><![CDATA[Network map]]></category>
		<category><![CDATA[open ports]]></category>
		<category><![CDATA[port scanning]]></category>
		<category><![CDATA[Scanning]]></category>

		<guid isPermaLink="false">http://www.hackersenigma.com/?p=253</guid>
		<description><![CDATA[Port scanning determines which ports are listening to the active connections on the subjected host. These ports represent potential communication channels. With the help of port scanning we get close to the network communication scenario. We get to know more about victim’s network which is useful for further attacks. Internet does not exclusively rely on [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p><strong>Port scanning</strong> determines which ports are listening to the active connections on the subjected host. These ports represent potential communication channels. With the help of port scanning we get close to the network communication scenario. We get to know more about victim’s network which is useful for further attacks. Internet does not exclusively rely on <strong>TCP port</strong> 80, used by hypertext transfer protocol (HTTP). Any surfer surfing any website can gain the same level of proficiency as your average casual surfer. Port scanning can be efficiently done to reveal the secret’s about the host.</p>
<p><strong>Automated port scanners</strong> are necessary to perform such scanning, which are available in the market for very small cost.</p>
<p>Port scanning is done so as to gather information passively about the victim. This help’s intruder to eavesdrop into <strong>Victim’s Network</strong>.</p>
<p>Such scanning also helps in gathering information so as to form a network map. <strong>Network map</strong> are useful to get to know the victim network architecture or hierarchy.</p>
<p>There are thousands of ports available for communication on a network some well known are <strong>FTP, HTTP, SMTP</strong> etc., Which ports remains open or close depends on the network’s requirement. Like any web server will always have an FTP port open.</p>
<p>Every port has its unique number which is targeted after the successful port scanning. Various bugs, backdoors are installed on these ports and tested whether the system is vulnerable.</p>
<p>And this is how a successful attack through port scanning is done.</p>
<p>Hope you have enjoyed this informative article about port scanning. We are covering requirements of a good port scanner in next post.</p>
<p>To know more about port scanning comment here or mail us at <a href="mailto:amol@hackersenigma.com">amol@hackersenigma.com</a></p>
<div class="shr-publisher-253"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://www.hackersenigma.com/he-exclusive/intrusion-attack-through-port-scanning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Anarchist Hackers : The Beginners With Almost Zero skills</title>
		<link>http://www.hackersenigma.com/hacking/anarchist-hackers-the-beginners-with-almost-zero-skills/</link>
		<comments>http://www.hackersenigma.com/hacking/anarchist-hackers-the-beginners-with-almost-zero-skills/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 09:52:38 +0000</pubDate>
		<dc:creator>Amol Wagh</dc:creator>
				<category><![CDATA[Black Hat]]></category>
		<category><![CDATA[Student Series]]></category>
		<category><![CDATA[anarchist hackers]]></category>
		<category><![CDATA[begining hackers]]></category>
		<category><![CDATA[ethical hacking students]]></category>

		<guid isPermaLink="false">http://www.hackersenigma.com/?p=268</guid>
		<description><![CDATA[These are the individuals who you should be weary of. Their sole intent on system infiltration is to cause damage or use information to create havoc. They are primarily the individuals who are responsible for the majority of system attacks against home users. They are more likely to be interested in what lies on another [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>These are the individuals who you should be weary of. Their sole intent on system infiltration is to cause damage or use information to create havoc. They are primarily the individuals who are responsible for the majority of <strong>system attacks </strong>against home users. They are more likely to be interested in what lies on another person’s machine for example yours.</p>
<p>Mostly you’ll find that these individuals have slightly above computer skill level and consider themselves hackers. They glorify themselves on the accomplishments of others. Their idea of classing themselves as a hacker is that of acquire programs and <strong>utilities </strong>readily available on the net, use these programs with no real knowledge of how these applications work and if they manage to “break” into someone’s system class themselves as a hacker. These individuals are called <strong>“Kiddie Hackers.”</strong></p>
<p>They use these programs given to them in a malicious fashion on anyone they can infect. They have no real purpose to what they are doing except the fact of saying “Yeah! I broke into &lt;insert name here&gt; computer!” It gives them bragging rights to their friends.</p>
<p>If there is any damage to occur in a system being broken into these individuals will accomplish it. These individuals are usually high school students. They brag about their accomplishments to their friends and try to build an image of being<strong> hackers.</strong></p>
<div class="shr-publisher-268"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://www.hackersenigma.com/hacking/anarchist-hackers-the-beginners-with-almost-zero-skills/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Crackers: The Criminal Hacking Professionals</title>
		<link>http://www.hackersenigma.com/hacking/crackers-the-criminal-hacking-professionals/</link>
		<comments>http://www.hackersenigma.com/hacking/crackers-the-criminal-hacking-professionals/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 09:45:24 +0000</pubDate>
		<dc:creator>Amol Wagh</dc:creator>
				<category><![CDATA[Black Hat]]></category>
		<category><![CDATA[Student Series]]></category>
		<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Criminals]]></category>

		<guid isPermaLink="false">http://www.hackersenigma.com/?p=263</guid>
		<description><![CDATA[This is primarily the term given to individuals who are skilled at the art of bypassing software copyright protection. They are usually highly skilled in programming languages. They are often confused with Hackers. As you can see they are similar in their agenda. They both fight security of some kind, but they are completely different [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>This is primarily the term given to individuals who are skilled at the art of bypassing software copyright protection. They are usually highly skilled in programming languages. They are often confused with Hackers.</p>
<p>As you can see they are similar in their agenda. They both fight security of some kind, but they are completely different “animals.”</p>
<p>Being able to attribute your attacks to the right type of attacker is very important. By identifying your attacker to be either an Anarchist Hacker or a Hacker you get a better idea of what you’re up against.</p>
<p>“Know your enemy and know yourself and you will always be victorious&#8230;”</p>
<p>These are generally who performs criminal hacking like bank frauds with phishing, hacking web servers and intruding into the personal network.</p>
<p>Their other crimes includes spreading viruses and infected files among the newsgroups and forums, infected software give away, passing the Trojans through infected files, planting backdoors and hacking email accounts for gaining personal data.</p>
<div class="shr-publisher-263"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://www.hackersenigma.com/hacking/crackers-the-criminal-hacking-professionals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

