Enhancement: misconfiguration/wamp-xdebug-detect.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 16:37:35 -05:00
parent 2c97953b4b
commit a000c3fc9c
1 changed files with 8 additions and 1 deletions

View File

@ -1,11 +1,16 @@
id: wamp-xdebug-detect id: wamp-xdebug-detect
info: info:
name: WAMP xdebug name: WAMP Xdebug - Detect
author: e_schultze_ author: e_schultze_
severity: info severity: info
description: WAMP Xdebug was detected.
reference: reference:
- https://github.com/random-robbie/My-Shodan-Scripts/blob/1b01bceecc9be0b74b202f445874920eee48bba5/wamp-xdebug/wamp-xdebug.py - https://github.com/random-robbie/My-Shodan-Scripts/blob/1b01bceecc9be0b74b202f445874920eee48bba5/wamp-xdebug/wamp-xdebug.py
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
tags: debug,config,wamp tags: debug,config,wamp
requests: requests:
@ -18,3 +23,5 @@ requests:
words: words:
- 'xdebug.remote_connect_back</td><td class="v">On</td><td class="v">On</td>' - 'xdebug.remote_connect_back</td><td class="v">On</td><td class="v">On</td>'
part: body part: body
# Enhanced by md on 2023/02/06