Files
nuclei-templates/file/logs/nodejs-framework-exceptions.yaml
2025-12-31 07:40:47 +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: 490a0046304402203070f9afbb1310dbd1841ffd449070fe299c708246350ce707407aeae2623c07022053a933543b436b96314bfe2e0ad6b79c375f22ee8c507d9654ed9c6a3d666fcc:922c64590222798bb761d5b6d8e72950