Files
nuclei-templates/file/logs/nodejs-framework-exceptions.yaml
2024-12-26 15:02:09 +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: 490a00463044022023eacf3124f1ca3fbcb5535b4b7f6515c6f9da530c76a54893e7649a81046309022017e5de99bf910f42938a629e2d6b65baf1ad05f14c10b21e4c717433c2805549:922c64590222798bb761d5b6d8e72950