Files
nuclei-templates/file/logs/nodejs-framework-exceptions.yaml
2025-09-10 10:12:13 +00:00

33 lines
1.0 KiB
YAML

id: nodejs-framework-exceptions
info:
name: Node.js Framework Exceptions
author: Aayush Dhakal
severity: info
description: Detects suspicious Node.js framework exceptions that could indicate exploitation attempts
reference:
- https://expressjs.com/en/guide/error-handling.html
- https://nodejs.org/en/docs/guides
tags: file,logs,nodejs
file:
- extensions:
- all
extractors:
- type: regex
name: exception
part: body
regex:
- 'TypeError'
- 'ReferenceError'
- 'SyntaxError'
- 'ValidationError'
- 'UnauthorizedError'
- 'ForbiddenError'
- 'NotFoundError'
- 'InternalServerError'
- 'BadRequestError'
- 'MongoError'
- 'SequelizeDatabaseError'
# digest: 490a00463044022075b9c6ecb6fe5a8534a67e329482394168bdd915bc1bcf27a224735216156d8202201648d2548f939be33b21ef5d40dc7b47ab3addfd4b4e9078bb8838086b760735:922c64590222798bb761d5b6d8e72950