n8n-nodes-nmap

1.0.1 • Public • Published

NmapNode – Custom n8n Node for Network Scanning

This is a n8n community node.

NmapNode is a custom n8n node designed to automate network discovery and port scanning using Nmap. It allows users to scan their local network, identify active devices, and detect open ports with customizable scan options.

n8n is a fair-code licensed workflow automation platform.

Key Features

  • Nmap Quick Scan Network (-sn)
  • Nmap Discovery Network (-sS)
  • Nmap Ports Fast Scan (-F)
  • Nmap All Ports Scan (-p-)

Installation

Follow the installation guide in the n8n community nodes documentation.

Install with npm i n8n-nodes-nmap

Need Nmap installed on n8n instance eg. apt-get install nmap

Disclaimer

The NmapNode for n8n is intended for authorized security assessments and internal network audits only. Unauthorized scanning of networks, systems, or devices without explicit permission may violate laws and regulations.

By using this node, you acknowledge that:

  • You have explicit authorization to scan the target network.
  • You assume full responsibility for any consequences arising from its use.
  • The developers and contributors of this node are not liable for any misuse or damages caused.

⚠ Always obtain proper authorization before conducting any network scan. ⚠

Compatibility

Developed using n8n version 1.64

Resources

Package Sidebar

Install

npm i n8n-nodes-nmap

Weekly Downloads

7

Version

1.0.1

License

MIT

Unpacked Size

250 kB

Total Files

20

Last publish

Collaborators

  • zubial.net