Files
nuclei-templates/file/logs/nodejs-framework-exceptions.yaml
2026-01-27 02:20:58 +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: 490a004630440220410af6f562828dd6fc66278d4b0af9a72d3f13580c88fa4348441e1a011a88cf02204a649e42c2ce25a4306f0a5095e819ba2f23d9b8d5b7cae4a6c2832a7a671e06:922c64590222798bb761d5b6d8e72950