<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Find Command - Tag - SalehTZ</title><link>https://archive.salehtz.ir/tags/find-command/</link><description>Find Command - Tag - SalehTZ</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>mstalebizadeh@gmail.com (SalehTZ)</managingEditor><webMaster>mstalebizadeh@gmail.com (SalehTZ)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 27 May 2025 09:01:17 +0330</lastBuildDate><atom:link href="https://archive.salehtz.ir/tags/find-command/" rel="self" type="application/rss+xml"/><item><title>Bandit Level 6 to 7: Searching the Entire Filesystem</title><link>https://archive.salehtz.ir/bandit_6_7/</link><pubDate>Tue, 27 May 2025 09:01:17 +0330</pubDate><author>SalehTZ</author><guid>https://archive.salehtz.ir/bandit_6_7/</guid><description><![CDATA[<h2 id="introduction">Introduction</h2>
<p>In the previous level, we used <code>find</code> to search within a specific directory. Now, in Bandit Level 6 to 7, we&rsquo;re taking the training wheels off. The password file could be anywhere on the entire server, and we must once again use its properties to locate it.</p>
<p>This level introduces the challenge of running a search with broad scope, which often generates a lot of noise. We will learn how to filter out that noise to find exactly what we&rsquo;re looking for.</p>]]></description></item><item><title>Bandit Level 5 to 6: Mastering the 'find' Command</title><link>https://archive.salehtz.ir/bandit_5_6/</link><pubDate>Tue, 27 May 2025 09:01:10 +0330</pubDate><author>SalehTZ</author><guid>https://archive.salehtz.ir/bandit_5_6/</guid><description><![CDATA[<h2 id="introduction">Introduction</h2>
<p>So far in the Bandit wargame, we&rsquo;ve found files based on their names or by looking in specific places. Level 5 to 6 takes a significant step up in complexity and introduces one of the most powerful file-searching utilities in Linux: the <code>find</code> command.</p>
<p>Instead of a name, we are given a set of properties—metadata—that describe the file containing the password. Our task is to translate these properties into a command that can sift through a maze of directories to find our target.</p>]]></description></item></channel></rss>