<?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>Axino.net &#187; bash</title>
	<atom:link href="http://www.axino.net/tag/bash/feed" rel="self" type="application/rss+xml" />
	<link>http://www.axino.net</link>
	<description>The other side of atom.</description>
	<lastBuildDate>Thu, 15 Jul 2010 12:45:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>hackthissite.org basic 7 :: calendar is it!</title>
		<link>http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-7-calendar-is-it</link>
		<comments>http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-7-calendar-is-it#comments</comments>
		<pubDate>Wed, 01 Jul 2009 00:38:27 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[hackthissite.org]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hackthissite]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=433</guid>
		<description><![CDATA[Here our dear administrator Sam started using linux and made small script to display calendars. Let&#8217;s try inserting something in the view box. If you enter some number you will get calendar for the year. If you leave field blank you will receive calendar for the following month. Now thing you should now about bash [...]]]></description>
			<content:encoded><![CDATA[<p>Here our dear administrator Sam started using linux and made small script to display calendars. <span id="more-433"></span>Let&#8217;s try inserting something in the view box. If you enter some number you will get calendar for the year. If you leave field blank you will receive calendar for the following month. Now thing you should now about <strong>bash</strong> is that you can separate commands by <strong>semi-column</strong> after that you should use some command to list files in the directory which is <strong>ls</strong>. So you can now formulate your input as following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">;<span style="color: #c20cb9; font-weight: bold;">ls</span></pre></div></div>

<p>Now you should have obtained something similar to the following output:</p>
<blockquote>
<pre>         July 2009
Mon Tue Wed Thu Fri Sat Sun
          1   2   3   4   5
  6   7   8   9  10  11  12
 13  14  15  16  17  18  19
 20  21  22  23  24  25  26
 27  28  29  30  31

.
..
level7.php
cal.pl

index.php
k1kh31b1n55h.php
perl5.8.9.core</pre>
</blockquote>
<p>You see here some files, and as in the introduction of mission file is obscurely named as <strong> k1kh31b1n55h.php </strong>and what should we do now is to copy this into URL and open to receive password. Your URL should be something like this: <em>http://www.hackthissite.org/missions/basic/7/k1kh31b1n55h.php </em></p>
<p>After you open this URL you will receive password: <strong>077a79c1</strong><br />
For further reading I suggest if you would like to learn more about bash commands go<a href="http://www.ss64.com/bash/" target="_blank"> here</a>.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-8-ssi" rel="bookmark" title="Friday 03.07.2009">hackthissite.org basic 8 :: SSI</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/basic-web-hacking-9-null-poison-byte" rel="bookmark" title="Tuesday 17.11.2009">Basic web hacking 9 :: null poison byte</a></li>
<li><a href="http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-9-tricky-easy-not" rel="bookmark" title="Sunday 05.07.2009">hackthissite.org basic 9 :: tricky easy not</a></li>
<li><a href="http://www.axino.net/tutorial/2009/01/psd-support-for-paintnet" rel="bookmark" title="Thursday 22.01.2009">PSD support for Paint.net</a></li>
<li><a href="http://www.axino.net/hack/hackertestnet/2009/11/hackertest-net-level-14-gif-layers" rel="bookmark" title="Friday 27.11.2009">hackertest.net level 14 :: gif layers</a></li>
</ul>
<p><!-- Similar Posts took 5.013 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=433" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-7-calendar-is-it/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
