惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
云风的 BLOG
云风的 BLOG
罗磊的独立博客
C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
I
InfoQ
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
B
Blog RSS Feed

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Starting My Cybersecurity Learning Journey 🚀
Arashad Dodhiya · 2026-05-31 · via DEV Community
Cover image for Starting My Cybersecurity Learning Journey 🚀

Arashad Dodhiya

Starting My Cybersecurity Learning Journey 🚀

Hey everyone 👋

I'm Arashad, and this is my first post on Dev.to.

Over the last few months, I've been diving deep into cybersecurity. What started as simple curiosity quickly turned into late nights reading documentation, setting up labs, breaking things, fixing them, and asking myself a lot of questions.

One thing I've learned is that cybersecurity is huge.

There are so many topics-networking, web security, cryptography, operating systems, authentication, reconnaissance, cloud security, malware analysis, and much more. Sometimes it feels like the deeper you go, the more you realize how much there is still to learn.

That's exactly why I'm starting this blog.

Why I'm Writing

I'm not an expert.

I'm a learner.

And honestly, I think that's a good thing.

As I study different concepts, I often find explanations that are either too complex or assume you already know a lot of background information. So whenever I finally understand something, I write it down in simple words.

Instead of keeping those notes to myself, I thought I'd share them publicly.

Maybe they'll help someone who's learning the same things I am.

What You'll Find Here

Most of my posts will focus on:

  • Cybersecurity fundamentals
  • Networking concepts
  • Reconnaissance and enumeration
  • Nmap and scanning techniques
  • Web application security
  • Authentication and authorization
  • Cryptography concepts
  • Vulnerability research
  • Security tools and labs
  • Beginner-friendly explanations

My goal is simple:

Learn. Build. Share. Repeat.

What Makes This Blog Different?

I won't be pretending to know everything.

If I learn something interesting, I'll write about it.

If I make mistakes, I'll correct them.

If I discover a better explanation, I'll share it.

Think of this blog as a public notebook documenting my journey through cybersecurity.

What's Coming Next?

Some topics I'm currently learning and planning to write about:

  • Why Hosts Block ICMP but Nmap Still Finds Them
  • Encoding vs Hashing vs Encryption
  • NTLM Authentication Explained
  • Kerberoasting for Beginners
  • NoSQL Injection Basics
  • HTTP Request Smuggling Explained
  • Reconnaissance Methodology for Beginners

Let's Connect

If you're also learning cybersecurity, feel free to follow along.

And if you're experienced in the field, I'd love to learn from your feedback and suggestions.

Thanks for stopping by and reading my first post.

Here's to learning something new every day. 🍻

See you in the next post.