<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>appsec.fyi — nmap</title>
  <link>https://appsec.fyi/tools.html#nmap</link>
  <description>Curated nmap resources from appsec.fyi</description>
  <language>en-us</language>
  <atom:link href="https://appsec.fyi/feeds/tool/nmap.xml" rel="self" type="application/rss+xml"/>
  <lastBuildDate>Sun, 07 Jun 2026 04:05:35 +0000</lastBuildDate>
  <managingEditor>carl@chs.us (Carl Sampson)</managingEditor>
  <item>
    <title>Mastering Network Scanning: Nmap and Masscan Guide</title>
    <link>https://iritt.medium.com/mastering-network-scanning-a-practical-guide-to-nmap-and-masscan-43491ca0dfac</link>
    <guid isPermaLink="true">https://iritt.medium.com/mastering-network-scanning-a-practical-guide-to-nmap-and-masscan-43491ca0dfac</guid>
    <description>Mastering Network Scanning: Nmap and Masscan Guide</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Fri, 17 Apr 2026 14:54:35 +0000</pubDate>
  </item>
  <item>
    <title>Microsoft Patch Tuesday for April 2026 - Snort Rule and Prominent Vulnerabilities</title>
    <link>https://blog.talosintelligence.com/microsoft-patch-tuesday-april-2026/</link>
    <guid isPermaLink="true">https://blog.talosintelligence.com/microsoft-patch-tuesday-april-2026/</guid>
    <description>Snort rules detect exploitation attempts for Microsoft&#x27;s April 2026 Patch Tuesday, which includes 165 vulnerabilities. Critical issues addressed by the rules include CVE-2026-23666 (.NET DoS), CVE-2026-33824 (Windows IKE RCE), CVE-2026-33826 (Active Directory RCE), and CVE-2026-33827 (Windows TCP/IP RCE). The update also covers several &quot;more likely&quot; to be exploited important vulnerabilities, such as CVE-2026-0390 (UEFI Secure Boot bypass) and CVE-2026-32201 (SharePoint spoofing).</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 20:49:10 +0000</pubDate>
  </item>
  <item>
    <title>How I Built a 5-Path AI “Recon Beast” with n8n and Gemini (2026 Guide)</title>
    <link>https://medium.com/@spapasotiropoulos/how-i-built-a-5-path-ai-recon-beast-with-n8n-and-gemini-2026-guide-dcf5d3992d85</link>
    <guid isPermaLink="true">https://medium.com/@spapasotiropoulos/how-i-built-a-5-path-ai-recon-beast-with-n8n-and-gemini-2026-guide-dcf5d3992d85</guid>
    <description>In 2026, the bug bounty landscape requires more than just speed, with AI enhancing attacker capabilities. The article discusses building a 5-Path AI &quot;Recon Beast&quot; using n8n and Gemini. This innovative approach leverages automation and AI to enhance reconnaissance processes for bug bounty hunting. The focus is on utilizing technology to improve efficiency and effectiveness in identifying vulnerabilities.</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Mon, 16 Feb 2026 14:43:36 +0000</pubDate>
  </item>
  <item>
    <title>Nmap for Beginners: Easy Tips to Scan Networks Like a Pro</title>
    <link>https://infosecwriteups.com/nmap-for-beginners-easy-tips-to-scan-networks-like-a-pro-b04b589bfd62</link>
    <guid isPermaLink="true">https://infosecwriteups.com/nmap-for-beginners-easy-tips-to-scan-networks-like-a-pro-b04b589bfd62</guid>
    <description>So, Think this :::: one night when you are trying to sleep , suddenly you imagine what’s happening on your network .. what devices are connected? What services are they running? {JUST 2 AM THOUGHTS…</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Fri, 11 Apr 2025 03:34:55 +0000</pubDate>
  </item>
  <item>
    <title>A Deep Dive into Nmap Scripts for Web Application Testing | by Khaleel Khan | System Weakness</title>
    <link>https://medium.com/system-weakness/a-deep-dive-into-nmap-scripts-for-web-application-testing-6a9b3a06995e</link>
    <guid isPermaLink="true">https://medium.com/system-weakness/a-deep-dive-into-nmap-scripts-for-web-application-testing-6a9b3a06995e</guid>
    <description>A Step-by-Step Guide to Leveraging Nmap’s Most Advanced Scripts for Comprehensive Web Application Security Analysis This scenario showcases how an experienced penetration tester could leverage Nmap’s…</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Sat, 22 Mar 2025 02:27:06 +0000</pubDate>
  </item>
  <item>
    <title>GitHub - Chleba/netscanner: Terminal Network scanner &amp; diagnostic tool with modern TUI</title>
    <link>https://github.com/Chleba/netscanner</link>
    <guid isPermaLink="true">https://github.com/Chleba/netscanner</guid>
    <description>Tool for terminal-based network scanning and diagnostics featuring a modern TUI. It lists hardware interfaces, allows switching active interfaces for scanning and packet-dumping, scans WiFi networks and signal strength with charts, and performs IPv4 pinging of CIDRs with hostname, OUI, and MAC address resolution. The tool also supports IPv4 and IPv6 packet dumping (TCP, UDP, ICMP, ARP, ICMP6), pausing packet dumps, scanning open TCP ports, filtering packet logs, exporting scanned data to CSV, and traffic counting with DNS records. It relies on Ratatui and libpnet libraries.</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Wed, 29 Jan 2025 02:49:09 +0000</pubDate>
  </item>
  <item>
    <title>GitHub - aceberg/WatchYourLAN: Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history</title>
    <link>https://github.com/aceberg/WatchYourLAN</link>
    <guid isPermaLink="true">https://github.com/aceberg/WatchYourLAN</guid>
    <description>Tool for lightweight network IP scanning, WatchYourLAN detects new hosts, monitors online/offline history, and logs all devices. It supports data export to InfluxDB2 or Prometheus for Grafana dashboards. While lacking built-in authentication, it can integrate with SSO tools like Authelia or ForAuth. Installation is available via Docker, with binary packages for various Linux distributions and architectures, and dependencies include `arp-scan` and `tzdata`.</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Tue, 28 Jan 2025 02:21:58 +0000</pubDate>
  </item>
  <item>
    <title>The Ultimate Guide to Port Scanning using Nmap | Nmap Notes</title>
    <link>https://hacklido.com/blog/464-the-ultimate-guide-to-port-scanning-using-nmap-nmap-notes</link>
    <guid isPermaLink="true">https://hacklido.com/blog/464-the-ultimate-guide-to-port-scanning-using-nmap-nmap-notes</guid>
    <description>Library for port scanning with Nmap, detailing target specification, host discovery methods like ARP, ICMP, and TCP SYN pings, and port specification techniques. It covers service and version detection, along with leveraging the Nmap Scripting Engine (NSE) for advanced exploitation.</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Fri, 02 Jun 2023 05:22:37 +0000</pubDate>
  </item>
  <item>
    <title>Wazuh and NMAP integrarion for Network Vulnerability Scans</title>
    <link>https://socfortress.medium.com/wazuh-and-nmap-integrarion-for-network-vulnerability-scans-840a1292121</link>
    <guid isPermaLink="true">https://socfortress.medium.com/wazuh-and-nmap-integrarion-for-network-vulnerability-scans-840a1292121</guid>
    <description>Wazuh and NMAP integrarion for Network Vulnerability Scans https://ift.tt/YLbjMJ9</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 20 Apr 2023 14:03:17 +0000</pubDate>
  </item>
  <item>
    <title>https://awesomeopensource.com/projects/go/nmap</title>
    <link>https://awesomeopensource.com/projects/go/nmap</link>
    <guid isPermaLink="true">https://awesomeopensource.com/projects/go/nmap</guid>
    <description>https://awesomeopensource.com/projects/go/nmap</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Fri, 31 Dec 2021 05:14:00 +0000</pubDate>
  </item>
  <item>
    <title>Haklukes Guide to NmapPort Scanning is Just The Beginning</title>
    <link>https://hakluke.medium.com/haklukes-guide-to-nmap-port-scanning-is-just-the-beginning-25d971692fdb</link>
    <guid isPermaLink="true">https://hakluke.medium.com/haklukes-guide-to-nmap-port-scanning-is-just-the-beginning-25d971692fdb</guid>
    <description>Haklukes Guide to NmapPort Scanning is Just The Beginning</description>
    <category domain="tool">nmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Mon, 13 Sep 2021 13:23:00 +0000</pubDate>
  </item>
</channel>
</rss>