29 lines
741 B
YAML
29 lines
741 B
YAML
id: formalms-install
|
|
|
|
info:
|
|
name: Formalms Exposed Installation
|
|
author: princechaddha
|
|
severity: high
|
|
description: Formalms Installation is exposed.
|
|
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: 4a0a00473045022020d838a800ae823980610f8fadbed6e9dd5d44cd313e1c6b079ceb5d64ee02e1022100ff8c85a9010b611de3584eef139c892e6a0459ff372967594b9945ef26e76f06:922c64590222798bb761d5b6d8e72950 |