<?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>Teach The NetTeach The Net</title>
	<atom:link href="http://teachthe.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://teachthe.net</link>
	<description></description>
	<lastBuildDate>Thu, 18 Apr 2013 02:09:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Display headers from a HTTP request to a website</title>
		<link>http://teachthe.net/?p=1935</link>
		<comments>http://teachthe.net/?p=1935#comments</comments>
		<pubDate>Thu, 18 Apr 2013 02:08:53 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JS Bookmarklets]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1935</guid>
		<description><![CDATA[javascript:(function(){var req=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest;req.open("HEAD",document.URL,false);req.send(null);alert(req.getAllResponseHeaders())})();]]></description>
				<content:encoded><![CDATA[<pre>
javascript:(function(){var req=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest;req.open("HEAD",document.URL,false);req.send(null);alert(req.getAllResponseHeaders())})();
</pre>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1935</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shell history superpowers</title>
		<link>http://teachthe.net/?p=1933</link>
		<comments>http://teachthe.net/?p=1933#comments</comments>
		<pubDate>Wed, 17 Apr 2013 20:52:57 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Command Line]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1933</guid>
		<description><![CDATA[> Create ~/.inputrc and fill it with this: "\e[A": history-search-backward "\e[B": history-search-forward set show-all-if-ambiguous on set completion-ignore-case on > This allows you to search through your history using the up and down arrows … i.e. type &#8220;cd /&#8221; and press &#8230;<p class="read-more"><a href="http://teachthe.net/?p=1933">Read more &#187;</a></p>]]></description>
				<content:encoded><![CDATA[<p>> Create ~/.inputrc and fill it with this:</p>
<pre>
"\e[A": history-search-backward

"\e[B": history-search-forward

set show-all-if-ambiguous on

set completion-ignore-case on
</pre>
<p>> This allows you to search through your history using the up and down arrows … i.e. type &#8220;cd /&#8221; and press the up arrow and you&#8217;ll search through everything in your history that starts with &#8220;cd /&#8221;.</p>
<p>Taken from <a href="https://coderwall.com/p/oqtj8w">coderwall</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1933</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Look around you. Be amazed.</title>
		<link>http://teachthe.net/?p=1930</link>
		<comments>http://teachthe.net/?p=1930#comments</comments>
		<pubDate>Sat, 06 Apr 2013 01:40:29 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Assorted]]></category>
		<category><![CDATA[Quotations]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1930</guid>
		<description><![CDATA[&#8220;There are only two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle.&#8221; - Albert Einstein (?)]]></description>
				<content:encoded><![CDATA[<p>&#8220;There are only two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle.&#8221;</p>
<p>- Albert Einstein (?)</p>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1930</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A foundational shift</title>
		<link>http://teachthe.net/?p=1926</link>
		<comments>http://teachthe.net/?p=1926#comments</comments>
		<pubDate>Fri, 15 Feb 2013 16:24:27 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Assorted]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1926</guid>
		<description><![CDATA[&#8220;No longer an act of surrender to the mercy of God revealed in Christ, faith was now a formal assent to doctrinal truths set forth by scholars.&#8221; [Author to be added], speaking of the 17th century.]]></description>
				<content:encoded><![CDATA[<p>&#8220;No longer an act of surrender to the mercy of God revealed in Christ, faith was now a formal assent to doctrinal truths set forth by scholars.&#8221;<br />
[Author to be added], speaking of the 17th century.</p>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1926</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do we desire to know truth?</title>
		<link>http://teachthe.net/?p=1921</link>
		<comments>http://teachthe.net/?p=1921#comments</comments>
		<pubDate>Tue, 15 Jan 2013 02:54:19 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Assorted]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1921</guid>
		<description><![CDATA[&#8220;If we see some admirable work of human art, we are at once eager to investigate the nature, the manner, the end of its production; and the contemplation of the works of God stirs us with an incomparably greater longing &#8230;<p class="read-more"><a href="http://teachthe.net/?p=1921">Read more &#187;</a></p>]]></description>
				<content:encoded><![CDATA[<p>&#8220;If we see some admirable work of human art, we are at once eager to investigate the nature, the manner, the end of its production; and the contemplation of the works of God stirs us with an incomparably greater longing to learn the principles, the method, the purpose of creation. This desire, this passion, has without doubt been implanted in us by God. And as the eye seeks light, as our body craves food, so our mind is impressed with the characteristic and natural desire to know the truth of God and the causes of what we observe.&#8221;<br />
- Origen</p>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1921</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pilgrim&#8217;s Song</title>
		<link>http://teachthe.net/?p=1917</link>
		<comments>http://teachthe.net/?p=1917#comments</comments>
		<pubDate>Sun, 16 Dec 2012 16:37:41 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[C. S. Lewis]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1917</guid>
		<description><![CDATA[He whom I bow to only knows to whom I bow When I attempt the ineffable name, murmuring Thou; And dream of Pheidian fancies and embrace in heart Meanings, I know, that cannot be the thing thou art. All my &#8230;<p class="read-more"><a href="http://teachthe.net/?p=1917">Read more &#187;</a></p>]]></description>
				<content:encoded><![CDATA[<blockquote><p>
He whom I bow to only knows to whom I bow<br />
When I attempt the ineffable name, murmuring Thou;<br />
And dream of Pheidian fancies and embrace in heart<br />
Meanings, I know, that cannot be the thing thou art.<br />
All my prayers always, taken at their word, blaspheme,<br />
Invoking with frail imageries a folk-lore dream;<br />
And all men are idolaters, crying unheard<br />
To senseless idols, if thou take them at their word,<br />
And all men in their praying, self-deceived, address<br />
One that is not (so saith that old rebuke) unless<br />
Thou, of mere grace, appropriate, and to thee divert<br />
Men&#8217;s arrows, all at hazard aimed, beyond desert.<br />
Take not, oh Lord, our literal sense, but in thy great,<br />
Unbroken speech our halting metaphor translate.
</p></blockquote>
<p>The Pilgrim&#8217;s Regress, C.S. Lewis</p>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1917</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grep</title>
		<link>http://teachthe.net/?p=1902</link>
		<comments>http://teachthe.net/?p=1902#comments</comments>
		<pubDate>Fri, 30 Nov 2012 16:38:56 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[CTF Quick Reference]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1902</guid>
		<description><![CDATA[Filter output, show only matching items ps -e &#124; grep bash Filter output, show inverse of matching items (all items WITHOUT pattern) ps -e &#124; grep -v bash Find specific text within multiple files grep -l [text to find] [files &#8230;<p class="read-more"><a href="http://teachthe.net/?p=1902">Read more &#187;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Filter output, show only matching items</p>
<pre>ps -e | grep bash</pre>
<p>Filter output, show inverse of matching items (all items WITHOUT pattern)</p>
<pre>ps -e | grep -v bash</pre>
<p>Find specific text within multiple files</p>
<pre>
grep -l  [text to find] [files to look in]
*Note: that's a lower-case L
grep -l Query *.php
*Note: Flag "-lr" will recursively search directories
</pre>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1902</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find a file on a file system</title>
		<link>http://teachthe.net/?p=1900</link>
		<comments>http://teachthe.net/?p=1900#comments</comments>
		<pubDate>Fri, 30 Nov 2012 16:37:41 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[CTF Quick Reference]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1900</guid>
		<description><![CDATA[Find a file find / -name 'tmp.txt' Find a file, do not display error messages find / -name 'tmp.txt' 2>/dev/null Find specific text within multiple files grep -l [text to find] [files to look in] *Note: that's a lower-case L &#8230;<p class="read-more"><a href="http://teachthe.net/?p=1900">Read more &#187;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Find a file</p>
<pre>find / -name 'tmp.txt'</pre>
<p>Find a file, do not display error messages</p>
<pre>find / -name 'tmp.txt' 2>/dev/null</pre>
<p>Find specific text within multiple files</p>
<pre>
grep -l  [text to find] [files to look in]
*Note: that's a lower-case L
grep -l Query *.php
*Note: Flag "-lr" will recursively search directories
</pre>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1900</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hash a file</title>
		<link>http://teachthe.net/?p=1895</link>
		<comments>http://teachthe.net/?p=1895#comments</comments>
		<pubDate>Fri, 30 Nov 2012 15:57:50 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[CTF Quick Reference]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1895</guid>
		<description><![CDATA[$ md5 $ md5 teachthe.txt]]></description>
				<content:encoded><![CDATA[<p>$ md5 <filename><br />
$ md5 teachthe.txt</p>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1895</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decrypt file with openssl</title>
		<link>http://teachthe.net/?p=1893</link>
		<comments>http://teachthe.net/?p=1893#comments</comments>
		<pubDate>Fri, 30 Nov 2012 15:56:29 +0000</pubDate>
		<dc:creator>Seanybob</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[CTF Quick Reference]]></category>

		<guid isPermaLink="false">http://teachthe.net/?p=1893</guid>
		<description><![CDATA[$ openssl enc -in -d -out - $ openssl enc -in teachthe.enc -d -out net.dec -rc4 To see cypher types available, they will pop up if you insert an invalid encryption type. $ openssl enc -in teachthe.enc -d -out net.dec &#8230;<p class="read-more"><a href="http://teachthe.net/?p=1893">Read more &#187;</a></p>]]></description>
				<content:encoded><![CDATA[<pre>$ openssl enc -in <input_file> -d -out <output_file> -<encryption_type>
$ openssl enc -in teachthe.enc -d -out net.dec -rc4</pre>
<p>To see cypher types available, they will pop up if you insert an invalid encryption type.</p>
<pre>$ openssl enc -in teachthe.enc -d -out net.dec -feces
unknown option '-feces'
options are
-in <file>     input file
-out <file>    output file
-pass <arg>    pass phrase source
-e             encrypt
-d             decrypt
-a/-base64     base64 encode/decode, depending on encryption flag
-k             passphrase is the next argument
-kfile         passphrase is the first line of the file argument
-md            the next argument is the md to use to create a key
                 from a passphrase.  One of md2, md5, sha or sha1
-S             salt in hex is the next argument
-K/-iv         key/iv in hex is the next argument
-[pP]          print the iv/key (then exit if -P)
-bufsize <n>   buffer size
-nopad         disable standard block padding
-engine e      use engine e, possibly a hardware device.
Cipher Types
-aes-128-cbc               -aes-128-cfb               -aes-128-cfb1             
-aes-128-cfb8              -aes-128-ctr               -aes-128-ecb              
-aes-128-gcm               -aes-128-ofb               -aes-128-xts              
-aes-192-cbc               -aes-192-cfb               -aes-192-cfb1             
-aes-192-cfb8              -aes-192-ctr               -aes-192-ecb              
-aes-192-gcm               -aes-192-ofb               -aes-256-cbc              
-aes-256-cfb               -aes-256-cfb1              -aes-256-cfb8             
-aes-256-ctr               -aes-256-ecb               -aes-256-gcm              
-aes-256-ofb               -aes-256-xts               -aes128                   
-aes192                    -aes256                    -bf                       
-bf-cbc                    -bf-cfb                    -bf-ecb                   
-bf-ofb                    -blowfish                  -camellia-128-cbc         
-camellia-128-cfb          -camellia-128-cfb1         -camellia-128-cfb8        
-camellia-128-ecb          -camellia-128-ofb          -camellia-192-cbc         
-camellia-192-cfb          -camellia-192-cfb1         -camellia-192-cfb8        
-camellia-192-ecb          -camellia-192-ofb          -camellia-256-cbc         
-camellia-256-cfb          -camellia-256-cfb1         -camellia-256-cfb8        
-camellia-256-ecb          -camellia-256-ofb          -camellia128              
-camellia192               -camellia256               -cast                     
-cast-cbc                  -cast5-cbc                 -cast5-cfb                
-cast5-ecb                 -cast5-ofb                 -des                      
-des-cbc                   -des-cfb                   -des-cfb1                 
-des-cfb8                  -des-ecb                   -des-ede                  
-des-ede-cbc               -des-ede-cfb               -des-ede-ofb              
-des-ede3                  -des-ede3-cbc              -des-ede3-cfb             
-des-ede3-cfb1             -des-ede3-cfb8             -des-ede3-ofb             
-des-ofb                   -des3                      -desx                     
-desx-cbc                  -id-aes128-GCM             -id-aes192-GCM            
-id-aes256-GCM             -idea                      -idea-cbc                 
-idea-cfb                  -idea-ecb                  -idea-ofb                 
-rc2                       -rc2-40-cbc                -rc2-64-cbc               
-rc2-cbc                   -rc2-cfb                   -rc2-ecb                  
-rc2-ofb                   -rc4                       -rc4-40                   
-rc4-hmac-md5              -seed                      -seed-cbc                 
-seed-cfb                  -seed-ecb                  -seed-ofb  </pre>
]]></content:encoded>
			<wfw:commentRss>http://teachthe.net/?feed=rss2&#038;p=1893</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
