<?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>wargames Archives - Tech Chronicles</title>
	<atom:link href="http://kostacipo.stream/tag/wargames/feed/" rel="self" type="application/rss+xml" />
	<link>http://kostacipo.stream/tag/wargames/</link>
	<description>Ramblings of a Tech Dude</description>
	<lastBuildDate>Fri, 07 Feb 2020 10:27:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://kostacipo.stream/wp-content/uploads/2019/12/cropped-profile-32x32.jpg</url>
	<title>wargames Archives - Tech Chronicles</title>
	<link>http://kostacipo.stream/tag/wargames/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WhatTheHack &#8211; A Collection Of Challenge Based Hack-A-Thons Including Student Guide, Proctor Guide, Lecture Presentations, Sample/Instructional Code And Templates</title>
		<link>http://kostacipo.stream/whatthehack-a-collection-of-challenge-based-hack-a-thons-including-student-guide-proctor-guide-lecture-presentations-sample-instructional-code-and-templates/</link>
					<comments>http://kostacipo.stream/whatthehack-a-collection-of-challenge-based-hack-a-thons-including-student-guide-proctor-guide-lecture-presentations-sample-instructional-code-and-templates/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Fri, 07 Feb 2020 10:27:06 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Wargames]]></category>
		<category><![CDATA[wargames]]></category>
		<guid isPermaLink="false">http://www.kostacipo.stream/?p=1742</guid>

					<description><![CDATA[<p>&#160; WhatTheHack is a collection of challenge based hack-a-thons including student guide, proctor guide, lecture presentations, sample/instructional code and templates. What, Why and How &#8220;What the Hack&#8221; is a challenge based hackathon format Challenges describe high-level tasks and goals to be accomplished Challenges are not step-by-step labs Attendees work in teams of 3 to 5 [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/whatthehack-a-collection-of-challenge-based-hack-a-thons-including-student-guide-proctor-guide-lecture-presentations-sample-instructional-code-and-templates/">WhatTheHack &#8211; A Collection Of Challenge Based Hack-A-Thons Including Student Guide, Proctor Guide, Lecture Presentations, Sample/Instructional Code And Templates</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p>WhatTheHack is a collection of challenge based hack-a-thons including student guide, proctor guide, lecture presentations, sample/instructional code and templates.</p>
<p><b>What, Why and How</b></p>
<ul>
<li>&#8220;What the Hack&#8221; is a challenge based hackathon format</li>
<li>Challenges describe high-level tasks and goals to be accomplished</li>
<li>Challenges are not step-by-step labs</li>
<li>Attendees work in teams of 3 to 5 people to solve the challenges</li>
<li>Attendees &#8220;learn from&#8221; and &#8220;share with&#8221; each other</li>
<li>By having to &#8220;figure it out&#8221;, attendee knowledge retention is greater</li>
<li>Proctors provide guidance, but not answers to the teams</li>
<li>Emcees provide lectures &amp; demos to setup challenges &amp; review solutions</li>
<li>What the Hack can be hosted in-person or virtually via MS Teams</li>
</ul>
<p><a name="more"></a><br /><b>How to Add Your Hack</b><br />We welcome all new hacks! The process for doing this is:</p>
<ul>
<li>Fork this repo into your own github account</li>
<li>Create a new branch for your work</li>
<li>Add a new top level folder using the next number in sequence, eg:
<ul>
<li>011-BigNewHack</li>
</ul>
</li>
<li>Within this folder, create two folders, each with two folders with in that looks like this:
<ul>
<li>Host
<ul>
<li>Guides</li>
<li>Solutions</li>
</ul>
</li>
<li>Student
<ul>
<li>Guides</li>
<li>Resources</li>
</ul>
</li>
</ul>
</li>
<li>The content of each folder should be:
<ul>
<li><strong>Student/Guides</strong>: The Student&#8217;s Guide</li>
<li><strong>Student/Resources</strong>: Any template or &#8220;starter&#8221; files that students may need in challenges</li>
<li><strong>Host/Guides</strong>: The Proctor&#8217;s Guide lives here as well as any Lecture slide decks</li>
<li><strong>Host/Solutions</strong>: Specific files that the proctors might need that have solutions in them.</li>
</ul>
</li>
<li>Once your branch and repo have all your content and it formatted correctly, follow the instructions on this page to submit a pull request back to the main repository:
<ul>
<li><a title="https://help.github.com/articles/creating-a-pull-request-from-a-fork/" href="https://help.github.com/articles/creating-a-pull-request-from-a-fork/" target="_blank" rel="nofollow noopener noreferrer">https://help.github.com/articles/creating-a-pull-request-from-a-fork/</a></li>
</ul>
</li>
</ul>
<div><b><a class="kiploit-download" title="Download WhatTheHack" href="https://github.com/microsoft/WhatTheHack" target="_blank" rel="nofollow noopener noreferrer">Download WhatTheHack</a></b></div>
<p>The post <a href="http://kostacipo.stream/whatthehack-a-collection-of-challenge-based-hack-a-thons-including-student-guide-proctor-guide-lecture-presentations-sample-instructional-code-and-templates/">WhatTheHack &#8211; A Collection Of Challenge Based Hack-A-Thons Including Student Guide, Proctor Guide, Lecture Presentations, Sample/Instructional Code And Templates</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/whatthehack-a-collection-of-challenge-based-hack-a-thons-including-student-guide-proctor-guide-lecture-presentations-sample-instructional-code-and-templates/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OverTheWire Bandit Walkthrough – Level 0 – 6</title>
		<link>http://kostacipo.stream/overthewire-bandit-walkthrough-level-0-6/</link>
					<comments>http://kostacipo.stream/overthewire-bandit-walkthrough-level-0-6/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Fri, 07 Feb 2020 10:16:10 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wargames]]></category>
		<category><![CDATA[wargames]]></category>
		<guid isPermaLink="false">http://www.kostacipo.stream/?p=1736</guid>

					<description><![CDATA[<p>&#160; What is OverTheWire? The wargames offered by the OverTheWire community can help you to learn and practice security concepts in the form of fun-filled games. Link: https://overthewire.org What is OverTheWire Bandit? The Bandit wargame is aimed at absolute beginners. It will teach the basics needed to be able to play other wargames. Getting Started [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/overthewire-bandit-walkthrough-level-0-6/">OverTheWire Bandit Walkthrough – Level 0 – 6</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p><iframe title="OverTheWire Bandit Walkthrough - Level 0 - 6" src="https://www.youtube.com/embed/ff2Au8BIy_A?feature=oembed" allowfullscreen="allowfullscreen" data-mce-fragment="1" width="678" height="381" frameborder="0"></iframe></p>
<h1>What is OverTheWire?</h1>
<p>The wargames offered by the OverTheWire community can help you to learn and practice security concepts in the form of fun-filled games.</p>
<p>Link: <a href="https://overthewire.org">https://overthewire.org</a></p>
<h2>What is OverTheWire Bandit?</h2>
<p>The Bandit wargame is aimed at absolute beginners. It will teach the basics needed to be able to play other wargames.</p>
<h2>Getting Started</h2>
<p>To get started with the wargames, you need to use SSH to connect to the OverTheWire bandit servers, you can do this by using SSH clients on both Windows and Linux. The preferred SSH client for Windows is <a href="https://putty.org/">Putty</a> and the preferred client for Linux is OpenSSH.</p>
<p>You can install the OpenSSH client on Linux by running the following command:</p>
<blockquote>
<p>sudo apt-get install openssh-client</p>
</blockquote>
<p>Alternatively, if you are running an Arch-based distribution you can run the following command with pacman:</p>
<blockquote>
<p>sudo pacman -S openssh</p>
</blockquote>
<p>After you have an SSH client installed you can connect to the OverTheWire Bandit server by using the following syntax.</p>
<blockquote>
<p>ssh username@address -p &lt;port&gt;</p>
</blockquote>
<h2>Level 0 – 1</h2>
<p>We can get started with level 0 by connecting to the server with the following credentials:</p>
<p>Username: bandit0</p>
<p>Password: bandit0</p>
<p>We can connect to the server via SSH with the following syntax:</p>
<blockquote>
<p>ssh bandit0@bandit.labs.overthewire.org -p 2220</p>
</blockquote>
<p>After authenticating with the server, we should have access as bandit0. After listing the files in the current working directory, we are greeted with a readme file. We get the password for the next level by displaying the content of the file.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone wp-image-5883" src="https://hsploit.com/wp-content/uploads/2020/01/level0-1-300x108.png" sizes="(max-width: 525px) 100vw, 525px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level0-1-300x108.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level0-1.png 602w" alt="" width="525" height="189"></p>
<h2>Level 1 – 2</h2>
<p>The objective for this level is to display the content of a file called -. After displaying the content of the file with cat, we get the password for the next level.</p>
<p><img decoding="async" class="alignnone wp-image-5885" src="https://hsploit.com/wp-content/uploads/2020/01/level1-2-300x108.png" sizes="(max-width: 528px) 100vw, 528px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level1-2-300x108.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level1-2.png 602w" alt="" width="528" height="190"></p>
<h2>Level 2 – 3</h2>
<p>The objective for this level is to display the content of a file with spaces in the filename. We can use cat to display the content of the file as shown in the screenshot below.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5886" src="https://hsploit.com/wp-content/uploads/2020/01/level2-3-300x108.png" sizes="auto, (max-width: 536px) 100vw, 536px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level2-3-300x108.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level2-3.png 602w" alt="" width="536" height="193"></p>
<h2>Level 3 – 4</h2>
<p>The password for level 4 can be found in the <strong>inhere</strong> directory. After listing the files in the directory, we are greeted with a dot file called <em><strong>.hidden</strong></em>. We can use cat to display the content of the file to get the next password.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5887" src="https://hsploit.com/wp-content/uploads/2020/01/level3-4-300x163.png" sizes="auto, (max-width: 545px) 100vw, 545px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level3-4-300x163.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level3-4.png 602w" alt="" width="545" height="296"></p>
<h2>Level 4 – 5</h2>
<p>This level involves finding a human-readable file stored in the inhere directory. We can utilize the find command in conjunction with the xargs utility. This will display the files in the directory and their type. In this case, we find that the only human-readable file in the directory is -file07. We can use cat to display the content of the file to get the password for the next level.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5889" src="https://hsploit.com/wp-content/uploads/2020/01/level4-5-300x269.png" sizes="auto, (max-width: 553px) 100vw, 553px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level4-5-300x269.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level4-5.png 602w" alt="" width="553" height="496"></p>
<h2>Level 5 – 6</h2>
<p>This level involves finding a file in the inhere directory with specific parameters:</p>
<ul>
<li>Is human-readable</li>
<li>1033 bytes in size</li>
<li>not executable</li>
</ul>
<p>We can utilize the find command with specific arguments tailored to the specific characteristics of the file we are looking for.</p>
<blockquote>
<p>find . -type -f -size 1033c ! -executable</p>
</blockquote>
<p>After running the command, we find that the file that matches the search parameters is <em><strong>.file2.&nbsp;</strong></em>We can display the content of the file with cat to get the password for the next level.</p>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-5891" src="https://hsploit.com/wp-content/uploads/2020/01/level5-6-300x68.png" sizes="auto, (max-width: 569px) 100vw, 569px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level5-6-300x68.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level5-6.png 693w" alt="" width="569" height="129"></p>
<h2>Level 6 – 7</h2>
<p>Similar to level 5, this level involves finding a file on the server with specific parameters and ownership permissions:</p>
<ul>
<li>Owner by user bandit7</li>
<li>owned by group bandit6</li>
<li>33 bytes in size</li>
</ul>
<p>We can use the find command with the following options and parameters to fine-tune our results.</p>
<blockquote>
<p>find / -type f -user bandit7 -group bandit6 -size 33c</p>
</blockquote>
<p>After running the command we find the file that we were looking for.</p>
<p><img loading="lazy" decoding="async" class="alignnone  wp-image-5893" src="https://hsploit.com/wp-content/uploads/2020/01/level6-7-300x26.png" sizes="auto, (max-width: 577px) 100vw, 577px" srcset="https://hsploit.com/wp-content/uploads/2020/01/level6-7-300x26.png 300w, https://hsploit.com/wp-content/uploads/2020/01/level6-7-678x60.png 678w, https://hsploit.com/wp-content/uploads/2020/01/level6-7.png 693w" alt="" width="577" height="50"></p>
<p>The post <a href="http://kostacipo.stream/overthewire-bandit-walkthrough-level-0-6/">OverTheWire Bandit Walkthrough – Level 0 – 6</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/overthewire-bandit-walkthrough-level-0-6/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
