37 lines
909 B
YAML
37 lines
909 B
YAML
id: n8n-panel
|
|
|
|
info:
|
|
name: n8n Panel - Detect
|
|
author: userdehghani
|
|
severity: info
|
|
description: |
|
|
The worlds most popular workflow automation platform for technical teams
|
|
reference:
|
|
- https://n8n.io/
|
|
classification:
|
|
cpe: cpe:2.3:a:n8n:n8n:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: n8n
|
|
product: n8n
|
|
shodan-query: http.favicon.hash:-831756631
|
|
tags: panel,n8n,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/signin"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>n8n.io'
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100fb75395df80abccf84e0432a69cb62a9dbb6f6eb46e40321b2aef278af0ef16102204f9701b487e5bd9ac9159d33ad09300835c14497045108f90fb64baf0796e600:922c64590222798bb761d5b6d8e72950 |