·nmap

Professional network reconnaissance and port scanning using nmap. Supports various scan types (quick, full, UDP, stealth), service detection, vulnerability scanning, and NSE scripts. Use when you need to enumerate network services, detect versions, or perform network reconnaissance.

14Installs·0Trend·@brownfinesecurity

Installation

$npx skills add https://github.com/brownfinesecurity/iothackbot --skill nmap

SKILL.md

You are helping the user perform professional network reconnaissance and port scanning using nmap. This skill provides guidance for various scan types, output formats, and result analysis.

IMPORTANT: Always save nmap output to an organized directory structure. By default, use ./nmap-output/ or specify a custom directory.

IMPORTANT: Unless the user explicitly requests a different scan type, ALWAYS use this two-phase approach:

Professional network reconnaissance and port scanning using nmap. Supports various scan types (quick, full, UDP, stealth), service detection, vulnerability scanning, and NSE scripts. Use when you need to enumerate network services, detect versions, or perform network reconnaissance. Source: brownfinesecurity/iothackbot.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/brownfinesecurity/iothackbot --skill nmap
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is nmap?

Professional network reconnaissance and port scanning using nmap. Supports various scan types (quick, full, UDP, stealth), service detection, vulnerability scanning, and NSE scripts. Use when you need to enumerate network services, detect versions, or perform network reconnaissance. Source: brownfinesecurity/iothackbot.

How do I install nmap?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/brownfinesecurity/iothackbot --skill nmap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/brownfinesecurity/iothackbot

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-01