30 lines
694 B
YAML
30 lines
694 B
YAML
id: formalms-install
|
|
|
|
info:
|
|
name: Formalms Exposed Installation
|
|
author: princechaddha
|
|
severity: high
|
|
metadata:
|
|
max-request: 1
|
|
tags: misconfig,formalms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>forma.lms installer</title>'
|
|
- '<h1>forma.lms - Installation</h1>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201834d4bd42ae253aa5b6eda39ea896f7d68c122e6b1c4c611b37a45ab379f89802210084f49b0e476d134ba1b942407f06f112dd47e60efc8bdc67404eed9c7ad26cc2:922c64590222798bb761d5b6d8e72950
|