<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Permissions - Tag - SalehTZ</title><link>https://archive.salehtz.ir/tags/permissions/</link><description>Permissions - 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/permissions/" 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></channel></rss>