nuclei-templates/http/exposures/configs/django-variables-exposed.yaml

54 lines
1.7 KiB
YAML
Raw Permalink Normal View History

id: django-variables-exposed
2022-08-12 04:47:07 +00:00
info:
name: Django Config - Detect
2022-08-12 04:47:07 +00:00
author: nobody
severity: info
description: Django configuration information was detected, which could reveal web application framework exceptions that could indicate exploitation attempts.
2022-08-12 04:47:07 +00:00
reference:
2022-08-20 08:29:01 +00:00
- https://docs.djangoproject.com/en/1.11/ref/exceptions/
- https://docs.djangoproject.com/en/1.11/topics/logging/#django-security
- https://github.com/projectdiscovery/nuclei-templates/blob/master/file/logs/django-framework-
classification:
2023-03-03 15:27:54 +00:00
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
2023-10-14 11:27:55 +00:00
cvss-score: 0
2023-03-03 15:27:54 +00:00
cwe-id: CWE-200
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
tags: exposure,config,django
2022-08-12 04:47:07 +00:00
http:
2022-08-12 04:47:07 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- 'seeing this error because you have <code>DEBUG = True</code>'
- 'SuspiciousOperation'
- 'DisallowedHost'
- 'DisallowedModelAdminLookup'
- 'DisallowedModelAdminToField'
- 'DisallowedRedirect'
- 'InvalidSessionKey'
- 'RequestDataTooBig'
- 'SuspiciousFileOperation'
- 'SuspiciousMultipartForm'
- 'SuspiciousSession'
- 'TooManyFieldsSent'
- 'PermissionDenied'
2022-08-21 11:57:55 +00:00
condition: or
2022-08-12 04:47:07 +00:00
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 400
2024-06-02 06:37:16 +00:00
- 500
# digest: 4a0a00473045022100f67dd14e356fef79d9b80e6c9036835e73695659b834b166d39b5832d8d8677b02201fd1315aae896bd498f008b7a534809cbd5510094e9199d6e04fd4a3d46f9add:922c64590222798bb761d5b6d8e72950