Broken Access Controls
As I have been working on my projects, I have come across the same shared sentiment. Security in every step of development. While that my sound like overkill if you can imagine building a huge wall before you start building the house, here are situations where the wall before the house make sense.
If your building materials are behind the wall then they are safe, well safer than not having a wall (these days you could have an electric fence and people would still find a way to get inπ)
Now this is way worse in a website because you could have banking information system, etc. so what is this?
Broken Access Controls
This is a process whereby a user gets access to a webpage that they were not intended to access ~ Source: ME
Let's give an example with a very beautiful website for farming.


and just like that you can be secure from unauthorized access. Now for larger projects it becomes more complicated than this and this is a basic depiction using a website that renders straight files. But hope you learnt something!




Interesting
ReplyDelete