<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CTF on Mithila Abhayasinghe</title><link>https://mithila.cc/tags/ctf/</link><description>Recent content in CTF on Mithila Abhayasinghe</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 08 Sep 2026 18:00:00 +0530</lastBuildDate><atom:link href="https://mithila.cc/tags/ctf/index.xml" rel="self" type="application/rss+xml"/><item><title>OverTheWire Wargames - Bandit Writeup</title><link>https://mithila.cc/posts/wargames-bandit-writeup/</link><pubDate>Tue, 08 Sep 2026 18:00:00 +0530</pubDate><guid>https://mithila.cc/posts/wargames-bandit-writeup/</guid><description>&lt;h2 id="overthewire"&gt;&#10; OverTheWire&#10; &lt;a class="heading-link" href="#overthewire"&gt;&#10; &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;&#10; &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;&#10; &lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;h3 id="bandit"&gt;&#10; Bandit&#10; &lt;a class="heading-link" href="#bandit"&gt;&#10; &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;&#10; &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;&#10; &lt;/a&gt;&#10;&lt;/h3&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;This is a beginner level challenge which should be solvable using only basic builtin *nix commands.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h3 id="level-0"&gt;&#10; Level 0&#10; &lt;a class="heading-link" href="#level-0"&gt;&#10; &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;&#10; &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;&#10; &lt;/a&gt;&#10;&lt;/h3&gt;&#10;&lt;p&gt;Goal is to connect to the server using ssh.&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;Address: bandit.labs.overthewire.org&#10;Port: 2220&#10;Username: bandit0&#10;Password: bandit0&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Command: &lt;code&gt;ssh -p 2220 bandit0@bandit.labs.overthewire.org&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://mithila.cc/posts/wargames-bandit-writeup/images/level0/image0.png" alt="Successful Login"&gt;&lt;/p&gt;&#10;&lt;h3 id="password-for-next-level-is-is-stored-here-in-a-readme-located-in-home-directory-we-can-use-this-password-to-log-into-bandit1-again-on-the-same-ssh-port"&gt;&#10; Password for next level is is stored here in a readme located in home directory we can use this password to log into bandit1 again on the same ssh port&#10; &lt;a class="heading-link" href="#password-for-next-level-is-is-stored-here-in-a-readme-located-in-home-directory-we-can-use-this-password-to-log-into-bandit1-again-on-the-same-ssh-port"&gt;&#10; &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;&#10; &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;&#10; &lt;/a&gt;&#10;&lt;/h3&gt;&#10;&lt;p&gt;Password found for level 1: &lt;code&gt;6y2kwnwK6grgvwvpvLaa2T1cpFEKOhNR&lt;/code&gt;&lt;/p&gt;</description></item></channel></rss>