UNPKG

n8n-nodes-wapiti

Version:
38 lines (21 loc) 1.32 kB
# WapitiNode – Custom n8n Node for Website Scanning This is a n8n community node. WapitiNode is a custom n8n node designed to automate website scanning. [n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform. ## Key Features * Wapiti Quick Scan ## Installation Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation. Install with `npm i n8n-nodes-wapiti` Need Wapiti installed on n8n instance eg. `apt-get install wapiti` ## Disclaimer The Wapiti 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 website scan. ⚠ ## Compatibility Developed using n8n version 1.64 ## Resources * [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)