Files
nuclei-templates/file/logs/nodejs-framework-exceptions.yaml
2025-03-04 07:01:10 +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: 490a00463044022065f995c50bcffe74028d5bf8de3731731521874261df1c3c2a0e3f45ca4091e302207ace44d9b602ca50eec9c3892a1f2412f8fc349fb226e1c3928c23a985faff33:922c64590222798bb761d5b6d8e72950