Files
nuclei-templates/file/logs/nodejs-framework-exceptions.yaml
2025-10-28 04:42:00 +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: 490a00463044022000d96740719e3ed16c0dd81570c03834df7cb7115932ba2f2383a145209bcb89022010eab529b4fcac03370d2e0873817334badd64a5bdd03b449c67261eec0e236c:922c64590222798bb761d5b6d8e72950