Files
nuclei-templates/file/logs/aspnet-framework-exceptions.yaml

25 lines
812 B
YAML
Raw Normal View History

id: aspnet-framework-exceptions
info:
name: ASP.NET Framework Exceptions
author: Aayush Dhakal
severity: info
description: Detects suspicious ASP.NET framework exceptions that could indicate exploitation attempts
reference:
- https://docs.microsoft.com/en-us/dotnet/api/system.web.httpexception
tags: file,logs,aspnet
file:
- extensions:
- all
extractors:
- type: regex
name: exception
part: body
regex:
- 'HttpException'
- 'InvalidOperationException'
- 'UnauthorizedAccessException'
2024-11-03 19:49:41 +00:00
- 'NotFound'
2025-08-15 02:00:53 +00:00
# digest: 490a00463044022033f8b1338b3c9718d1b68d449ccc7b07b01e28a79442a50eb46c01c99938fc1902206208f03d51407b7f043b3b21ce2b53b207be387e04ae1ab8d42933b91be57737:922c64590222798bb761d5b6d8e72950