<?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>Forem: Matt</title>
    <description>The latest articles on Forem by Matt (@ackstorm).</description>
    <link>https://forem.com/ackstorm</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%2F3391038%2F244281f7-2007-4dee-b318-eaf8f5bb3f11.png</url>
      <title>Forem: Matt</title>
      <link>https://forem.com/ackstorm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ackstorm"/>
    <language>en</language>
    <item>
      <title>📡 Diving into Nmap: Exploring Traffic with Wireshark</title>
      <dc:creator>Matt</dc:creator>
      <pubDate>Sun, 27 Jul 2025 18:09:20 +0000</pubDate>
      <link>https://forem.com/ackstorm/diving-into-nmap-exploring-traffic-with-wireshark-3512</link>
      <guid>https://forem.com/ackstorm/diving-into-nmap-exploring-traffic-with-wireshark-3512</guid>
      <description>&lt;p&gt;Hey everyone 👋&lt;/p&gt;

&lt;p&gt;This is my first post here on dev.to! I'm currently taking a deep dive into Nmap, the powerful network scanning tool that so many security pros rely on. But instead of just reading results in the terminal, I wanted to go a step further…&lt;/p&gt;

&lt;p&gt;💡 I'm pairing Nmap with Wireshark to observe the actual packets being sent and received during different types of scans.&lt;/p&gt;

&lt;p&gt;So far, I've been experimenting with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SYN scans (-sS)&lt;/li&gt;
&lt;li&gt;Connect scans (-sT)&lt;/li&gt;
&lt;li&gt;OS detection (-O)&lt;/li&gt;
&lt;li&gt;Ping sweeps (-sn)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By watching the network traffic in Wireshark while I run these commands, I’m learning a ton about how each scan behaves under the hood — what packets are sent, what responses come back, and how Nmap builds its results.&lt;/p&gt;

&lt;p&gt;This hands-on combo has been super insightful for understanding how tools like Nmap interact with networks at a packet level.&lt;/p&gt;

&lt;p&gt;I'll be sharing more stuff soon.&lt;/p&gt;

&lt;p&gt;Cheers to learning by doing 🛠️&lt;br&gt;
-Matt&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>nmap</category>
      <category>wireshark</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
