# nmap-ref **Repository Path**: geekdoc0/nmap-ref ## Basic Information - **Project Name**: nmap-ref - **Description**: Nmap 参考指南 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-05 - **Last Updated**: 2026-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nmap 参考指南 ## Table of Contents * 描述 * 译注 * 选项概要 * 目标说明 * 主机发现 * 端口扫描基础 * 端口扫描技术 * 端口说明和扫描顺序 * 服务和版本探测 * 操作系统探测 * 时间和性能 * 防火墙/IDS * 躲避和哄骗 * 输出 * 其它选项 * 运行时的交互 * 实例 * Bugs * 作者 * 法律事项(版权、许可证、担保、出口限制) * Unofficial Translation Disclaimer ### Name nmap — 网络探测工具和安全/端口扫描器 ### Synopsis ``` nmap [ 扫描类型 ...] [ 选项 ] { 扫描目标说明 } ```