Create contacam.yaml

patch-1
Dhiyaneshwaran 2021-03-16 22:06:54 +05:30 committed by GitHub
parent 847041540f
commit 6b950424ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -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:
- '<title>ContaCam</title>'
part: body
- type: status
status:
- 200