01. Build the foundation
I want to understand how websites actually work. That means learning HTML, CSS, JavaScript, HTTP, APIs, databases and backend development.
یک آزمایشگاه شخصی برای یادگیری امنیت سایبری، برنامهنویسی، لینوکس، تحلیل امنیتی و تست نفوذ قانونی برنامههای وب.
{
"website": "mormory.ir",
"mission": "Cybersecurity Learning",
"focus": [
"Frontend",
"Backend",
"Python",
"Linux",
"Web Security",
"SOC Analysis",
"Authorized Pentesting"
],
"method": "Learn → Build → Test → Detect → Defend",
"environment": "Authorized labs only"
}
This website documents my journey into cybersecurity and gives me a structured environment to learn how modern web applications work from both the developer and security perspectives.
I want to understand how websites actually work. That means learning HTML, CSS, JavaScript, HTTP, APIs, databases and backend development.
Linux is an important part of modern infrastructure and security engineering. I am learning the shell, permissions, processes, networking, services, logs and system administration.
Python will be used for automation, data processing, security tooling, API interaction, log analysis and building small security utilities.
The goal is not simply to memorize vulnerabilities. I want to understand why they happen, how developers prevent them, how defenders detect them and how authorized testers validate them in controlled labs.
The skills are connected. Understanding development makes application security easier to understand, while Linux and networking provide the infrastructure foundation.