nuclei-templates/http/misconfiguration/aspx-debug-mode.yaml

39 lines
922 B
YAML
Raw Normal View History

2021-01-02 04:05:29 +00:00
id: aspx-debug-mode
2021-01-01 16:59:30 +00:00
info:
name: ASP.NET Debugging Enabled
author: dhiyaneshDk
severity: info
reference:
- https://portswigger.net/kb/issues/00100800_asp-net-debugging-enabled
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: debug,misconfig
2021-01-01 16:59:30 +00:00
http:
2021-01-01 17:07:18 +00:00
- raw:
2021-01-01 18:27:50 +00:00
- |
2021-01-02 04:05:29 +00:00
DEBUG /Foobar-debug.aspx HTTP/1.1
2021-01-01 16:59:30 +00:00
Host: {{Hostname}}
Command: stop-debug
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Content-Length: 2
matchers-condition: and
matchers:
- type: status
status:
- 200
2023-10-14 11:27:55 +00:00
2021-01-01 16:59:30 +00:00
- type: word
words:
- 'OK'
part: body
2023-10-14 11:27:55 +00:00
2021-01-02 04:05:29 +00:00
- type: word
words:
2021-01-02 06:14:28 +00:00
- 'Content-Length: 2'
part: header
# digest: 4a0a00473045022100e7a32aaa7cff08a4dddee13a653b02f87f89517cf5265e21898c31c6f96f25a90220098bf55aeaca69565900838b0a9ea62c3669bf923e3d1a0ec98c7e6db27b77de:922c64590222798bb761d5b6d8e72950