2020-08-03 03:44:37 +00:00
|
|
|
id: wamp-xdebug-detect
|
|
|
|
|
|
|
|
info:
|
2023-02-06 21:37:35 +00:00
|
|
|
name: WAMP Xdebug - Detect
|
2020-08-03 03:44:37 +00:00
|
|
|
author: e_schultze_
|
|
|
|
severity: info
|
2023-02-06 21:37:35 +00:00
|
|
|
description: WAMP Xdebug was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/random-robbie/My-Shodan-Scripts/blob/1b01bceecc9be0b74b202f445874920eee48bba5/wamp-xdebug/wamp-xdebug.py
|
2023-02-06 21:37:35 +00:00
|
|
|
classification:
|
|
|
|
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-02-06 21:37:35 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: debug,config,wamp,misconfig
|
2020-08-03 03:44:37 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-08-03 03:44:37 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/?phpinfo=-1"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'xdebug.remote_connect_back</td><td class="v">On</td><td class="v">On</td>'
|
|
|
|
part: body
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402202fd3e9daa0910b6e85ff4e8f4c0390ff720a2b9e76a611ca001a710e847a1ceb022024e41677c8d971632e36456e587d3f7b23bd6cb15938f22be2cec8b9edc150e5:922c64590222798bb761d5b6d8e72950
|