<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nmap on IHEXON BLOG</title><link>https://ihexon.github.io/tags/nmap/</link><description>Recent content in Nmap on IHEXON BLOG</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>zzheasy@gmail.com (IHEXON)</managingEditor><webMaster>zzheasy@gmail.com (IHEXON)</webMaster><copyright>Copy, _right?_ :thinking_face:</copyright><lastBuildDate>Wed, 20 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ihexon.github.io/tags/nmap/index.xml" rel="self" type="application/rss+xml"/><item><title>网络安全考古：NSE 入门</title><link>https://ihexon.github.io/posts/nse-from-zero-to-one/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/nse-from-zero-to-one/</guid><description>&lt;p&gt;NSE 是 Nmap Scripting Engine，是 Nmap 内置的 Lua 脚本扩展系统，用来在端口扫描和服务识别之后继续做协议探测、资产发现、漏洞验证和结构化信息采集。它常见于 HTTP 指纹识别、TLS 证书分析、数据库未授权探测、默认账号检查和轻量级漏洞检测等场景。&lt;/p&gt;</description></item><item><title>网络安全考古：使用 NSE 编写一个 HTTP(S) 资产指纹脚本</title><link>https://ihexon.github.io/posts/nse-practical-http-asset-fingerprint/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/nse-practical-http-asset-fingerprint/</guid><description>&lt;p&gt;NSE 是 Nmap 的 Lua 脚本引擎，适合把一次协议探测挂到 Nmap 的扫描结果上。这篇直接进入实操：编写一个 HTTP(S) 资产指纹脚本，用于 Web 资产发现，提取状态码、Server、Location、Content-Type、title、body 长度、body hash 和 preview。&lt;/p&gt;</description></item></channel></rss>