32 lines
794 B
YAML
32 lines
794 B
YAML
id: node-express-status
|
|
|
|
info:
|
|
name: Node Express Status - Detect
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Node Express Status is detected.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Express Status"
|
|
fofa-query: title="Express Status"
|
|
tags: node,express,misconfig,status
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Express Status"
|
|
- "CPU Usage"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402205a4c8b23b00cb3e9e7e0beee0cc87b9d649a65d343dc339c898a27f9af2d49cf02205535a7e306b8f4d48deb90833f516e160a1f82b5bd4e68895f9e07883a37f84f:922c64590222798bb761d5b6d8e72950 |