diff --git a/misconfiguration/contacam.yaml b/misconfiguration/contacam.yaml new file mode 100644 index 0000000000..48fc5fcf46 --- /dev/null +++ b/misconfiguration/contacam.yaml @@ -0,0 +1,21 @@ +id: contacam + +info: + name: ContaCam + author: dhiyaneshDk + severity: low + reference: https://www.exploit-db.com/ghdb/6831 + +requests: + - method: GET + path: + - "{{BaseURL}}" + matchers-condition: and + matchers: + - type: word + words: + - 'ContaCam' + part: body + - type: status + status: + - 200