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