<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Access-Control on Sh1nn's blog - Penetration Tester and Security Researcher</title><link>https://sh1nn.is-a.dev/tags/access-control/</link><description>Recent content in Access-Control on Sh1nn's blog - Penetration Tester and Security Researcher</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sh1nn.is-a.dev/tags/access-control/index.xml" rel="self" type="application/rss+xml"/><item><title>Authentication vs Authorization: From Internal Mechanics to Deep Testing</title><link>https://sh1nn.is-a.dev/posts/authentication-authorization-from-internal-mechanics-to-deep-testing/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate><guid>https://sh1nn.is-a.dev/posts/authentication-authorization-from-internal-mechanics-to-deep-testing/</guid><description>&lt;h1 id="authentication-vs-authorization-from-internal-mechanics-to-deep-testing"&gt;Authentication vs Authorization: From Internal Mechanics to Deep Testing&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;This article is intended only for labs, systems you own, or targets you are explicitly authorized to test.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Authentication and authorization are often taught through two short definitions:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Authentication = Who are you?
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Authorization = What are you allowed to do?
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Those definitions are correct, but they are not enough for serious penetration testing. To test deeply, we need to understand the entire chain:&lt;/p&gt;</description></item></channel></rss>