<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Amber</title>
    <description>The latest articles on DEV Community by Amber (@amber_9b6e82e8642c395e3b2).</description>
    <link>https://dev.to/amber_9b6e82e8642c395e3b2</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3692949%2F342ac258-b843-4370-af82-efaed76fabe0.png</url>
      <title>DEV Community: Amber</title>
      <link>https://dev.to/amber_9b6e82e8642c395e3b2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amber_9b6e82e8642c395e3b2"/>
    <language>en</language>
    <item>
      <title>DO ENGAGE WITH MY FIRST BLOG</title>
      <dc:creator>Amber</dc:creator>
      <pubDate>Sun, 04 Jan 2026 18:43:47 +0000</pubDate>
      <link>https://dev.to/amber_9b6e82e8642c395e3b2/do-engage-with-my-first-blog-523n</link>
      <guid>https://dev.to/amber_9b6e82e8642c395e3b2/do-engage-with-my-first-blog-523n</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/amber_9b6e82e8642c395e3b2" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3692949%2F342ac258-b843-4370-af82-efaed76fabe0.png" alt="amber_9b6e82e8642c395e3b2"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://zeroday.forem.com/amber_9b6e82e8642c395e3b2/my-first-blog-as-a-cybersecurity-beginner-learning-networking-with-wireshark-33cn" class="ltag__link__link" rel="noopener noreferrer"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;My First Blog as a Cybersecurity Beginner: Learning Networking with Wireshark.&lt;/h2&gt;
      &lt;h3&gt;Amber ・ Jan 4&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#beginners&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#networksec&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#career&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#education&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>beginners</category>
      <category>networksec</category>
      <category>career</category>
      <category>education</category>
    </item>
    <item>
      <title>My First Blog as a Cybersecurity Beginner: Learning Networking with Wireshark.</title>
      <dc:creator>Amber</dc:creator>
      <pubDate>Sun, 04 Jan 2026 18:42:34 +0000</pubDate>
      <link>https://dev.to/amber_9b6e82e8642c395e3b2/my-first-blog-as-a-cybersecurity-beginner-learning-networking-with-wireshark-33cn</link>
      <guid>https://dev.to/amber_9b6e82e8642c395e3b2/my-first-blog-as-a-cybersecurity-beginner-learning-networking-with-wireshark-33cn</guid>
      <description>&lt;p&gt;Hey! Its  Amber👋&lt;br&gt;
Welcome to my first blog .Let me introduce myself first, I am a second year Computer Science student and passionate about Cybersecurity. Here I will be sharing my personal notes and ideas while I am learning things out myself.As an introvert I hardly ask for mentorship from college professors so the only mentor I got for myself is Chat-GPT.I’m honestly excited (and a little scared) to begin this journey, so yeah — let’s start. Make sure you read till the end 😉.&lt;br&gt;
Firstly I started with &lt;strong&gt;Networking **because everyone out there said learn networking concepts well if you want to get into cybersecurity so here I am. Learning networking concepts, and along with that, I explored a tool that’s actually used in the industry to capture and analyze network traffic — **Wireshark&lt;/strong&gt;. .To understand how network traffic analysis work it helped me a lot. Initially I was too confused with protocols and IP addresses &lt;br&gt;
So many protocols.&lt;br&gt;
So many IP addresses.&lt;br&gt;
Packets flying everywhere like chaos.&lt;br&gt;
random data in different Colors. &lt;br&gt;
but not to lie hands on this tool made it super easy for me to learn networking concepts.&lt;br&gt;
Now I could actually see&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;How packets move&lt;br&gt;
Which protocol is doing what&lt;br&gt;
How communication really happens behind the scenes&lt;br&gt;
And in between all this what I realized is "Networking isnt about memorizing protocols, its about understanding the communication".&lt;br&gt;
Right now, I’m focusing on:&lt;br&gt;
Understanding common protocols (HTTP, TCP, DNS, etc.)&lt;br&gt;
Practicing more packet analysis&lt;br&gt;
Strengthening my networking basics before jumping deeper into cybersecurity.&lt;br&gt;
If you are a beginner like me and feeling overwhelmed by networking or any concept, just know that Confusion is part of the process and You don’t need to understand everything on day one.&lt;br&gt;
If you are already into cybersecurity or networking then do let me know Did you start with networking too?&lt;br&gt;
Or did you jump straight into security tools?&lt;br&gt;
I would love to hear how your journey started.Alright lets just keep it short for my first blog hope you all liked it. Thank You!&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>beginners</category>
      <category>networksec</category>
      <category>career</category>
      <category>education</category>
    </item>
    <item>
      <title>My First Blog as a Cybersecurity Beginner: Learning Networking with Wireshark.</title>
      <dc:creator>Amber</dc:creator>
      <pubDate>Sun, 04 Jan 2026 18:22:13 +0000</pubDate>
      <link>https://dev.to/amber_9b6e82e8642c395e3b2/my-first-blog-as-a-cybersecurity-beginner-learning-networking-with-wireshark-31a8</link>
      <guid>https://dev.to/amber_9b6e82e8642c395e3b2/my-first-blog-as-a-cybersecurity-beginner-learning-networking-with-wireshark-31a8</guid>
      <description>&lt;p&gt;Hey! Its  Amber👋&lt;br&gt;
Welcome to my first blog .Let me introduce myself first, I am a second year Computer Science student and passionate about Cybersecurity. Here I will be sharing my personal notes and ideas while I am learning things out myself.As an introvert I hardly ask for mentorship from college professors so the only mentor I got for myself is Chat-GPT.I’m honestly excited (and a little scared) to begin this journey, so yeah — let’s start. Make sure you read till the end 😉.&lt;br&gt;
Firstly I started with &lt;strong&gt;Networking&lt;/strong&gt; because everyone out there said learn networking concepts well if you want to get into cybersecurity so here I am. Learning networking concepts, and along with that, I explored a tool that’s actually used in the industry to capture and analyze network traffic — &lt;strong&gt;Wireshark&lt;/strong&gt;. .To understand how network traffic analysis work it helped me a lot. Initially I was too confused with protocols and IP addresses &lt;br&gt;
So many protocols.&lt;br&gt;
So many IP addresses.&lt;br&gt;
Packets flying everywhere like chaos.&lt;br&gt;
random data in different Colors. &lt;br&gt;
but not to lie hands on this tool made it super easy for me to learn networking concepts.&lt;br&gt;
Now I could actually see&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;How packets move&lt;br&gt;
Which protocol is doing what&lt;br&gt;
How communication really happens behind the scenes&lt;br&gt;
And in between all this what I realized is "Networking isnt about memorizing protocols, its about understanding the communication".&lt;br&gt;
Right now, I’m focusing on:&lt;br&gt;
Understanding common protocols (HTTP, TCP, DNS, etc.)&lt;br&gt;
Practicing more packet analysis&lt;br&gt;
Strengthening my networking basics before jumping deeper into cybersecurity.&lt;br&gt;
If you are a beginner like me and feeling overwhelmed by networking or any concept, just know that Confusion is part of the process and You don’t need to understand everything on day one.&lt;br&gt;
If you are already into cybersecurity or networking then do let me know Did you start with networking too?&lt;br&gt;
Or did you jump straight into security tools?&lt;br&gt;
I would love to hear how your journey started. Alright lets just keep it short for my first blog hope you all liked it. Thank You!&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>beginners</category>
      <category>networking</category>
      <category>cybersecurity</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
