Package Information
Downloads: 2,318 weekly / 3,364 monthly
Latest Version: 1.0.32
Documentation
n8n-nodes-whatweb
Nodo n8n para ejecutar WhatWeb dentro del contenedor Docker kali-linux.
Capacidades
- Fingerprinting web de CMS, frameworks, servidores, lenguajes, headers y tecnologías.
- Perfiles stealth, standard, aggressive, heavy, CMS-focused, headers y custom.
- Soporte para varios targets, headers, cookies, auth, proxy, plugins, grep y redirects.
- Salida JSON parseada para agentes IA.
- Cancelacion limpia matando WhatWeb dentro del contenedor.
Instalar WhatWeb dentro del contenedor si falta:
docker exec kali-linux sh -lc "apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y whatweb"
Usar solo contra sistemas propios o con autorizacion explicita.